Mock Version: 1.4.18 Mock Version: 1.4.18 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/containernetworking-plugins.spec'], chrootPath='/var/lib/mock/f29-build-17592014-1269798/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/containernetworking-plugins.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 Wrote: /builddir/build/SRPMS/containernetworking-plugins-0.8.2-2.git485be65.fc29.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/containernetworking-plugins.spec'], chrootPath='/var/lib/mock/f29-build-17592014-1269798/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/containernetworking-plugins.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mbDqjk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf plugins-485be65581341430f9106a194a98f0f2412245fb + /usr/bin/gzip -dc /builddir/build/SOURCES/485be65581341430f9106a194a98f0f2412245fb.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd plugins-485be65581341430f9106a194a98f0f2412245fb + /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 'containernetworking-plugins-0.8.2 base' + rm -rf plugins/main/windows + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1lEEjT + umask 022 + cd /builddir/build/BUILD + cd plugins-485be65581341430f9106a194a98f0f2412245fb + export ORG_PATH=github.com/containernetworking + ORG_PATH=github.com/containernetworking + export REPO_PATH=github.com/containernetworking/plugins + REPO_PATH=github.com/containernetworking/plugins + '[' '!' -h gopath/src/github.com/containernetworking/plugins ']' + mkdir -p gopath/src/github.com/containernetworking + ln -s ../../../.. gopath/src/github.com/containernetworking/plugins ++ pwd + export GOPATH=/builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath + GOPATH=/builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath ++ pwd + mkdir -p /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin + export GO111MODULE=off + GO111MODULE=off + echo 'Building plugins' Building plugins + export 'PLUGINS=plugins/meta/* plugins/main/* plugins/ipam/* plugins/sample' + PLUGINS='plugins/meta/* plugins/main/* plugins/ipam/* plugins/sample' + for d in $PLUGINS + '[' -d plugins/meta/bandwidth ']' ++ basename plugins/meta/bandwidth + plugin=bandwidth bandwidth + echo ' bandwidth' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xb3b658c145e443a41ddb104b1d1eaa2d0ec06902 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/bandwidth github.com/containernetworking/plugins/plugins/meta/bandwidth WORK=/tmp/go-build046182445 errors mkdir -p $WORK/b004/ internal/race mkdir -p $WORK/b010/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config 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 Cv9P5D6jVmPlnwUesMlJ/Cv9P5D6jVmPlnwUesMlJ -goversion go1.11.13 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid 84Eok2ZoUc8rbWsnqPbq/84Eok2ZoUc8rbWsnqPbq -goversion go1.11.13 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go runtime/internal/atomic mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid PlDvQTvwXETznbWMNv9i/PlDvQTvwXETznbWMNv9i -goversion go1.11.13 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go internal/cpu mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 4hmcdrBbnUCBuI0fRjGT/4hmcdrBbnUCBuI0fRjGT -goversion go1.11.13 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/df/dff6b477c41d66cb8a3387547ec9cf6feae476be44d3c7b05200342e4a05d181-d # internal runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid vdz2NPzt7aEzBLckEuAp/vdz2NPzt7aEzBLckEuAp -goversion go1.11.13 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/fc/fc47d94505e1dd4cd63a360a4a7e2bb8f87b59bf51d9f66a0457b1f2b6b67f48-d # internal sync/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid O8xSl7JRgX0ADxuxwzQe/O8xSl7JRgX0ADxuxwzQe -goversion go1.11.13 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/24/24b4ae434704429d5e85b1b2105eb1e5fffe200f85aa9a3e38c9746cb8191aec-d # internal unicode mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid tuKwn76wGgeSCjXhkanM/tuKwn76wGgeSCjXhkanM -goversion go1.11.13 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/17/171f14244d4856d4e5b207778a127f4eaf11446404898e5fbfaf9677175c24e1-d # internal unicode/utf8 mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid p7F9-0SpwJMCH457NeXY/p7F9-0SpwJMCH457NeXY -goversion go1.11.13 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/8b/8b449e355bdb504c6b9589883e34acf542fbce0c9d6feb72bc897d78f93e909e-d # internal encoding mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid RxNR5INJp1XgnBpsJq6p/RxNR5INJp1XgnBpsJq6p -goversion go1.11.13 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/cpu /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/cpu_s390x.o ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_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/73/73854382bf996553ba5b562737d565b3db5c42cc36f589cc8cfeef8d132432f4-d # internal internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid cC1Nh8XZSTWIwLrOLt7S/cC1Nh8XZSTWIwLrOLt7S -goversion go1.11.13 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/66/667f870ba066de62f2392b1a26a3659483cf0e5cbd26d4c725f23b5a73e7fb97-d # internal math mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid LZC6RoSgx_5J1ai3FoPK/LZC6RoSgx_5J1ai3FoPK -goversion go1.11.13 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/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 ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /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/compare_s390x.o ./compare_s390x.s /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/equal_s390x.o ./equal_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e4/e41f009d1aebeb14d91dcf258cc9d1c79a59261dd3e24ee846e616290289fbe9-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 cuFMEchH7XsKh-nIibAy/cuFMEchH7XsKh-nIibAy -goversion go1.11.13 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go cd /usr/lib/golang/src/internal/bytealg /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/index_s390x.o ./index_s390x.s /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/indexbyte_s390x.o ./indexbyte_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/0a/0a355a6cf381c057a4fb12e054e0aae58755dd6973946de2968cc7ddded2b2f3-d # internal internal/testlog mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid VWS-mLPztZV56x2OX8ee/VWS-mLPztZV56x2OX8ee -goversion go1.11.13 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_s390x.o $WORK/b005/equal_s390x.o $WORK/b005/index_s390x.o $WORK/b005/indexbyte_s390x.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/34/347896eeeebcdf5552d4ce54462b8b2234c83e03b8a1cf39bd370a3e6fdbfdb0-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid e7SMuZpCPvrlcVyjC1ft/e7SMuZpCPvrlcVyjC1ft -goversion go1.11.13 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.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 ./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 ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c4/c420424e0bc8f58ca55deaf6a376d955df14a5fba7628bd03bed98fe09f93f74-d # internal unicode/utf16 mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid pxpqQZK2AUmmwyMKq-07/pxpqQZK2AUmmwyMKq-07 -goversion go1.11.13 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/07/074e4086540fe9284410a00cd2e9f65374b664ca2fd3dccb373c2ffe8e4e9a34-d # internal vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b038/ cat >$WORK/b038/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/b038/_pkg_.a -trimpath $WORK/b038 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mcYcg0FAwVHzMJ6eORF3/mcYcg0FAwVHzMJ6eORF3 -goversion go1.11.13 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/8f/8fe402a5795a9967ee5d3bfdfb45ffedcfce276c6f78e78a85dcbecbc7119fd7-d # internal internal/nettrace mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 3THZhqJjI9bLv68IfZZ7/3THZhqJjI9bLv68IfZZ7 -goversion go1.11.13 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/69/694a3c3f15787301e5c8ce03e340b9165f5e628fa2a4fec00108048eafca45e7-d # internal runtime/cgo mkdir -p $WORK/b042/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acos_s390x.o ./acos_s390x.s cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acosh_s390x.o ./acosh_s390x.s cd $WORK gcc -Qunused-arguments -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asin_s390x.o ./asin_s390x.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asinh_s390x.o ./asinh_s390x.s cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan2_s390x.o ./atan2_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan_s390x.o ./atan_s390x.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atanh_s390x.o ./atanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cbrt_s390x.o ./cbrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cosh_s390x.o ./cosh_s390x.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/dim_s390x.o ./dim_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erf_s390x.o ./erf_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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erfc_s390x.o ./erfc_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/4f/4f872417543555c27ab0b5c03583fe3a6591409bc08230c2c1ad6427e315375b-d # internal crypto/internal/subtle mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 2Cc1jEQksoL9qBO4a_GC/2Cc1jEQksoL9qBO4a_GC -goversion go1.11.13 -D "" -importcfg $WORK/b054/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/exp_s390x.o ./exp_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/ce/cef784395831400176b343504a20ec3acb58844547716d000f50665b4cdd4aaf-d # internal crypto/subtle mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid kgGJGVmp6mIYO7APEukn/kgGJGVmp6mIYO7APEukn -goversion go1.11.13 -D "" -importcfg $WORK/b055/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/floor_s390x.o ./floor_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/c5/c5523ea5ea83d0abb109645d856bdf75948f6e907982070f0360e6d53d8c4249-d # internal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log10_s390x.o ./log10_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log1p_s390x.o ./log1p_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log_s390x.o ./log_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sin_s390x.o ./sin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sinh_s390x.o ./sinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sqrt_s390x.o ./sqrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/stubs_s390x.o ./stubs_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tan_s390x.o ./tan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tanh_s390x.o ./tanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b020/_pkg_.a $WORK/b020/acos_s390x.o $WORK/b020/acosh_s390x.o $WORK/b020/asin_s390x.o $WORK/b020/asinh_s390x.o $WORK/b020/atan2_s390x.o $WORK/b020/atan_s390x.o $WORK/b020/atanh_s390x.o $WORK/b020/cbrt_s390x.o $WORK/b020/cosh_s390x.o $WORK/b020/dim_s390x.o $WORK/b020/erf_s390x.o $WORK/b020/erfc_s390x.o $WORK/b020/exp_s390x.o $WORK/b020/expm1_s390x.o $WORK/b020/floor_s390x.o $WORK/b020/log10_s390x.o $WORK/b020/log1p_s390x.o $WORK/b020/log_s390x.o $WORK/b020/pow_s390x.o $WORK/b020/sin_s390x.o $WORK/b020/sinh_s390x.o $WORK/b020/sqrt_s390x.o $WORK/b020/stubs_s390x.o $WORK/b020/tan_s390x.o $WORK/b020/tanh_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f9/f9e82f83b3035e628814132efe768263fed79317928c716c59ee33efc8015ef6-d # internal strconv mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid P3jL1YXVD0SAdiByVHce/P3jL1YXVD0SAdiByVHce -goversion go1.11.13 -D "" -importcfg $WORK/b022/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x006.o -c gcc_linux_s390x.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x010.o -c gcc_s390x.S cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/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/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/15/15a89c566a639748a02d9a919e32555fb79f821035bb66e78d891f1a3a12bfbd-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid i6TSrqf-h5rRLk4y43EA/i6TSrqf-h5rRLk4y43EA -goversion go1.11.13 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b042/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_s390x.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/59/599c2381149ceca775c462705da4489bda6cacfb6d2ace692f9615e9cd7dbc28-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memclr_s390x.o ./memclr_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memmove_s390x.o ./memmove_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/rt0_linux_s390x.o ./rt0_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/sys_linux_s390x.o ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/tls_s390x.o ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_s390x.o $WORK/b011/memclr_s390x.o $WORK/b011/memmove_s390x.o $WORK/b011/rt0_linux_s390x.o $WORK/b011/sys_linux_s390x.o $WORK/b011/tls_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e1/e1a4ee7dc56a00489aae256a92afaea7cbc22f50134689dbb19302dd27ebd32b-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid Mv-f2zqKKpLQEl9bYGZ9/Mv-f2zqKKpLQEl9bYGZ9 -goversion go1.11.13 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/9a/9a753adb92ba444fc44f4ff063eb986cc5ed36374c3c8df988c67fd698017a4a-d # internal io mkdir -p $WORK/b008/ syscall mkdir -p $WORK/b027/ internal/singleflight mkdir -p $WORK/b040/ reflect mkdir -p $WORK/b021/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_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 -2EhC4froVKhdn-gJ64H/-2EhC4froVKhdn-gJ64H -goversion go1.11.13 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid YqzWfaqNTcn792DHe3I7/YqzWfaqNTcn792DHe3I7 -goversion go1.11.13 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid tODYOGHfmZ46KincZnC4/tODYOGHfmZ46KincZnC4 -goversion go1.11.13 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid yiouHcLNX2yhyBrv4SLM/yiouHcLNX2yhyBrv4SLM -goversion go1.11.13 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/23/23a42916e8b1a73960915762ca899172f8d3481a74925b06f39ade3249742903-d # internal math/rand mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid PkZJryyKSl263zaMfWhc/PkZJryyKSl263zaMfWhc -goversion go1.11.13 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/0b/0b5218c0bd2bc346811f0b3685160c820f29e266491ffd8c77193cd31afe93cd-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/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_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 1RsJGrfi9ONEZufDcLL9/1RsJGrfi9ONEZufDcLL9 -goversion go1.11.13 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/3c/3c64387ac2b859d0275564c96c46a7704c061d892a92469ebe8fc24a7a73ce04-d # internal strings mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid OO1g16VTfWpaWP-PO31d/OO1g16VTfWpaWP-PO31d -goversion go1.11.13 -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/a9/a9ebf76947a2f6ac41e57f397836c75099f35c4b8883d8682cbc9e534795cff9-d # internal bufio mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p bufio -std -complete -installsuffix shared -buildid 86tO_dko64M7C1Gwti8v/86tO_dko64M7C1Gwti8v -goversion go1.11.13 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b032/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ae/ae4a396ba916c09bd11b2616aabe36e4d6ef40f8598befbd77efbb4bdaca2ce5-d # internal crypto/cipher mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid jEj-xio6Z9blJLja9Qkd/jEj-xio6Z9blJLja9Qkd -goversion go1.11.13 -D "" -importcfg $WORK/b053/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/82/82fcd60492ac96bd6bfeadc1b49d180b62146fd9e07317f3301a527da25193c3-d # internal hash mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p hash -std -complete -installsuffix shared -buildid jwAnq-0IyNWqws3c7xks/jwAnq-0IyNWqws3c7xks -goversion go1.11.13 -D "" -importcfg $WORK/b072/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/04/04c01ef066d536f8bd68bf99df8551a3eb6ecd0f0c0e7e6d47c4c1e7b0c118e4-d # internal crypto mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b072/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p crypto -std -complete -installsuffix shared -buildid lOdtN1eyYNq7hyTIOhOs/lOdtN1eyYNq7hyTIOhOs -goversion go1.11.13 -D "" -importcfg $WORK/b071/importcfg -pack ./crypto.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/19/1922199688396eb4d3a73e01c5d48251419c04320f2ea2e3b781ca1b2bdb92fc-d # internal crypto/aes mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/0c/0c059920a618ef2c3c548b49a704bf8559f857af7f8eff8c49954b27bbe4543d-d # internal crypto/sha512 mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p crypto/sha512 -std -installsuffix shared -buildid 1iXrpvl1Ys6Y5NUMMQ1P/1iXrpvl1Ys6Y5NUMMQ1P -goversion go1.11.13 -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go ./sha512block_s390x.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid wcFCA7Z8uPqh2LzYp8fG/wcFCA7Z8uPqh2LzYp8fG -goversion go1.11.13 -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/57/57679550ef5583a0a38baaaa8e4ebfa4abbee0f6ddafa9d73c1ea227cd2e12df-d # internal time mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid bJHB4Y31FgqXYFsl1qRv/bJHB4Y31FgqXYFsl1qRv -goversion go1.11.13 -D "" -importcfg $WORK/b028/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b070 -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b070/sha512block_s390x.o ./sha512block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b070/_pkg_.a $WORK/b070/sha512block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/fc/fc7691020385bad8baf83901fd11782e50d099f6a61dfff317ec530d7215bd05-d # internal internal/syscall/unix mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid l8adYouh75GIlbXcQqM9/l8adYouh75GIlbXcQqM9 -goversion go1.11.13 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go /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/empty.o ./empty.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b052/asm_s390x.o ./asm_s390x.s cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.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/b7/b7bfb2e4aa6c2d9c39bb9b457ec70839e949b041343701fd6359800df4ca62fa-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/bb/bb2fef9c6591c0c8a6fc1657ef05f3fd030595d315b37c07eeeae593ace86a38-d # internal 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/2c/2c576665cdff6ac33a8fc9ef580800eb303932d0687b21d88fdf3ef79bffc489-d # internal encoding/binary mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_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/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/binary -std -complete -installsuffix shared -buildid V4GAVKl0yjJt6ZhHsJmK/V4GAVKl0yjJt6ZhHsJmK -goversion go1.11.13 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go sort mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid lB5xnGw4YvPsAlM_LGKI/lB5xnGw4YvPsAlM_LGKI -goversion go1.11.13 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/07/074e428d43cab886b9aff1677dd57a5863f2328088739bb7f32888ae509e5702-d # internal internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid lTuwRnIVCbC7Wxi5twbV/lTuwRnIVCbC7Wxi5twbV -goversion go1.11.13 -D "" -importcfg $WORK/b026/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/a3/a3a3b631642af77a99e28eab6e71ed416febb33b7a0b5be584fb04330c2c06c9-d # internal regexp/syntax mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid BjE4rG_I56uqAR1Rx6F-/BjE4rG_I56uqAR1Rx6F- -goversion go1.11.13 -D "" -importcfg $WORK/b063/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/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/35/35e4e20dfcb2dcaec983968822abca5ad2336e30050697249a2b16eacee2668b-d # internal encoding/base64 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid jVG9a16bJnNSRdZPlYz1/jVG9a16bJnNSRdZPlYz1 -goversion go1.11.13 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/40/40734c89fc5fe6b1c3e82fd6d04885821e35a58e634fd0be770bf508153cd810-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid UfSZlQf3_76drnD_7TDi/UfSZlQf3_76drnD_7TDi -goversion go1.11.13 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/eb/eb539f44ef1cbef42155794436b9a47d67f3f2414046a3bf525a3cb0087db239-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/b9/b99a0378f16d3553e671fcf1e1e545baf5b492929b7961b765a755b980919b18-d # internal regexp mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b063/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p regexp -std -complete -installsuffix shared -buildid 3MM8jEVfSouOwY6u38Un/3MM8jEVfSouOwY6u38Un -goversion go1.11.13 -D "" -importcfg $WORK/b062/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a7/a7a9c89a9ae3ac2c414d6b0f57ba6d5d090c2c1cc31f0264ccd086d4b5a8aaf3-d # internal fmt mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid ZWDrlRCrIhgiMGZsdToW/ZWDrlRCrIhgiMGZsdToW -goversion go1.11.13 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go path/filepath mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid svIHx4TEWPntcBNqRVsh/svIHx4TEWPntcBNqRVsh -goversion go1.11.13 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e6/e60a27e166bf70b32f3ff5f6fe9198eec52f868b84d01026dad07dac09fca1a4-d # internal io/ioutil mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid o96h7a869tX3ScEersJR/o96h7a869tX3ScEersJR -goversion go1.11.13 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/77/7706b9a471b00e1a222742b207ab679a8f158a8c475c0c5dd1ea07082fc61a36-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/f3/f3685250ad19f294ec5555d0b8131f4b9474f7d66d6695702f212d4b732e7738-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/4a/4a33b34d817ed5cf603ee07d8e6d4d60e4d76f58fb44b6c215ead00561993d37-d # internal context encoding/json mkdir -p $WORK/b037/ mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid tqqpnIE8zzCMELlqNGwe/tqqpnIE8zzCMELlqNGwe -goversion go1.11.13 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go log mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid 1slJ5-u21Zio52qOVrDG/1slJ5-u21Zio52qOVrDG -goversion go1.11.13 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go math/big mkdir -p $WORK/b056/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid KV1Cj4jlladw81cvj8tx/KV1Cj4jlladw81cvj8tx -goversion go1.11.13 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p math/big -std -installsuffix shared -buildid Cl8a2wwPCesx8GesTHKd/Cl8a2wwPCesx8GesTHKd -goversion go1.11.13 -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/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/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/be/be60fa264b818978e411f902eaa2ebff1c744b33d40a57aee05fc0b1e2726486-d # internal encoding/hex mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p encoding/hex -std -complete -installsuffix shared -buildid wTddRNChKT2qI-FO_KEJ/wTddRNChKT2qI-FO_KEJ -goversion go1.11.13 -D "" -importcfg $WORK/b065/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/36/366b88c0be57b104a21e56f047e1ba0b1bf87aaad43b2ffc5aa8835a35e8f5b7-d # internal net mkdir -p $WORK/b036/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/99/9909cb1e9e96a2a6ffe9eda7382326d0bbf6d72e65774b34cd3d688ac8b72e7b-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/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_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 bBkgTof0ZhY1bNxxsPcQ/bBkgTof0ZhY1bNxxsPcQ -goversion go1.11.13 -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/15/15a0021b3675c553037621fa89e6e36356902474fc9a99d2b87f135101a9fb01-d # internal github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid qj8p2DF2b3s9m1s5K-6q/qj8p2DF2b3s9m1s5K-6q -goversion go1.11.13 -D "" -importcfg $WORK/b064/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/f1/f16dbd81781d7e6c537763450c75d30fa034fce77a8a10d7beb016b481a4b4a5-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid BlhXmqmP6sm1rGEVyWo8/BlhXmqmP6sm1rGEVyWo8 -goversion go1.11.13 -D "" -importcfg $WORK/b068/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/11/110fc614e7cba1cfd5a06627ffe9f25783c35141ede93e1be419fd0f01c02459-d # internal github.com/containernetworking/plugins/pkg/utils mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containernetworking/plugins/pkg/utils -complete -installsuffix shared -buildid XSCsBqmzIF_d-jszy_pP/XSCsBqmzIF_d-jszy_pP -goversion go1.11.13 -D "" -importcfg $WORK/b069/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/c6/c6586eb5e20a608d36a03027d2a0578221172f347b95964243f66df6d354352a-d # internal github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid t5QHSlsYz0AyFY2KomDq/t5QHSlsYz0AyFY2KomDq -goversion go1.11.13 -D "" -importcfg $WORK/b073/importcfg -pack ./buildversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/2f/2f464a5337d277d0416d937725710daf4e8a46dd4c550d8ef684ceced9e79d6c-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/4f/4ff9e16ab4b75a5e1750b3678b0e2b3976276d4fb2002dde65f8ef5bf6c0cb3f-d # internal cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -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 TERM='dumb' gcc -I /usr/lib/golang/src/net -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_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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 cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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 cgo_socknew.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b056 -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b056/arith_s390x.o ./arith_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b056/_pkg_.a $WORK/b056/arith_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/97/9764fae41f8613fb4ca103e8cb54f61b3a6fa9d3b589e2332018ec025bfaea75-d # internal cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c crypto/rand mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rand -std -complete -installsuffix shared -buildid TwYLubZ0pOCzHVyddykZ/TwYLubZ0pOCzHVyddykZ -goversion go1.11.13 -D "" -importcfg $WORK/b050/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -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/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/fe/fe2589806abbcd0880919cc7584177620a62183cdee49b0baac4d7712b687444-d # internal cd /usr/lib/golang/src/net 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 $WORK/b036/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid I5pg0Kd0vyKYNVGRRCDI/I5pg0Kd0vyKYNVGRRCDI -goversion go1.11.13 -D "" -importcfg $WORK/b036/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/b036/_cgo_gotypes.go $WORK/b036/cgo_linux.cgo1.go $WORK/b036/cgo_resnew.cgo1.go $WORK/b036/cgo_socknew.cgo1.go $WORK/b036/cgo_unix.cgo1.go $WORK/b036/_cgo_import.go /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 $WORK/b036/_x005.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/77/771dad86dfdfd9d735f451fa3c83e04691a64486a1281ea084f9b88d33d39e32-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b035/ github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b059/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid -wIoN9rwUd8wMJ1ytcEH/-wIoN9rwUd8wMJ1ytcEH -goversion go1.11.13 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile net=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid jHy2MGl9idCeBOIdLzcd/jHy2MGl9idCeBOIdLzcd -goversion go1.11.13 -D "" -importcfg $WORK/b059/importcfg -pack ./hwaddr.go github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid 2xQY5VjfUDhJMuLIVqEe/2xQY5VjfUDhJMuLIVqEe -goversion go1.11.13 -D "" -importcfg $WORK/b060/importcfg -pack ./iptables.go ./lock.go github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Id0y45U93dki8f3nI4QZ/Id0y45U93dki8f3nI4QZ -goversion go1.11.13 -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/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 ./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/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/84/849413ece0949b3e9179b341f61703dff960b4900f74541d1a3b1a8152e2046a-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/91/91dc1a73846f14f7dc4019f2e3882b2597f35bef974fa5a76a7f787a5586f3e4-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid ymf1lNs61QhTwEnknXk1/ymf1lNs61QhTwEnknXk1 -goversion go1.11.13 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/05/054130351f99e239122ead853a85d549ebf4d1f782c0af7edffadf66c7b3a5f2-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid tVfI2lXn_4AyWf2puf7d/tVfI2lXn_4AyWf2puf7d -goversion go1.11.13 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/c4/c4fd1bc8d1384d09a2b2c87f91b1508da272a6f1fbca85eabd50f6f83daf6d49-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/ef/efff8b1a3f06ad58ebe55abd939676ec3c7faaad9cebec4d0e2d75a57d19c159-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid BcY_G8AwyXFUmLn4_5Qg/BcY_G8AwyXFUmLn4_5Qg -goversion go1.11.13 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/26/264e1a054f4280b701f4344f0b626a12dbfcfdae0a869c3e5e081697178a7b61-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid XrKhY4IYoik9E2_YxmzL/XrKhY4IYoik9E2_YxmzL -goversion go1.11.13 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/04/0498e9dd2521ff96dddf2dcd724f71f2022646a855367ba4c76ae6d23637faea-d # internal cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b058 -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b058/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b058/_pkg_.a $WORK/b058/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/57/57816c028768d80a33bb19a36b914c0aeceabb7c9cf6271289caba50647d298e-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid nvmFYcxw_9TUlCPIeZkq/nvmFYcxw_9TUlCPIeZkq -goversion go1.11.13 -D "" -importcfg $WORK/b057/importcfg -pack ./ns_linux.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid jqQEySaxfE5k0oXQlDsP/jqQEySaxfE5k0oXQlDsP -goversion go1.11.13 -D "" -importcfg $WORK/b067/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_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/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/bc/bcd1e89b56537ab4a4b72ca84370c63bf8e6e541323e3842fb7f4005bf65d4cf-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/50/505015483d8e674a3bb89ea1092b65921794301e5c3bf0f7ed6adf44a0a4f2b4-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid BX1WAiRM0XbIVRCS7zgW/BX1WAiRM0XbIVRCS7zgW -goversion go1.11.13 -D "" -importcfg $WORK/b066/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 ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_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/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/03/03399af292c1d5e742c5b86b533bcb3103aeb9cc4c714f74de731ff66b7c5aca-d # internal github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables importmap github.com/safchain/ethtool=github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b059/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b060/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b064/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b066/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid nU3HZkbAFxCIxK5iannJ/nU3HZkbAFxCIxK5iannJ -goversion go1.11.13 -D "" -importcfg $WORK/b049/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/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/57/57f353e8c43e81b407b131ecfb67f3c246b667b1eebd2c0f84e645d33a335ff0-d # internal github.com/containernetworking/plugins/plugins/meta/bandwidth mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b069/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b073/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b066/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/plugins/meta/bandwidth /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid P7jhdiq4E2nj5rCmyljL/P7jhdiq4E2nj5rCmyljL -goversion go1.11.13 -D "" -importcfg $WORK/b001/importcfg -pack ./ifb_creator.go ./main.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/8c/8c960ef1d42322d8a3fb3db8bfa000c86cb7b6f7edbf22dea51c5008972bcac5-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/meta/bandwidth=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b069/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b073/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b066/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b059/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b060/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a packagefile crypto/sha512=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b068/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile regexp/syntax=$WORK/b063/_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=fuqRsgH4DzBxDloYvdi4/P7jhdiq4E2nj5rCmyljL/yIkyqNvI81hrlTMtc59k/fuqRsgH4DzBxDloYvdi4 -B 0xb3b658c145e443a41ddb104b1d1eaa2d0ec06902 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/bandwidth rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/meta/firewall ']' ++ basename plugins/meta/firewall + plugin=firewall + echo ' firewall' firewall ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xe06a02d5debe344a0af48d8fc1a15d7b2d187c95 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/firewall github.com/containernetworking/plugins/plugins/meta/firewall WORK=/tmp/go-build704652730 errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid Cv9P5D6jVmPlnwUesMlJ/Cv9P5D6jVmPlnwUesMlJ -goversion go1.11.13 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go internal/race mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid 84Eok2ZoUc8rbWsnqPbq/84Eok2ZoUc8rbWsnqPbq -goversion go1.11.13 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go internal/cpu mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF runtime/internal/atomic mkdir -p $WORK/b012/ /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid PlDvQTvwXETznbWMNv9i/PlDvQTvwXETznbWMNv9i -goversion go1.11.13 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/fc/fc47d94505e1dd4cd63a360a4a7e2bb8f87b59bf51d9f66a0457b1f2b6b67f48-d # internal runtime/internal/sys cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 4hmcdrBbnUCBuI0fRjGT/4hmcdrBbnUCBuI0fRjGT -goversion go1.11.13 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid vdz2NPzt7aEzBLckEuAp/vdz2NPzt7aEzBLckEuAp -goversion go1.11.13 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/df/dff6b477c41d66cb8a3387547ec9cf6feae476be44d3c7b05200342e4a05d181-d # internal sync/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid O8xSl7JRgX0ADxuxwzQe/O8xSl7JRgX0ADxuxwzQe -goversion go1.11.13 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/17/171f14244d4856d4e5b207778a127f4eaf11446404898e5fbfaf9677175c24e1-d # internal unicode mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid tuKwn76wGgeSCjXhkanM/tuKwn76wGgeSCjXhkanM -goversion go1.11.13 -D "" -importcfg $WORK/b015/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/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/24/24b4ae434704429d5e85b1b2105eb1e5fffe200f85aa9a3e38c9746cb8191aec-d # internal unicode/utf8 mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid p7F9-0SpwJMCH457NeXY/p7F9-0SpwJMCH457NeXY -goversion go1.11.13 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /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/cpu_s390x.o ./cpu_s390x.s cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/8b/8b449e355bdb504c6b9589883e34acf542fbce0c9d6feb72bc897d78f93e909e-d # internal encoding mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid RxNR5INJp1XgnBpsJq6p/RxNR5INJp1XgnBpsJq6p -goversion go1.11.13 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_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/73/73854382bf996553ba5b562737d565b3db5c42cc36f589cc8cfeef8d132432f4-d # internal internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid cC1Nh8XZSTWIwLrOLt7S/cC1Nh8XZSTWIwLrOLt7S -goversion go1.11.13 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go /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/compare_s390x.o ./compare_s390x.s /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/equal_s390x.o ./equal_s390x.s /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/index_s390x.o ./index_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/66/667f870ba066de62f2392b1a26a3659483cf0e5cbd26d4c725f23b5a73e7fb97-d # internal /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/indexbyte_s390x.o ./indexbyte_s390x.s math mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid LZC6RoSgx_5J1ai3FoPK/LZC6RoSgx_5J1ai3FoPK -goversion go1.11.13 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/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 ./unsafe.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e4/e41f009d1aebeb14d91dcf258cc9d1c79a59261dd3e24ee846e616290289fbe9-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 cuFMEchH7XsKh-nIibAy/cuFMEchH7XsKh-nIibAy -goversion go1.11.13 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_s390x.o $WORK/b005/equal_s390x.o $WORK/b005/index_s390x.o $WORK/b005/indexbyte_s390x.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/34/347896eeeebcdf5552d4ce54462b8b2234c83e03b8a1cf39bd370a3e6fdbfdb0-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid e7SMuZpCPvrlcVyjC1ft/e7SMuZpCPvrlcVyjC1ft -goversion go1.11.13 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.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 ./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 ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/0a/0a355a6cf381c057a4fb12e054e0aae58755dd6973946de2968cc7ddded2b2f3-d # internal internal/testlog mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid VWS-mLPztZV56x2OX8ee/VWS-mLPztZV56x2OX8ee -goversion go1.11.13 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c4/c420424e0bc8f58ca55deaf6a376d955df14a5fba7628bd03bed98fe09f93f74-d # internal unicode/utf16 mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid pxpqQZK2AUmmwyMKq-07/pxpqQZK2AUmmwyMKq-07 -goversion go1.11.13 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/07/074e4086540fe9284410a00cd2e9f65374b664ca2fd3dccb373c2ffe8e4e9a34-d # internal vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b038/ cat >$WORK/b038/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/b038/_pkg_.a -trimpath $WORK/b038 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mcYcg0FAwVHzMJ6eORF3/mcYcg0FAwVHzMJ6eORF3 -goversion go1.11.13 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acos_s390x.o ./acos_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acosh_s390x.o ./acosh_s390x.s cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/8f/8fe402a5795a9967ee5d3bfdfb45ffedcfce276c6f78e78a85dcbecbc7119fd7-d # internal internal/nettrace mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 3THZhqJjI9bLv68IfZZ7/3THZhqJjI9bLv68IfZZ7 -goversion go1.11.13 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/69/694a3c3f15787301e5c8ce03e340b9165f5e628fa2a4fec00108048eafca45e7-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asin_s390x.o ./asin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asinh_s390x.o ./asinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan2_s390x.o ./atan2_s390x.s runtime/cgo mkdir -p $WORK/b042/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan_s390x.o ./atan_s390x.s cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atanh_s390x.o ./atanh_s390x.s cd $WORK gcc -Qunused-arguments -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cbrt_s390x.o ./cbrt_s390x.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true gcc -gno-record-gcc-switches -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cosh_s390x.o ./cosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/dim_s390x.o ./dim_s390x.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/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/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/4f/4f872417543555c27ab0b5c03583fe3a6591409bc08230c2c1ad6427e315375b-d # internal crypto/internal/subtle mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 2Cc1jEQksoL9qBO4a_GC/2Cc1jEQksoL9qBO4a_GC -goversion go1.11.13 -D "" -importcfg $WORK/b061/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erf_s390x.o ./erf_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/ce/cef784395831400176b343504a20ec3acb58844547716d000f50665b4cdd4aaf-d # internal crypto/subtle mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid kgGJGVmp6mIYO7APEukn/kgGJGVmp6mIYO7APEukn -goversion go1.11.13 -D "" -importcfg $WORK/b062/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/c5/c5523ea5ea83d0abb109645d856bdf75948f6e907982070f0360e6d53d8c4249-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erfc_s390x.o ./erfc_s390x.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/exp_s390x.o ./exp_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/expm1_s390x.o ./expm1_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log10_s390x.o ./log10_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log1p_s390x.o ./log1p_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log_s390x.o ./log_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/pow_s390x.o ./pow_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sin_s390x.o ./sin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sinh_s390x.o ./sinh_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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sqrt_s390x.o ./sqrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/stubs_s390x.o ./stubs_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tan_s390x.o ./tan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tanh_s390x.o ./tanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b020/_pkg_.a $WORK/b020/acos_s390x.o $WORK/b020/acosh_s390x.o $WORK/b020/asin_s390x.o $WORK/b020/asinh_s390x.o $WORK/b020/atan2_s390x.o $WORK/b020/atan_s390x.o $WORK/b020/atanh_s390x.o $WORK/b020/cbrt_s390x.o $WORK/b020/cosh_s390x.o $WORK/b020/dim_s390x.o $WORK/b020/erf_s390x.o $WORK/b020/erfc_s390x.o $WORK/b020/exp_s390x.o $WORK/b020/expm1_s390x.o $WORK/b020/floor_s390x.o $WORK/b020/log10_s390x.o $WORK/b020/log1p_s390x.o $WORK/b020/log_s390x.o $WORK/b020/pow_s390x.o $WORK/b020/sin_s390x.o $WORK/b020/sinh_s390x.o $WORK/b020/sqrt_s390x.o $WORK/b020/stubs_s390x.o $WORK/b020/tan_s390x.o $WORK/b020/tanh_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f9/f9e82f83b3035e628814132efe768263fed79317928c716c59ee33efc8015ef6-d # internal strconv mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid P3jL1YXVD0SAdiByVHce/P3jL1YXVD0SAdiByVHce -goversion go1.11.13 -D "" -importcfg $WORK/b022/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x006.o -c gcc_linux_s390x.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x008.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/15/15a89c566a639748a02d9a919e32555fb79f821035bb66e78d891f1a3a12bfbd-d # internal TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x010.o -c gcc_s390x.S cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/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/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid i6TSrqf-h5rRLk4y43EA/i6TSrqf-h5rRLk4y43EA -goversion go1.11.13 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b042/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_s390x.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/59/599c2381149ceca775c462705da4489bda6cacfb6d2ace692f9615e9cd7dbc28-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memclr_s390x.o ./memclr_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memmove_s390x.o ./memmove_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/rt0_linux_s390x.o ./rt0_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/sys_linux_s390x.o ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/tls_s390x.o ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_s390x.o $WORK/b011/memclr_s390x.o $WORK/b011/memmove_s390x.o $WORK/b011/rt0_linux_s390x.o $WORK/b011/sys_linux_s390x.o $WORK/b011/tls_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e1/e1a4ee7dc56a00489aae256a92afaea7cbc22f50134689dbb19302dd27ebd32b-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid Mv-f2zqKKpLQEl9bYGZ9/Mv-f2zqKKpLQEl9bYGZ9 -goversion go1.11.13 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/9a/9a753adb92ba444fc44f4ff063eb986cc5ed36374c3c8df988c67fd698017a4a-d # internal io mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid YqzWfaqNTcn792DHe3I7/YqzWfaqNTcn792DHe3I7 -goversion go1.11.13 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go internal/singleflight mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid tODYOGHfmZ46KincZnC4/tODYOGHfmZ46KincZnC4 -goversion go1.11.13 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go reflect mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF syscall mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid yiouHcLNX2yhyBrv4SLM/yiouHcLNX2yhyBrv4SLM -goversion go1.11.13 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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 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 -2EhC4froVKhdn-gJ64H/-2EhC4froVKhdn-gJ64H -goversion go1.11.13 -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/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/23/23a42916e8b1a73960915762ca899172f8d3481a74925b06f39ade3249742903-d # internal math/rand mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid PkZJryyKSl263zaMfWhc/PkZJryyKSl263zaMfWhc -goversion go1.11.13 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/0b/0b5218c0bd2bc346811f0b3685160c820f29e266491ffd8c77193cd31afe93cd-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/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_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 1RsJGrfi9ONEZufDcLL9/1RsJGrfi9ONEZufDcLL9 -goversion go1.11.13 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/3c/3c64387ac2b859d0275564c96c46a7704c061d892a92469ebe8fc24a7a73ce04-d # internal strings mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid OO1g16VTfWpaWP-PO31d/OO1g16VTfWpaWP-PO31d -goversion go1.11.13 -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/a9/a9ebf76947a2f6ac41e57f397836c75099f35c4b8883d8682cbc9e534795cff9-d # internal bufio mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p bufio -std -complete -installsuffix shared -buildid 86tO_dko64M7C1Gwti8v/86tO_dko64M7C1Gwti8v -goversion go1.11.13 -D "" -importcfg $WORK/b057/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b032/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ae/ae4a396ba916c09bd11b2616aabe36e4d6ef40f8598befbd77efbb4bdaca2ce5-d # internal crypto/cipher mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b061/_pkg_.a packagefile crypto/subtle=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid jEj-xio6Z9blJLja9Qkd/jEj-xio6Z9blJLja9Qkd -goversion go1.11.13 -D "" -importcfg $WORK/b060/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/82/82fcd60492ac96bd6bfeadc1b49d180b62146fd9e07317f3301a527da25193c3-d # internal hash mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p hash -std -complete -installsuffix shared -buildid jwAnq-0IyNWqws3c7xks/jwAnq-0IyNWqws3c7xks -goversion go1.11.13 -D "" -importcfg $WORK/b066/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/04/04c01ef066d536f8bd68bf99df8551a3eb6ecd0f0c0e7e6d47c4c1e7b0c118e4-d # internal crypto mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p crypto -std -complete -installsuffix shared -buildid lOdtN1eyYNq7hyTIOhOs/lOdtN1eyYNq7hyTIOhOs -goversion go1.11.13 -D "" -importcfg $WORK/b065/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/0c/0c059920a618ef2c3c548b49a704bf8559f857af7f8eff8c49954b27bbe4543d-d # internal crypto/sha1 mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p crypto/sha1 -std -installsuffix shared -buildid hQe0Rr6jv7seybld9eAu/hQe0Rr6jv7seybld9eAu -goversion go1.11.13 -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go ./sha1block_s390x.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/57/57679550ef5583a0a38baaaa8e4ebfa4abbee0f6ddafa9d73c1ea227cd2e12df-d # internal time mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid bJHB4Y31FgqXYFsl1qRv/bJHB4Y31FgqXYFsl1qRv -goversion go1.11.13 -D "" -importcfg $WORK/b028/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b064 -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b064/sha1block_s390x.o ./sha1block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/19/1922199688396eb4d3a73e01c5d48251419c04320f2ea2e3b781ca1b2bdb92fc-d # internal internal/syscall/unix mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid l8adYouh75GIlbXcQqM9/l8adYouh75GIlbXcQqM9 -goversion go1.11.13 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b064/_pkg_.a $WORK/b064/sha1block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/04/046eb214550e7ffa0faebb70841746855ab4ac6f9fedf8f1fef6bd2bf326c213-d # internal crypto/aes mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b060/_pkg_.a packagefile crypto/internal/subtle=$WORK/b061/_pkg_.a packagefile crypto/subtle=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/aes -std -installsuffix shared -buildid wcFCA7Z8uPqh2LzYp8fG/wcFCA7Z8uPqh2LzYp8fG -goversion go1.11.13 -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go cd /usr/lib/golang/src/internal/syscall/unix /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/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.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/b7/b7bfb2e4aa6c2d9c39bb9b457ec70839e949b041343701fd6359800df4ca62fa-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b059 -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b059/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b059/_pkg_.a $WORK/b059/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/bb/bb2fef9c6591c0c8a6fc1657ef05f3fd030595d315b37c07eeeae593ace86a38-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/07/074e428d43cab886b9aff1677dd57a5863f2328088739bb7f32888ae509e5702-d # internal internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid lTuwRnIVCbC7Wxi5twbV/lTuwRnIVCbC7Wxi5twbV -goversion go1.11.13 -D "" -importcfg $WORK/b026/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/40/40734c89fc5fe6b1c3e82fd6d04885821e35a58e634fd0be770bf508153cd810-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid UfSZlQf3_76drnD_7TDi/UfSZlQf3_76drnD_7TDi -goversion go1.11.13 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go 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/2c/2c576665cdff6ac33a8fc9ef580800eb303932d0687b21d88fdf3ef79bffc489-d # internal encoding/binary mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_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/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/binary -std -complete -installsuffix shared -buildid V4GAVKl0yjJt6ZhHsJmK/V4GAVKl0yjJt6ZhHsJmK -goversion go1.11.13 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go sort mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid lB5xnGw4YvPsAlM_LGKI/lB5xnGw4YvPsAlM_LGKI -goversion go1.11.13 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/a3/a3a3b631642af77a99e28eab6e71ed416febb33b7a0b5be584fb04330c2c06c9-d # internal regexp/syntax mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid BjE4rG_I56uqAR1Rx6F-/BjE4rG_I56uqAR1Rx6F- -goversion go1.11.13 -D "" -importcfg $WORK/b055/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/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/35/35e4e20dfcb2dcaec983968822abca5ad2336e30050697249a2b16eacee2668b-d # internal encoding/base64 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid jVG9a16bJnNSRdZPlYz1/jVG9a16bJnNSRdZPlYz1 -goversion go1.11.13 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a7/a7a9c89a9ae3ac2c414d6b0f57ba6d5d090c2c1cc31f0264ccd086d4b5a8aaf3-d # internal fmt mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid ZWDrlRCrIhgiMGZsdToW/ZWDrlRCrIhgiMGZsdToW -goversion go1.11.13 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go path/filepath mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid svIHx4TEWPntcBNqRVsh/svIHx4TEWPntcBNqRVsh -goversion go1.11.13 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/eb/eb539f44ef1cbef42155794436b9a47d67f3f2414046a3bf525a3cb0087db239-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e6/e60a27e166bf70b32f3ff5f6fe9198eec52f868b84d01026dad07dac09fca1a4-d # internal io/ioutil mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid o96h7a869tX3ScEersJR/o96h7a869tX3ScEersJR -goversion go1.11.13 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/77/7706b9a471b00e1a222742b207ab679a8f158a8c475c0c5dd1ea07082fc61a36-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/b9/b99a0378f16d3553e671fcf1e1e545baf5b492929b7961b765a755b980919b18-d # internal regexp mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b055/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p regexp -std -complete -installsuffix shared -buildid 3MM8jEVfSouOwY6u38Un/3MM8jEVfSouOwY6u38Un -goversion go1.11.13 -D "" -importcfg $WORK/b054/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/4a/4a33b34d817ed5cf603ee07d8e6d4d60e4d76f58fb44b6c215ead00561993d37-d # internal context mkdir -p $WORK/b037/ encoding/json log mkdir -p $WORK/b002/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b048/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid tqqpnIE8zzCMELlqNGwe/tqqpnIE8zzCMELlqNGwe -goversion go1.11.13 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid 1slJ5-u21Zio52qOVrDG/1slJ5-u21Zio52qOVrDG -goversion go1.11.13 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid KV1Cj4jlladw81cvj8tx/KV1Cj4jlladw81cvj8tx -goversion go1.11.13 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/be/be60fa264b818978e411f902eaa2ebff1c744b33d40a57aee05fc0b1e2726486-d # internal github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid t5QHSlsYz0AyFY2KomDq/t5QHSlsYz0AyFY2KomDq -goversion go1.11.13 -D "" -importcfg $WORK/b051/importcfg -pack ./buildversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/2f/2f464a5337d277d0416d937725710daf4e8a46dd4c550d8ef684ceced9e79d6c-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal math/big mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p math/big -std -installsuffix shared -buildid Cl8a2wwPCesx8GesTHKd/Cl8a2wwPCesx8GesTHKd -goversion go1.11.13 -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/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 cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/36/366b88c0be57b104a21e56f047e1ba0b1bf87aaad43b2ffc5aa8835a35e8f5b7-d # internal net mkdir -p $WORK/b036/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/f3/f3685250ad19f294ec5555d0b8131f4b9474f7d66d6695702f212d4b732e7738-d # internal os/exec mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p os/exec -std -complete -installsuffix shared -buildid bBkgTof0ZhY1bNxxsPcQ/bBkgTof0ZhY1bNxxsPcQ -goversion go1.11.13 -D "" -importcfg $WORK/b053/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/15/15a0021b3675c553037621fa89e6e36356902474fc9a99d2b87f135101a9fb01-d # internal encoding/hex mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p encoding/hex -std -complete -installsuffix shared -buildid wTddRNChKT2qI-FO_KEJ/wTddRNChKT2qI-FO_KEJ -goversion go1.11.13 -D "" -importcfg $WORK/b067/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/11/110fc614e7cba1cfd5a06627ffe9f25783c35141ede93e1be419fd0f01c02459-d # internal os/user mkdir -p $WORK/b068/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b068/ -importpath os/user -- -I $WORK/b068/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/99/9909cb1e9e96a2a6ffe9eda7382326d0bbf6d72e65774b34cd3d688ac8b72e7b-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b063 -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b063/arith_s390x.o ./arith_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b063/_pkg_.a $WORK/b063/arith_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/97/9764fae41f8613fb4ca103e8cb54f61b3a6fa9d3b589e2332018ec025bfaea75-d # internal crypto/rand mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile crypto/aes=$WORK/b059/_pkg_.a packagefile crypto/cipher=$WORK/b060/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/rand -std -complete -installsuffix shared -buildid TwYLubZ0pOCzHVyddykZ/TwYLubZ0pOCzHVyddykZ -goversion go1.11.13 -D "" -importcfg $WORK/b058/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/fe/fe2589806abbcd0880919cc7584177620a62183cdee49b0baac4d7712b687444-d # internal cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -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 TERM='dumb' gcc -I /usr/lib/golang/src/net -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_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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 cgo_resnew.cgo2.c cd $WORK/b068 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -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 cgo_socknew.cgo2.c cd $WORK/b068 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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 $WORK/b068 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cd /usr/lib/golang/src/net 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 $WORK/b036/_x005.o -g -O2 cd $WORK/b068 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/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/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid I5pg0Kd0vyKYNVGRRCDI/I5pg0Kd0vyKYNVGRRCDI -goversion go1.11.13 -D "" -importcfg $WORK/b036/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/b036/_cgo_gotypes.go $WORK/b036/cgo_linux.cgo1.go $WORK/b036/cgo_resnew.cgo1.go $WORK/b036/cgo_socknew.cgo1.go $WORK/b036/cgo_unix.cgo1.go $WORK/b036/_cgo_import.go cd $WORK/b068 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/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/b068=/tmp/go-build -gno-record-gcc-switches -o $WORK/b068/_cgo_.o $WORK/b068/_cgo_main.o $WORK/b068/_x001.o $WORK/b068/_x002.o $WORK/b068/_x003.o $WORK/b068/_x004.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage user -dynimport $WORK/b068/_cgo_.o -dynout $WORK/b068/_cgo_import.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p os/user -std -installsuffix shared -buildid gHA8HXjIH2HjW-dOG00w/gHA8HXjIH2HjW-dOG00w -goversion go1.11.13 -D "" -importcfg $WORK/b068/importcfg -pack ./lookup.go ./user.go $WORK/b068/_cgo_gotypes.go $WORK/b068/cgo_lookup_unix.cgo1.go $WORK/b068/getgrouplist_unix.cgo1.go $WORK/b068/listgroups_unix.cgo1.go $WORK/b068/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b068/_pkg_.a $WORK/b068/_x001.o $WORK/b068/_x002.o $WORK/b068/_x003.o $WORK/b068/_x004.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/7c/7cb2ded8d09f4c4f78a6083b74e1e517a42a281b2ea4dbd8f62def8c7b7398a3-d # internal cd /usr/lib/golang/src/net /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 $WORK/b036/_x005.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/77/771dad86dfdfd9d735f451fa3c83e04691a64486a1281ea084f9b88d33d39e32-d # internal github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b052/ github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid 2xQY5VjfUDhJMuLIVqEe/2xQY5VjfUDhJMuLIVqEe -goversion go1.11.13 -D "" -importcfg $WORK/b052/importcfg -pack ./iptables.go ./lock.go mkdir -p $WORK/b035/ github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b050/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid -wIoN9rwUd8wMJ1ytcEH/-wIoN9rwUd8wMJ1ytcEH -goversion go1.11.13 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Id0y45U93dki8f3nI4QZ/Id0y45U93dki8f3nI4QZ -goversion go1.11.13 -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/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 ./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 github.com/containernetworking/plugins/vendor/github.com/godbus/dbus mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b058/_pkg_.a packagefile crypto/sha1=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b067/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b053/_pkg_.a packagefile os/user=$WORK/b068/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p github.com/containernetworking/plugins/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid 9A6wT1rksGm0vR8wuy4Y/9A6wT1rksGm0vR8wuy4Y -goversion go1.11.13 -D "" -importcfg $WORK/b056/importcfg -pack ./auth.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/91/91dc1a73846f14f7dc4019f2e3882b2597f35bef974fa5a76a7f787a5586f3e4-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid ymf1lNs61QhTwEnknXk1/ymf1lNs61QhTwEnknXk1 -goversion go1.11.13 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/05/054130351f99e239122ead853a85d549ebf4d1f782c0af7edffadf66c7b3a5f2-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid tVfI2lXn_4AyWf2puf7d/tVfI2lXn_4AyWf2puf7d -goversion go1.11.13 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/c4/c4fd1bc8d1384d09a2b2c87f91b1508da272a6f1fbca85eabd50f6f83daf6d49-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/ef/efff8b1a3f06ad58ebe55abd939676ec3c7faaad9cebec4d0e2d75a57d19c159-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid BcY_G8AwyXFUmLn4_5Qg/BcY_G8AwyXFUmLn4_5Qg -goversion go1.11.13 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/26/264e1a054f4280b701f4344f0b626a12dbfcfdae0a869c3e5e081697178a7b61-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid XrKhY4IYoik9E2_YxmzL/XrKhY4IYoik9E2_YxmzL -goversion go1.11.13 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/04/0498e9dd2521ff96dddf2dcd724f71f2022646a855367ba4c76ae6d23637faea-d # internal cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b050 -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b050/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b050/_pkg_.a $WORK/b050/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/57/57816c028768d80a33bb19a36b914c0aeceabb7c9cf6271289caba50647d298e-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid nvmFYcxw_9TUlCPIeZkq/nvmFYcxw_9TUlCPIeZkq -goversion go1.11.13 -D "" -importcfg $WORK/b049/importcfg -pack ./ns_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/bc/bcd1e89b56537ab4a4b72ca84370c63bf8e6e541323e3842fb7f4005bf65d4cf-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/21/21e87ceee1cbf0c00e3a93c34042eb34cfbd746313c6e7be6a3f89524ea54262-d # internal github.com/containernetworking/plugins/plugins/meta/firewall mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables importmap github.com/godbus/dbus=github.com/containernetworking/plugins/vendor/github.com/godbus/dbus packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/godbus/dbus=$WORK/b056/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/plugins/meta/firewall /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid 2B5frtcY187gyy1-Zckp/2B5frtcY187gyy1-Zckp -goversion go1.11.13 -D "" -importcfg $WORK/b001/importcfg -pack ./firewall.go ./firewalld.go ./iptables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/19/19c544b76aab513205d01dd7c204f18d1a81a4f84d8c345773ffb3a10fc5ed5e-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/meta/firewall=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/godbus/dbus=$WORK/b056/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile bufio=$WORK/b057/_pkg_.a packagefile crypto/rand=$WORK/b058/_pkg_.a packagefile crypto/sha1=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b067/_pkg_.a packagefile os/user=$WORK/b068/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile regexp/syntax=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b059/_pkg_.a packagefile crypto/cipher=$WORK/b060/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a packagefile crypto=$WORK/b065/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile crypto/internal/subtle=$WORK/b061/_pkg_.a packagefile crypto/subtle=$WORK/b062/_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=kqer6gLtmYddsNJgH1Zw/2B5frtcY187gyy1-Zckp/OzECuIXoWhnQIcIfJtv8/kqer6gLtmYddsNJgH1Zw -B 0xe06a02d5debe344a0af48d8fc1a15d7b2d187c95 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/firewall rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/meta/flannel ']' ++ basename plugins/meta/flannel + plugin=flannel + echo ' flannel' flannel ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xda6e36e7e3fa8297e7c3b147d92b7b7b84577135 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/flannel github.com/containernetworking/plugins/plugins/meta/flannel WORK=/tmp/go-build655531917 errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid Cv9P5D6jVmPlnwUesMlJ/Cv9P5D6jVmPlnwUesMlJ -goversion go1.11.13 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go internal/race mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid 84Eok2ZoUc8rbWsnqPbq/84Eok2ZoUc8rbWsnqPbq -goversion go1.11.13 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/df/dff6b477c41d66cb8a3387547ec9cf6feae476be44d3c7b05200342e4a05d181-d # internal runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid vdz2NPzt7aEzBLckEuAp/vdz2NPzt7aEzBLckEuAp -goversion go1.11.13 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go runtime/internal/atomic mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid PlDvQTvwXETznbWMNv9i/PlDvQTvwXETznbWMNv9i -goversion go1.11.13 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/fc/fc47d94505e1dd4cd63a360a4a7e2bb8f87b59bf51d9f66a0457b1f2b6b67f48-d # internal sync/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid O8xSl7JRgX0ADxuxwzQe/O8xSl7JRgX0ADxuxwzQe -goversion go1.11.13 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go internal/cpu mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 4hmcdrBbnUCBuI0fRjGT/4hmcdrBbnUCBuI0fRjGT -goversion go1.11.13 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/asm_s390x.o ./asm_s390x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/8b/8b449e355bdb504c6b9589883e34acf542fbce0c9d6feb72bc897d78f93e909e-d # internal unicode mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid tuKwn76wGgeSCjXhkanM/tuKwn76wGgeSCjXhkanM -goversion go1.11.13 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/17/171f14244d4856d4e5b207778a127f4eaf11446404898e5fbfaf9677175c24e1-d # internal unicode/utf8 mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid p7F9-0SpwJMCH457NeXY/p7F9-0SpwJMCH457NeXY -goversion go1.11.13 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/24/24b4ae434704429d5e85b1b2105eb1e5fffe200f85aa9a3e38c9746cb8191aec-d # internal math mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p math -std -installsuffix shared -buildid LZC6RoSgx_5J1ai3FoPK/LZC6RoSgx_5J1ai3FoPK -goversion go1.11.13 -D "" -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/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 ./unsafe.go cd /usr/lib/golang/src/internal/cpu /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/cpu_s390x.o ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e4/e41f009d1aebeb14d91dcf258cc9d1c79a59261dd3e24ee846e616290289fbe9-d # internal internal/testlog mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p internal/testlog -std -complete -installsuffix shared -buildid VWS-mLPztZV56x2OX8ee/VWS-mLPztZV56x2OX8ee -goversion go1.11.13 -D "" -importcfg $WORK/b025/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_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/73/73854382bf996553ba5b562737d565b3db5c42cc36f589cc8cfeef8d132432f4-d # internal internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid cC1Nh8XZSTWIwLrOLt7S/cC1Nh8XZSTWIwLrOLt7S -goversion go1.11.13 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go /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/compare_s390x.o ./compare_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal /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/equal_s390x.o ./equal_s390x.s cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/c4/c420424e0bc8f58ca55deaf6a376d955df14a5fba7628bd03bed98fe09f93f74-d # internal math/bits mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p math/bits -std -complete -installsuffix shared -buildid cuFMEchH7XsKh-nIibAy/cuFMEchH7XsKh-nIibAy -goversion go1.11.13 -D "" -importcfg $WORK/b028/importcfg -pack ./bits.go ./bits_tables.go cd /usr/lib/golang/src/internal/bytealg /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/index_s390x.o ./index_s390x.s /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/indexbyte_s390x.o ./indexbyte_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_s390x.o $WORK/b005/equal_s390x.o $WORK/b005/index_s390x.o $WORK/b005/indexbyte_s390x.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/34/347896eeeebcdf5552d4ce54462b8b2234c83e03b8a1cf39bd370a3e6fdbfdb0-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid e7SMuZpCPvrlcVyjC1ft/e7SMuZpCPvrlcVyjC1ft -goversion go1.11.13 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.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 ./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 ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/0a/0a355a6cf381c057a4fb12e054e0aae58755dd6973946de2968cc7ddded2b2f3-d # internal encoding mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p encoding -std -complete -installsuffix shared -buildid RxNR5INJp1XgnBpsJq6p/RxNR5INJp1XgnBpsJq6p -goversion go1.11.13 -D "" -importcfg $WORK/b030/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/66/667f870ba066de62f2392b1a26a3659483cf0e5cbd26d4c725f23b5a73e7fb97-d # internal unicode/utf16 mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid pxpqQZK2AUmmwyMKq-07/pxpqQZK2AUmmwyMKq-07 -goversion go1.11.13 -D "" -importcfg $WORK/b035/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/07/074e4086540fe9284410a00cd2e9f65374b664ca2fd3dccb373c2ffe8e4e9a34-d # internal vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b039/ cat >$WORK/b039/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/b039/_pkg_.a -trimpath $WORK/b039 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mcYcg0FAwVHzMJ6eORF3/mcYcg0FAwVHzMJ6eORF3 -goversion go1.11.13 -D "" -importcfg $WORK/b039/importcfg -pack ./message.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b019/acos_s390x.o ./acos_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b019/acosh_s390x.o ./acosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b019/asin_s390x.o ./asin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/8f/8fe402a5795a9967ee5d3bfdfb45ffedcfce276c6f78e78a85dcbecbc7119fd7-d # internal internal/nettrace mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 3THZhqJjI9bLv68IfZZ7/3THZhqJjI9bLv68IfZZ7 -goversion go1.11.13 -D "" -importcfg $WORK/b040/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b019/asinh_s390x.o ./asinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/69/694a3c3f15787301e5c8ce03e340b9165f5e628fa2a4fec00108048eafca45e7-d # internal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b019/atan2_s390x.o ./atan2_s390x.s runtime/cgo mkdir -p $WORK/b043/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b043/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b043/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b019/atan_s390x.o ./atan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b019/atanh_s390x.o ./atanh_s390x.s cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b019/cbrt_s390x.o ./cbrt_s390x.s cd $WORK gcc -Qunused-arguments -c -x c - || true gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b019/cosh_s390x.o ./cosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/4f/4f872417543555c27ab0b5c03583fe3a6591409bc08230c2c1ad6427e315375b-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b019/dim_s390x.o ./dim_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b019/erf_s390x.o ./erf_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b019/erfc_s390x.o ./erfc_s390x.s cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b019/exp_s390x.o ./exp_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b019/expm1_s390x.o ./expm1_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b019/floor_s390x.o ./floor_s390x.s cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b019/log10_s390x.o ./log10_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b019/log1p_s390x.o ./log1p_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b019/log_s390x.o ./log_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b019/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/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b019/sin_s390x.o ./sin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b019/sinh_s390x.o ./sinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b019/sqrt_s390x.o ./sqrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b019/stubs_s390x.o ./stubs_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b019/tan_s390x.o ./tan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b019/tanh_s390x.o ./tanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b019/_pkg_.a $WORK/b019/acos_s390x.o $WORK/b019/acosh_s390x.o $WORK/b019/asin_s390x.o $WORK/b019/asinh_s390x.o $WORK/b019/atan2_s390x.o $WORK/b019/atan_s390x.o $WORK/b019/atanh_s390x.o $WORK/b019/cbrt_s390x.o $WORK/b019/cosh_s390x.o $WORK/b019/dim_s390x.o $WORK/b019/erf_s390x.o $WORK/b019/erfc_s390x.o $WORK/b019/exp_s390x.o $WORK/b019/expm1_s390x.o $WORK/b019/floor_s390x.o $WORK/b019/log10_s390x.o $WORK/b019/log1p_s390x.o $WORK/b019/log_s390x.o $WORK/b019/pow_s390x.o $WORK/b019/sin_s390x.o $WORK/b019/sinh_s390x.o $WORK/b019/sqrt_s390x.o $WORK/b019/stubs_s390x.o $WORK/b019/tan_s390x.o $WORK/b019/tanh_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/f9/f9e82f83b3035e628814132efe768263fed79317928c716c59ee33efc8015ef6-d # internal strconv mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p strconv -std -complete -installsuffix shared -buildid P3jL1YXVD0SAdiByVHce/P3jL1YXVD0SAdiByVHce -goversion go1.11.13 -D "" -importcfg $WORK/b027/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x006.o -c gcc_linux_s390x.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x008.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/15/15a89c566a639748a02d9a919e32555fb79f821035bb66e78d891f1a3a12bfbd-d # internal TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x010.o -c gcc_s390x.S cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/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/b043=/tmp/go-build -gno-record-gcc-switches -o $WORK/b043/_cgo_.o $WORK/b043/_cgo_main.o $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b043/_cgo_.o -dynout $WORK/b043/_cgo_import.go -dynlinker cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p runtime/cgo -std -installsuffix shared -buildid i6TSrqf-h5rRLk4y43EA/i6TSrqf-h5rRLk4y43EA -goversion go1.11.13 -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b043/_cgo_gotypes.go $WORK/b043/cgo.cgo1.go $WORK/b043/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b043/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b043/_pkg_.a $WORK/b043/asm_s390x.o $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/59/599c2381149ceca775c462705da4489bda6cacfb6d2ace692f9615e9cd7dbc28-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memclr_s390x.o ./memclr_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memmove_s390x.o ./memmove_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/rt0_linux_s390x.o ./rt0_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/sys_linux_s390x.o ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/tls_s390x.o ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_s390x.o $WORK/b011/memclr_s390x.o $WORK/b011/memmove_s390x.o $WORK/b011/rt0_linux_s390x.o $WORK/b011/sys_linux_s390x.o $WORK/b011/tls_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e1/e1a4ee7dc56a00489aae256a92afaea7cbc22f50134689dbb19302dd27ebd32b-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid Mv-f2zqKKpLQEl9bYGZ9/Mv-f2zqKKpLQEl9bYGZ9 -goversion go1.11.13 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/9a/9a753adb92ba444fc44f4ff063eb986cc5ed36374c3c8df988c67fd698017a4a-d # internal io mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid YqzWfaqNTcn792DHe3I7/YqzWfaqNTcn792DHe3I7 -goversion go1.11.13 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go reflect mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p reflect -std -installsuffix shared -buildid -2EhC4froVKhdn-gJ64H/-2EhC4froVKhdn-gJ64H -goversion go1.11.13 -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go internal/singleflight mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid tODYOGHfmZ46KincZnC4/tODYOGHfmZ46KincZnC4 -goversion go1.11.13 -D "" -importcfg $WORK/b041/importcfg -pack ./singleflight.go syscall mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p syscall -std -installsuffix shared -buildid yiouHcLNX2yhyBrv4SLM/yiouHcLNX2yhyBrv4SLM -goversion go1.11.13 -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/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/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/23/23a42916e8b1a73960915762ca899172f8d3481a74925b06f39ade3249742903-d # internal math/rand mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b019/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p math/rand -std -complete -installsuffix shared -buildid PkZJryyKSl263zaMfWhc/PkZJryyKSl263zaMfWhc -goversion go1.11.13 -D "" -importcfg $WORK/b042/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/0b/0b5218c0bd2bc346811f0b3685160c820f29e266491ffd8c77193cd31afe93cd-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/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_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 1RsJGrfi9ONEZufDcLL9/1RsJGrfi9ONEZufDcLL9 -goversion go1.11.13 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/3c/3c64387ac2b859d0275564c96c46a7704c061d892a92469ebe8fc24a7a73ce04-d # internal strings mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p strings -std -installsuffix shared -buildid OO1g16VTfWpaWP-PO31d/OO1g16VTfWpaWP-PO31d -goversion go1.11.13 -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/a9/a9ebf76947a2f6ac41e57f397836c75099f35c4b8883d8682cbc9e534795cff9-d # internal bufio 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 io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bufio -std -complete -installsuffix shared -buildid 86tO_dko64M7C1Gwti8v/86tO_dko64M7C1Gwti8v -goversion go1.11.13 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b034/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b034/_pkg_.a $WORK/b034/strings.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/ae/ae4a396ba916c09bd11b2616aabe36e4d6ef40f8598befbd77efbb4bdaca2ce5-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/82/82fcd60492ac96bd6bfeadc1b49d180b62146fd9e07317f3301a527da25193c3-d # internal cd /usr/lib/golang/src/syscall /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/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_linux_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/57/57679550ef5583a0a38baaaa8e4ebfa4abbee0f6ddafa9d73c1ea227cd2e12df-d # internal time mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p time -std -installsuffix shared -buildid bJHB4Y31FgqXYFsl1qRv/bJHB4Y31FgqXYFsl1qRv -goversion go1.11.13 -D "" -importcfg $WORK/b023/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go internal/syscall/unix mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p internal/syscall/unix -std -installsuffix shared -buildid l8adYouh75GIlbXcQqM9/l8adYouh75GIlbXcQqM9 -goversion go1.11.13 -D "" -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b024 -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b024/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b024/_pkg_.a $WORK/b024/empty.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/b7/b7bfb2e4aa6c2d9c39bb9b457ec70839e949b041343701fd6359800df4ca62fa-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/07/074e428d43cab886b9aff1677dd57a5863f2328088739bb7f32888ae509e5702-d # internal internal/poll mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p internal/poll -std -installsuffix shared -buildid lTuwRnIVCbC7Wxi5twbV/lTuwRnIVCbC7Wxi5twbV -goversion go1.11.13 -D "" -importcfg $WORK/b021/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b026 -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b026/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/2c/2c576665cdff6ac33a8fc9ef580800eb303932d0687b21d88fdf3ef79bffc489-d # internal encoding/binary mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p encoding/binary -std -complete -installsuffix shared -buildid V4GAVKl0yjJt6ZhHsJmK/V4GAVKl0yjJt6ZhHsJmK -goversion go1.11.13 -D "" -importcfg $WORK/b032/importcfg -pack ./binary.go ./varint.go sort mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p sort -std -complete -installsuffix shared -buildid lB5xnGw4YvPsAlM_LGKI/lB5xnGw4YvPsAlM_LGKI -goversion go1.11.13 -D "" -importcfg $WORK/b033/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/a3/a3a3b631642af77a99e28eab6e71ed416febb33b7a0b5be584fb04330c2c06c9-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/40/40734c89fc5fe6b1c3e82fd6d04885821e35a58e634fd0be770bf508153cd810-d # internal os mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b021/_pkg_.a packagefile internal/syscall/unix=$WORK/b024/_pkg_.a packagefile internal/testlog=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p os -std -installsuffix shared -buildid UfSZlQf3_76drnD_7TDi/UfSZlQf3_76drnD_7TDi -goversion go1.11.13 -D "" -importcfg $WORK/b020/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/35/35e4e20dfcb2dcaec983968822abca5ad2336e30050697249a2b16eacee2668b-d # internal encoding/base64 mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid jVG9a16bJnNSRdZPlYz1/jVG9a16bJnNSRdZPlYz1 -goversion go1.11.13 -D "" -importcfg $WORK/b031/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/eb/eb539f44ef1cbef42155794436b9a47d67f3f2414046a3bf525a3cb0087db239-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/a7/a7a9c89a9ae3ac2c414d6b0f57ba6d5d090c2c1cc31f0264ccd086d4b5a8aaf3-d # internal fmt mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p fmt -std -complete -installsuffix shared -buildid ZWDrlRCrIhgiMGZsdToW/ZWDrlRCrIhgiMGZsdToW -goversion go1.11.13 -D "" -importcfg $WORK/b018/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go path/filepath mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p path/filepath -std -complete -installsuffix shared -buildid svIHx4TEWPntcBNqRVsh/svIHx4TEWPntcBNqRVsh -goversion go1.11.13 -D "" -importcfg $WORK/b048/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/e6/e60a27e166bf70b32f3ff5f6fe9198eec52f868b84d01026dad07dac09fca1a4-d # internal io/ioutil mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p io/ioutil -std -complete -installsuffix shared -buildid o96h7a869tX3ScEersJR/o96h7a869tX3ScEersJR -goversion go1.11.13 -D "" -importcfg $WORK/b050/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/77/7706b9a471b00e1a222742b207ab679a8f158a8c475c0c5dd1ea07082fc61a36-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/4a/4a33b34d817ed5cf603ee07d8e6d4d60e4d76f58fb44b6c215ead00561993d37-d # internal context mkdir -p $WORK/b017/ log mkdir -p $WORK/b051/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p context -std -complete -installsuffix shared -buildid KV1Cj4jlladw81cvj8tx/KV1Cj4jlladw81cvj8tx -goversion go1.11.13 -D "" -importcfg $WORK/b017/importcfg -pack ./context.go cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b023/_pkg_.a EOF encoding/json mkdir -p $WORK/b029/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p log -std -complete -installsuffix shared -buildid 1slJ5-u21Zio52qOVrDG/1slJ5-u21Zio52qOVrDG -goversion go1.11.13 -D "" -importcfg $WORK/b051/importcfg -pack ./log.go github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b052/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid t5QHSlsYz0AyFY2KomDq/t5QHSlsYz0AyFY2KomDq -goversion go1.11.13 -D "" -importcfg $WORK/b052/importcfg -pack ./buildversion.go cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p encoding/json -std -complete -installsuffix shared -buildid tqqpnIE8zzCMELlqNGwe/tqqpnIE8zzCMELlqNGwe -goversion go1.11.13 -D "" -importcfg $WORK/b029/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/2f/2f464a5337d277d0416d937725710daf4e8a46dd4c550d8ef684ceced9e79d6c-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/be/be60fa264b818978e411f902eaa2ebff1c744b33d40a57aee05fc0b1e2726486-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/36/366b88c0be57b104a21e56f047e1ba0b1bf87aaad43b2ffc5aa8835a35e8f5b7-d # internal os/exec mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b017/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p os/exec -std -complete -installsuffix shared -buildid bBkgTof0ZhY1bNxxsPcQ/bBkgTof0ZhY1bNxxsPcQ -goversion go1.11.13 -D "" -importcfg $WORK/b047/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go net mkdir -p $WORK/b038/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b038/ -importpath net -- -I $WORK/b038/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/15/15a0021b3675c553037621fa89e6e36356902474fc9a99d2b87f135101a9fb01-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/11/110fc614e7cba1cfd5a06627ffe9f25783c35141ede93e1be419fd0f01c02459-d # internal cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/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/b038=/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/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -o $WORK/b038/_cgo_.o $WORK/b038/_cgo_main.o $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b038/_cgo_.o -dynout $WORK/b038/_cgo_import.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b017/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b039/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b021/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b023/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p net -std -installsuffix shared -buildid I5pg0Kd0vyKYNVGRRCDI/I5pg0Kd0vyKYNVGRRCDI -goversion go1.11.13 -D "" -importcfg $WORK/b038/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/b038/_cgo_gotypes.go $WORK/b038/cgo_linux.cgo1.go $WORK/b038/cgo_resnew.cgo1.go $WORK/b038/cgo_socknew.cgo1.go $WORK/b038/cgo_unix.cgo1.go $WORK/b038/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b038/_pkg_.a $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/77/771dad86dfdfd9d735f451fa3c83e04691a64486a1281ea084f9b88d33d39e32-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid -wIoN9rwUd8wMJ1ytcEH/-wIoN9rwUd8wMJ1ytcEH -goversion go1.11.13 -D "" -importcfg $WORK/b037/importcfg -pack ./args.go ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/91/91dc1a73846f14f7dc4019f2e3882b2597f35bef974fa5a76a7f787a5586f3e4-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid ymf1lNs61QhTwEnknXk1/ymf1lNs61QhTwEnknXk1 -goversion go1.11.13 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/05/054130351f99e239122ead853a85d549ebf4d1f782c0af7edffadf66c7b3a5f2-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid tVfI2lXn_4AyWf2puf7d/tVfI2lXn_4AyWf2puf7d -goversion go1.11.13 -D "" -importcfg $WORK/b046/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ef/efff8b1a3f06ad58ebe55abd939676ec3c7faaad9cebec4d0e2d75a57d19c159-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid BcY_G8AwyXFUmLn4_5Qg/BcY_G8AwyXFUmLn4_5Qg -goversion go1.11.13 -D "" -importcfg $WORK/b044/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/26/264e1a054f4280b701f4344f0b626a12dbfcfdae0a869c3e5e081697178a7b61-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b049/ github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b036/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b051/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b017/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile os/exec=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid tN8e88WUOa4xB-1lBeGC/tN8e88WUOa4xB-1lBeGC -goversion go1.11.13 -D "" -importcfg $WORK/b036/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid XrKhY4IYoik9E2_YxmzL/XrKhY4IYoik9E2_YxmzL -goversion go1.11.13 -D "" -importcfg $WORK/b049/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/04/0498e9dd2521ff96dddf2dcd724f71f2022646a855367ba4c76ae6d23637faea-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/34/3465d8d0a5734d915b2b05373565d412f38d336b5805ba1bbebe013a60445a77-d # internal github.com/containernetworking/plugins/plugins/meta/flannel mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bufio=$WORK/b002/_pkg_.a packagefile context=$WORK/b017/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b052/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/plugins/meta/flannel /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid 862bWRi5_p4WY3qDVUxq/862bWRi5_p4WY3qDVUxq -goversion go1.11.13 -D "" -importcfg $WORK/b001/importcfg -pack ./flannel.go ./flannel_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/5f/5f79933b568239c7d20a0ec3b2199d3c35a4d00ef7603771b281ec87469de11a-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/meta/flannel=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile context=$WORK/b017/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b052/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b023/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b047/_pkg_.a packagefile log=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b039/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b021/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile internal/syscall/unix=$WORK/b024/_pkg_.a packagefile internal/testlog=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile encoding/binary=$WORK/b032/_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=iUFYbEsKmwzPnQM42yxQ/862bWRi5_p4WY3qDVUxq/0YyDJh8WkMPgxelLzCF5/iUFYbEsKmwzPnQM42yxQ -B 0xda6e36e7e3fa8297e7c3b147d92b7b7b84577135 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/flannel rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/meta/portmap ']' ++ basename plugins/meta/portmap + plugin=portmap + echo ' portmap' portmap ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xc165f6331a1f4ef7032a6c869e8485d4dad48e75 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/portmap github.com/containernetworking/plugins/plugins/meta/portmap WORK=/tmp/go-build107152393 internal/race mkdir -p $WORK/b010/ errors mkdir -p $WORK/b004/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b004/importcfg << 'EOF' # internal # import config 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 Cv9P5D6jVmPlnwUesMlJ/Cv9P5D6jVmPlnwUesMlJ -goversion go1.11.13 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid 84Eok2ZoUc8rbWsnqPbq/84Eok2ZoUc8rbWsnqPbq -goversion go1.11.13 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go internal/cpu mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 4hmcdrBbnUCBuI0fRjGT/4hmcdrBbnUCBuI0fRjGT -goversion go1.11.13 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go runtime/internal/atomic mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid PlDvQTvwXETznbWMNv9i/PlDvQTvwXETznbWMNv9i -goversion go1.11.13 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/fc/fc47d94505e1dd4cd63a360a4a7e2bb8f87b59bf51d9f66a0457b1f2b6b67f48-d # internal runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid vdz2NPzt7aEzBLckEuAp/vdz2NPzt7aEzBLckEuAp -goversion go1.11.13 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/df/dff6b477c41d66cb8a3387547ec9cf6feae476be44d3c7b05200342e4a05d181-d # internal sync/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid O8xSl7JRgX0ADxuxwzQe/O8xSl7JRgX0ADxuxwzQe -goversion go1.11.13 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/24/24b4ae434704429d5e85b1b2105eb1e5fffe200f85aa9a3e38c9746cb8191aec-d # internal unicode mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid tuKwn76wGgeSCjXhkanM/tuKwn76wGgeSCjXhkanM -goversion go1.11.13 -D "" -importcfg $WORK/b015/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/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/17/171f14244d4856d4e5b207778a127f4eaf11446404898e5fbfaf9677175c24e1-d # internal unicode/utf8 mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid p7F9-0SpwJMCH457NeXY/p7F9-0SpwJMCH457NeXY -goversion go1.11.13 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cd /usr/lib/golang/src/internal/cpu /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/cpu_s390x.o ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_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/73/73854382bf996553ba5b562737d565b3db5c42cc36f589cc8cfeef8d132432f4-d # internal internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid cC1Nh8XZSTWIwLrOLt7S/cC1Nh8XZSTWIwLrOLt7S -goversion go1.11.13 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_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/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/8b/8b449e355bdb504c6b9589883e34acf542fbce0c9d6feb72bc897d78f93e909e-d # internal encoding mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid RxNR5INJp1XgnBpsJq6p/RxNR5INJp1XgnBpsJq6p -goversion go1.11.13 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/bytealg /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/compare_s390x.o ./compare_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e4/e41f009d1aebeb14d91dcf258cc9d1c79a59261dd3e24ee846e616290289fbe9-d # internal /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/equal_s390x.o ./equal_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/66/667f870ba066de62f2392b1a26a3659483cf0e5cbd26d4c725f23b5a73e7fb97-d # internal math mkdir -p $WORK/b020/ math/bits mkdir -p $WORK/b023/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid LZC6RoSgx_5J1ai3FoPK/LZC6RoSgx_5J1ai3FoPK -goversion go1.11.13 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/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 ./unsafe.go 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 cuFMEchH7XsKh-nIibAy/cuFMEchH7XsKh-nIibAy -goversion go1.11.13 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go cd /usr/lib/golang/src/internal/bytealg /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/index_s390x.o ./index_s390x.s /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/indexbyte_s390x.o ./indexbyte_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_s390x.o $WORK/b005/equal_s390x.o $WORK/b005/index_s390x.o $WORK/b005/indexbyte_s390x.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/34/347896eeeebcdf5552d4ce54462b8b2234c83e03b8a1cf39bd370a3e6fdbfdb0-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid e7SMuZpCPvrlcVyjC1ft/e7SMuZpCPvrlcVyjC1ft -goversion go1.11.13 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.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 ./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 ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/0a/0a355a6cf381c057a4fb12e054e0aae58755dd6973946de2968cc7ddded2b2f3-d # internal internal/testlog mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid VWS-mLPztZV56x2OX8ee/VWS-mLPztZV56x2OX8ee -goversion go1.11.13 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c4/c420424e0bc8f58ca55deaf6a376d955df14a5fba7628bd03bed98fe09f93f74-d # internal unicode/utf16 mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid pxpqQZK2AUmmwyMKq-07/pxpqQZK2AUmmwyMKq-07 -goversion go1.11.13 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/07/074e4086540fe9284410a00cd2e9f65374b664ca2fd3dccb373c2ffe8e4e9a34-d # internal vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b038/ cat >$WORK/b038/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/b038/_pkg_.a -trimpath $WORK/b038 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mcYcg0FAwVHzMJ6eORF3/mcYcg0FAwVHzMJ6eORF3 -goversion go1.11.13 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/8f/8fe402a5795a9967ee5d3bfdfb45ffedcfce276c6f78e78a85dcbecbc7119fd7-d # internal internal/nettrace mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 3THZhqJjI9bLv68IfZZ7/3THZhqJjI9bLv68IfZZ7 -goversion go1.11.13 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acos_s390x.o ./acos_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/69/694a3c3f15787301e5c8ce03e340b9165f5e628fa2a4fec00108048eafca45e7-d # internal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acosh_s390x.o ./acosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asin_s390x.o ./asin_s390x.s runtime/cgo mkdir -p $WORK/b042/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asinh_s390x.o ./asinh_s390x.s cd $WORK gcc -Qunused-arguments -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan2_s390x.o ./atan2_s390x.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan_s390x.o ./atan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atanh_s390x.o ./atanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cbrt_s390x.o ./cbrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cosh_s390x.o ./cosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/dim_s390x.o ./dim_s390x.s cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erf_s390x.o ./erf_s390x.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/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/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/4f/4f872417543555c27ab0b5c03583fe3a6591409bc08230c2c1ad6427e315375b-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erfc_s390x.o ./erfc_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/exp_s390x.o ./exp_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/expm1_s390x.o ./expm1_s390x.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/floor_s390x.o ./floor_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log10_s390x.o ./log10_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log1p_s390x.o ./log1p_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log_s390x.o ./log_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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/pow_s390x.o ./pow_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sin_s390x.o ./sin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sinh_s390x.o ./sinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sqrt_s390x.o ./sqrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/stubs_s390x.o ./stubs_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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tan_s390x.o ./tan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tanh_s390x.o ./tanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b020/_pkg_.a $WORK/b020/acos_s390x.o $WORK/b020/acosh_s390x.o $WORK/b020/asin_s390x.o $WORK/b020/asinh_s390x.o $WORK/b020/atan2_s390x.o $WORK/b020/atan_s390x.o $WORK/b020/atanh_s390x.o $WORK/b020/cbrt_s390x.o $WORK/b020/cosh_s390x.o $WORK/b020/dim_s390x.o $WORK/b020/erf_s390x.o $WORK/b020/erfc_s390x.o $WORK/b020/exp_s390x.o $WORK/b020/expm1_s390x.o $WORK/b020/floor_s390x.o $WORK/b020/log10_s390x.o $WORK/b020/log1p_s390x.o $WORK/b020/log_s390x.o $WORK/b020/pow_s390x.o $WORK/b020/sin_s390x.o $WORK/b020/sinh_s390x.o $WORK/b020/sqrt_s390x.o $WORK/b020/stubs_s390x.o $WORK/b020/tan_s390x.o $WORK/b020/tanh_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f9/f9e82f83b3035e628814132efe768263fed79317928c716c59ee33efc8015ef6-d # internal strconv mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid P3jL1YXVD0SAdiByVHce/P3jL1YXVD0SAdiByVHce -goversion go1.11.13 -D "" -importcfg $WORK/b022/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x006.o -c gcc_linux_s390x.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x010.o -c gcc_s390x.S cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/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/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/15/15a89c566a639748a02d9a919e32555fb79f821035bb66e78d891f1a3a12bfbd-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/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid i6TSrqf-h5rRLk4y43EA/i6TSrqf-h5rRLk4y43EA -goversion go1.11.13 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b042/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_s390x.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/59/599c2381149ceca775c462705da4489bda6cacfb6d2ace692f9615e9cd7dbc28-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memclr_s390x.o ./memclr_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memmove_s390x.o ./memmove_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/rt0_linux_s390x.o ./rt0_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/sys_linux_s390x.o ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/tls_s390x.o ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_s390x.o $WORK/b011/memclr_s390x.o $WORK/b011/memmove_s390x.o $WORK/b011/rt0_linux_s390x.o $WORK/b011/sys_linux_s390x.o $WORK/b011/tls_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e1/e1a4ee7dc56a00489aae256a92afaea7cbc22f50134689dbb19302dd27ebd32b-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid Mv-f2zqKKpLQEl9bYGZ9/Mv-f2zqKKpLQEl9bYGZ9 -goversion go1.11.13 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/9a/9a753adb92ba444fc44f4ff063eb986cc5ed36374c3c8df988c67fd698017a4a-d # internal io mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid YqzWfaqNTcn792DHe3I7/YqzWfaqNTcn792DHe3I7 -goversion go1.11.13 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go reflect mkdir -p $WORK/b021/ internal/singleflight cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_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 -2EhC4froVKhdn-gJ64H/-2EhC4froVKhdn-gJ64H -goversion go1.11.13 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go syscall mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF mkdir -p $WORK/b040/ cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid yiouHcLNX2yhyBrv4SLM/yiouHcLNX2yhyBrv4SLM -goversion go1.11.13 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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 cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid tODYOGHfmZ46KincZnC4/tODYOGHfmZ46KincZnC4 -goversion go1.11.13 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/23/23a42916e8b1a73960915762ca899172f8d3481a74925b06f39ade3249742903-d # internal math/rand mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid PkZJryyKSl263zaMfWhc/PkZJryyKSl263zaMfWhc -goversion go1.11.13 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/3c/3c64387ac2b859d0275564c96c46a7704c061d892a92469ebe8fc24a7a73ce04-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/0b/0b5218c0bd2bc346811f0b3685160c820f29e266491ffd8c77193cd31afe93cd-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/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF strings mkdir -p $WORK/b032/ 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 1RsJGrfi9ONEZufDcLL9/1RsJGrfi9ONEZufDcLL9 -goversion go1.11.13 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid OO1g16VTfWpaWP-PO31d/OO1g16VTfWpaWP-PO31d -goversion go1.11.13 -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b032/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/a9/a9ebf76947a2f6ac41e57f397836c75099f35c4b8883d8682cbc9e534795cff9-d # internal hash mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p hash -std -complete -installsuffix shared -buildid jwAnq-0IyNWqws3c7xks/jwAnq-0IyNWqws3c7xks -goversion go1.11.13 -D "" -importcfg $WORK/b052/importcfg -pack ./hash.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ae/ae4a396ba916c09bd11b2616aabe36e4d6ef40f8598befbd77efbb4bdaca2ce5-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/04/04c01ef066d536f8bd68bf99df8551a3eb6ecd0f0c0e7e6d47c4c1e7b0c118e4-d # internal crypto mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto -std -complete -installsuffix shared -buildid lOdtN1eyYNq7hyTIOhOs/lOdtN1eyYNq7hyTIOhOs -goversion go1.11.13 -D "" -importcfg $WORK/b051/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/0c/0c059920a618ef2c3c548b49a704bf8559f857af7f8eff8c49954b27bbe4543d-d # internal crypto/sha512 mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/sha512 -std -installsuffix shared -buildid 1iXrpvl1Ys6Y5NUMMQ1P/1iXrpvl1Ys6Y5NUMMQ1P -goversion go1.11.13 -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go ./sha512block_s390x.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/asm_linux_s390x.o ./asm_linux_s390x.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b050 -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b050/sha512block_s390x.o ./sha512block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b050/_pkg_.a $WORK/b050/sha512block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/fc/fc7691020385bad8baf83901fd11782e50d099f6a61dfff317ec530d7215bd05-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/57/57679550ef5583a0a38baaaa8e4ebfa4abbee0f6ddafa9d73c1ea227cd2e12df-d # internal internal/syscall/unix mkdir -p $WORK/b029/ time mkdir -p $WORK/b028/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid l8adYouh75GIlbXcQqM9/l8adYouh75GIlbXcQqM9 -goversion go1.11.13 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid bJHB4Y31FgqXYFsl1qRv/bJHB4Y31FgqXYFsl1qRv -goversion go1.11.13 -D "" -importcfg $WORK/b028/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b029/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.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/b7/b7bfb2e4aa6c2d9c39bb9b457ec70839e949b041343701fd6359800df4ca62fa-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/07/074e428d43cab886b9aff1677dd57a5863f2328088739bb7f32888ae509e5702-d # internal internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid lTuwRnIVCbC7Wxi5twbV/lTuwRnIVCbC7Wxi5twbV -goversion go1.11.13 -D "" -importcfg $WORK/b026/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.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/2c/2c576665cdff6ac33a8fc9ef580800eb303932d0687b21d88fdf3ef79bffc489-d # internal encoding/binary mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_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/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/binary -std -complete -installsuffix shared -buildid V4GAVKl0yjJt6ZhHsJmK/V4GAVKl0yjJt6ZhHsJmK -goversion go1.11.13 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go sort mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid lB5xnGw4YvPsAlM_LGKI/lB5xnGw4YvPsAlM_LGKI -goversion go1.11.13 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/40/40734c89fc5fe6b1c3e82fd6d04885821e35a58e634fd0be770bf508153cd810-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid UfSZlQf3_76drnD_7TDi/UfSZlQf3_76drnD_7TDi -goversion go1.11.13 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/a3/a3a3b631642af77a99e28eab6e71ed416febb33b7a0b5be584fb04330c2c06c9-d # internal regexp/syntax mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid BjE4rG_I56uqAR1Rx6F-/BjE4rG_I56uqAR1Rx6F- -goversion go1.11.13 -D "" -importcfg $WORK/b058/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/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/35/35e4e20dfcb2dcaec983968822abca5ad2336e30050697249a2b16eacee2668b-d # internal encoding/base64 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid jVG9a16bJnNSRdZPlYz1/jVG9a16bJnNSRdZPlYz1 -goversion go1.11.13 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/eb/eb539f44ef1cbef42155794436b9a47d67f3f2414046a3bf525a3cb0087db239-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a7/a7a9c89a9ae3ac2c414d6b0f57ba6d5d090c2c1cc31f0264ccd086d4b5a8aaf3-d # internal fmt mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid ZWDrlRCrIhgiMGZsdToW/ZWDrlRCrIhgiMGZsdToW -goversion go1.11.13 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go path/filepath mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid svIHx4TEWPntcBNqRVsh/svIHx4TEWPntcBNqRVsh -goversion go1.11.13 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e6/e60a27e166bf70b32f3ff5f6fe9198eec52f868b84d01026dad07dac09fca1a4-d # internal io/ioutil mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid o96h7a869tX3ScEersJR/o96h7a869tX3ScEersJR -goversion go1.11.13 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/77/7706b9a471b00e1a222742b207ab679a8f158a8c475c0c5dd1ea07082fc61a36-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b9/b99a0378f16d3553e671fcf1e1e545baf5b492929b7961b765a755b980919b18-d # internal regexp mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b058/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p regexp -std -complete -installsuffix shared -buildid 3MM8jEVfSouOwY6u38Un/3MM8jEVfSouOwY6u38Un -goversion go1.11.13 -D "" -importcfg $WORK/b057/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/4a/4a33b34d817ed5cf603ee07d8e6d4d60e4d76f58fb44b6c215ead00561993d37-d # internal context mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF encoding/json mkdir -p $WORK/b002/ cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid KV1Cj4jlladw81cvj8tx/KV1Cj4jlladw81cvj8tx -goversion go1.11.13 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF log cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid tqqpnIE8zzCMELlqNGwe/tqqpnIE8zzCMELlqNGwe -goversion go1.11.13 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid 1slJ5-u21Zio52qOVrDG/1slJ5-u21Zio52qOVrDG -goversion go1.11.13 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/36/366b88c0be57b104a21e56f047e1ba0b1bf87aaad43b2ffc5aa8835a35e8f5b7-d # internal net mkdir -p $WORK/b036/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/be/be60fa264b818978e411f902eaa2ebff1c744b33d40a57aee05fc0b1e2726486-d # internal github.com/containernetworking/plugins/pkg/utils mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/plugins/pkg/utils -complete -installsuffix shared -buildid XSCsBqmzIF_d-jszy_pP/XSCsBqmzIF_d-jszy_pP -goversion go1.11.13 -D "" -importcfg $WORK/b049/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/c6/c6586eb5e20a608d36a03027d2a0578221172f347b95964243f66df6d354352a-d # internal github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid t5QHSlsYz0AyFY2KomDq/t5QHSlsYz0AyFY2KomDq -goversion go1.11.13 -D "" -importcfg $WORK/b053/importcfg -pack ./buildversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/f3/f3685250ad19f294ec5555d0b8131f4b9474f7d66d6695702f212d4b732e7738-d # internal github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid c8qz9Dzt370pUqDhn2k6/c8qz9Dzt370pUqDhn2k6 -goversion go1.11.13 -D "" -importcfg $WORK/b054/importcfg -pack ./sysctl_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/2f/2f464a5337d277d0416d937725710daf4e8a46dd4c550d8ef684ceced9e79d6c-d # internal os/exec mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p os/exec -std -complete -installsuffix shared -buildid bBkgTof0ZhY1bNxxsPcQ/bBkgTof0ZhY1bNxxsPcQ -goversion go1.11.13 -D "" -importcfg $WORK/b056/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/82/8259cda32df976c002998e6f8dc448e0e7d573980dcf5fc59e79d4a95451d99a-d # internal encoding/hex mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p encoding/hex -std -complete -installsuffix shared -buildid wTddRNChKT2qI-FO_KEJ/wTddRNChKT2qI-FO_KEJ -goversion go1.11.13 -D "" -importcfg $WORK/b061/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/99/9909cb1e9e96a2a6ffe9eda7382326d0bbf6d72e65774b34cd3d688ac8b72e7b-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid BlhXmqmP6sm1rGEVyWo8/BlhXmqmP6sm1rGEVyWo8 -goversion go1.11.13 -D "" -importcfg $WORK/b063/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/15/15a0021b3675c553037621fa89e6e36356902474fc9a99d2b87f135101a9fb01-d # internal github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords -complete -installsuffix shared -buildid qxZG2iLHTEg4na0LGXoz/qxZG2iLHTEg4na0LGXoz -goversion go1.11.13 -D "" -importcfg $WORK/b059/importcfg -pack ./shellwords.go ./util_posix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/4f/4ff9e16ab4b75a5e1750b3678b0e2b3976276d4fb2002dde65f8ef5bf6c0cb3f-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/10/106a0d4f368a0ffb60e111ec08f0fc4b1e829c284f0776bac7366504dd8c66fd-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/11/110fc614e7cba1cfd5a06627ffe9f25783c35141ede93e1be419fd0f01c02459-d # internal cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -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 TERM='dumb' gcc -I /usr/lib/golang/src/net -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_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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 cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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 cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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/net 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 $WORK/b036/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid I5pg0Kd0vyKYNVGRRCDI/I5pg0Kd0vyKYNVGRRCDI -goversion go1.11.13 -D "" -importcfg $WORK/b036/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/b036/_cgo_gotypes.go $WORK/b036/cgo_linux.cgo1.go $WORK/b036/cgo_resnew.cgo1.go $WORK/b036/cgo_socknew.cgo1.go $WORK/b036/cgo_unix.cgo1.go $WORK/b036/_cgo_import.go /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 $WORK/b036/_x005.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/77/771dad86dfdfd9d735f451fa3c83e04691a64486a1281ea084f9b88d33d39e32-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b035/ github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid 2xQY5VjfUDhJMuLIVqEe/2xQY5VjfUDhJMuLIVqEe -goversion go1.11.13 -D "" -importcfg $WORK/b055/importcfg -pack ./iptables.go ./lock.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid -wIoN9rwUd8wMJ1ytcEH/-wIoN9rwUd8wMJ1ytcEH -goversion go1.11.13 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Id0y45U93dki8f3nI4QZ/Id0y45U93dki8f3nI4QZ -goversion go1.11.13 -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/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 ./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/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/91/91dc1a73846f14f7dc4019f2e3882b2597f35bef974fa5a76a7f787a5586f3e4-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid ymf1lNs61QhTwEnknXk1/ymf1lNs61QhTwEnknXk1 -goversion go1.11.13 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/05/054130351f99e239122ead853a85d549ebf4d1f782c0af7edffadf66c7b3a5f2-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid tVfI2lXn_4AyWf2puf7d/tVfI2lXn_4AyWf2puf7d -goversion go1.11.13 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/c4/c4fd1bc8d1384d09a2b2c87f91b1508da272a6f1fbca85eabd50f6f83daf6d49-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/ef/efff8b1a3f06ad58ebe55abd939676ec3c7faaad9cebec4d0e2d75a57d19c159-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid BcY_G8AwyXFUmLn4_5Qg/BcY_G8AwyXFUmLn4_5Qg -goversion go1.11.13 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/26/264e1a054f4280b701f4344f0b626a12dbfcfdae0a869c3e5e081697178a7b61-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid XrKhY4IYoik9E2_YxmzL/XrKhY4IYoik9E2_YxmzL -goversion go1.11.13 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/04/0498e9dd2521ff96dddf2dcd724f71f2022646a855367ba4c76ae6d23637faea-d # internal cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b064 -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b064/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b064/_pkg_.a $WORK/b064/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/57/57816c028768d80a33bb19a36b914c0aeceabb7c9cf6271289caba50647d298e-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b063/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b064/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid jqQEySaxfE5k0oXQlDsP/jqQEySaxfE5k0oXQlDsP -goversion go1.11.13 -D "" -importcfg $WORK/b062/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_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/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/50/505015483d8e674a3bb89ea1092b65921794301e5c3bf0f7ed6adf44a0a4f2b4-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b062/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b063/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b064/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid BX1WAiRM0XbIVRCS7zgW/BX1WAiRM0XbIVRCS7zgW -goversion go1.11.13 -D "" -importcfg $WORK/b060/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 ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_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/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/03/03399af292c1d5e742c5b86b533bcb3103aeb9cc4c714f74de731ff66b7c5aca-d # internal github.com/containernetworking/plugins/plugins/meta/portmap mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables importmap github.com/mattn/go-shellwords=github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b055/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords=$WORK/b059/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b060/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/plugins/meta/portmap /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid pI0hKiMaEThTyo-ubhET/pI0hKiMaEThTyo-ubhET -goversion go1.11.13 -D "" -importcfg $WORK/b001/importcfg -pack ./chain.go ./main.go ./portmap.go ./utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/49/49f4973fc404558a0255357f15357f7684786da567de3c2b6072585b903ab2c0-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/meta/portmap=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b055/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords=$WORK/b059/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b060/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile crypto/sha512=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b062/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b063/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b064/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile regexp/syntax=$WORK/b058/_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=X40B-1DD10V3xft0N3VN/pI0hKiMaEThTyo-ubhET/obJHriYSu_VgnZ1IjpXJ/X40B-1DD10V3xft0N3VN -B 0xc165f6331a1f4ef7032a6c869e8485d4dad48e75 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/portmap rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/meta/sbr ']' ++ basename plugins/meta/sbr + plugin=sbr + echo ' sbr' sbr ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xd9db765e5d4e74439abf5d6d65196073e485799c -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/sbr github.com/containernetworking/plugins/plugins/meta/sbr WORK=/tmp/go-build736358609 errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid Cv9P5D6jVmPlnwUesMlJ/Cv9P5D6jVmPlnwUesMlJ -goversion go1.11.13 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go internal/race mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid 84Eok2ZoUc8rbWsnqPbq/84Eok2ZoUc8rbWsnqPbq -goversion go1.11.13 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go internal/cpu mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 4hmcdrBbnUCBuI0fRjGT/4hmcdrBbnUCBuI0fRjGT -goversion go1.11.13 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go runtime/internal/atomic mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid PlDvQTvwXETznbWMNv9i/PlDvQTvwXETznbWMNv9i -goversion go1.11.13 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/df/dff6b477c41d66cb8a3387547ec9cf6feae476be44d3c7b05200342e4a05d181-d # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/fc/fc47d94505e1dd4cd63a360a4a7e2bb8f87b59bf51d9f66a0457b1f2b6b67f48-d # internal sync/atomic mkdir -p $WORK/b014/ runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid O8xSl7JRgX0ADxuxwzQe/O8xSl7JRgX0ADxuxwzQe -goversion go1.11.13 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid vdz2NPzt7aEzBLckEuAp/vdz2NPzt7aEzBLckEuAp -goversion go1.11.13 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/asm_s390x.o ./asm_s390x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/17/171f14244d4856d4e5b207778a127f4eaf11446404898e5fbfaf9677175c24e1-d # internal unicode mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid tuKwn76wGgeSCjXhkanM/tuKwn76wGgeSCjXhkanM -goversion go1.11.13 -D "" -importcfg $WORK/b015/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/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/8b/8b449e355bdb504c6b9589883e34acf542fbce0c9d6feb72bc897d78f93e909e-d # internal unicode/utf8 mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid p7F9-0SpwJMCH457NeXY/p7F9-0SpwJMCH457NeXY -goversion go1.11.13 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/24/24b4ae434704429d5e85b1b2105eb1e5fffe200f85aa9a3e38c9746cb8191aec-d # internal encoding mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid RxNR5INJp1XgnBpsJq6p/RxNR5INJp1XgnBpsJq6p -goversion go1.11.13 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/cpu /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/cpu_s390x.o ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/66/667f870ba066de62f2392b1a26a3659483cf0e5cbd26d4c725f23b5a73e7fb97-d # internal math mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid LZC6RoSgx_5J1ai3FoPK/LZC6RoSgx_5J1ai3FoPK -goversion go1.11.13 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/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 ./unsafe.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_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/73/73854382bf996553ba5b562737d565b3db5c42cc36f589cc8cfeef8d132432f4-d # internal internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid cC1Nh8XZSTWIwLrOLt7S/cC1Nh8XZSTWIwLrOLt7S -goversion go1.11.13 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e4/e41f009d1aebeb14d91dcf258cc9d1c79a59261dd3e24ee846e616290289fbe9-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 cuFMEchH7XsKh-nIibAy/cuFMEchH7XsKh-nIibAy -goversion go1.11.13 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go cd /usr/lib/golang/src/internal/bytealg /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/compare_s390x.o ./compare_s390x.s /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/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/0a/0a355a6cf381c057a4fb12e054e0aae58755dd6973946de2968cc7ddded2b2f3-d # internal internal/testlog mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid VWS-mLPztZV56x2OX8ee/VWS-mLPztZV56x2OX8ee -goversion go1.11.13 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /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/index_s390x.o ./index_s390x.s /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/indexbyte_s390x.o ./indexbyte_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c4/c420424e0bc8f58ca55deaf6a376d955df14a5fba7628bd03bed98fe09f93f74-d # internal unicode/utf16 mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid pxpqQZK2AUmmwyMKq-07/pxpqQZK2AUmmwyMKq-07 -goversion go1.11.13 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_s390x.o $WORK/b005/equal_s390x.o $WORK/b005/index_s390x.o $WORK/b005/indexbyte_s390x.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/34/347896eeeebcdf5552d4ce54462b8b2234c83e03b8a1cf39bd370a3e6fdbfdb0-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/07/074e4086540fe9284410a00cd2e9f65374b664ca2fd3dccb373c2ffe8e4e9a34-d # internal vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b039/ cat >$WORK/b039/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/b039/_pkg_.a -trimpath $WORK/b039 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mcYcg0FAwVHzMJ6eORF3/mcYcg0FAwVHzMJ6eORF3 -goversion go1.11.13 -D "" -importcfg $WORK/b039/importcfg -pack ./message.go runtime mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid e7SMuZpCPvrlcVyjC1ft/e7SMuZpCPvrlcVyjC1ft -goversion go1.11.13 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.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 ./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 ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/8f/8fe402a5795a9967ee5d3bfdfb45ffedcfce276c6f78e78a85dcbecbc7119fd7-d # internal internal/nettrace mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 3THZhqJjI9bLv68IfZZ7/3THZhqJjI9bLv68IfZZ7 -goversion go1.11.13 -D "" -importcfg $WORK/b040/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/69/694a3c3f15787301e5c8ce03e340b9165f5e628fa2a4fec00108048eafca45e7-d # internal runtime/cgo mkdir -p $WORK/b043/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b043/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b043/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acos_s390x.o ./acos_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acosh_s390x.o ./acosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asin_s390x.o ./asin_s390x.s cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asinh_s390x.o ./asinh_s390x.s cd $WORK gcc -Qunused-arguments -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan2_s390x.o ./atan2_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan_s390x.o ./atan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atanh_s390x.o ./atanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cbrt_s390x.o ./cbrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cosh_s390x.o ./cosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/dim_s390x.o ./dim_s390x.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erf_s390x.o ./erf_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erfc_s390x.o ./erfc_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/exp_s390x.o ./exp_s390x.s cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/expm1_s390x.o ./expm1_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/floor_s390x.o ./floor_s390x.s cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log10_s390x.o ./log10_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log1p_s390x.o ./log1p_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log_s390x.o ./log_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/pow_s390x.o ./pow_s390x.s cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sin_s390x.o ./sin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sinh_s390x.o ./sinh_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/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sqrt_s390x.o ./sqrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/stubs_s390x.o ./stubs_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tan_s390x.o ./tan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tanh_s390x.o ./tanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b020/_pkg_.a $WORK/b020/acos_s390x.o $WORK/b020/acosh_s390x.o $WORK/b020/asin_s390x.o $WORK/b020/asinh_s390x.o $WORK/b020/atan2_s390x.o $WORK/b020/atan_s390x.o $WORK/b020/atanh_s390x.o $WORK/b020/cbrt_s390x.o $WORK/b020/cosh_s390x.o $WORK/b020/dim_s390x.o $WORK/b020/erf_s390x.o $WORK/b020/erfc_s390x.o $WORK/b020/exp_s390x.o $WORK/b020/expm1_s390x.o $WORK/b020/floor_s390x.o $WORK/b020/log10_s390x.o $WORK/b020/log1p_s390x.o $WORK/b020/log_s390x.o $WORK/b020/pow_s390x.o $WORK/b020/sin_s390x.o $WORK/b020/sinh_s390x.o $WORK/b020/sqrt_s390x.o $WORK/b020/stubs_s390x.o $WORK/b020/tan_s390x.o $WORK/b020/tanh_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f9/f9e82f83b3035e628814132efe768263fed79317928c716c59ee33efc8015ef6-d # internal strconv mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid P3jL1YXVD0SAdiByVHce/P3jL1YXVD0SAdiByVHce -goversion go1.11.13 -D "" -importcfg $WORK/b022/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/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/4f/4f872417543555c27ab0b5c03583fe3a6591409bc08230c2c1ad6427e315375b-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/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x006.o -c gcc_linux_s390x.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x007.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/15/15a89c566a639748a02d9a919e32555fb79f821035bb66e78d891f1a3a12bfbd-d # internal TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x010.o -c gcc_s390x.S cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/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/b043=/tmp/go-build -gno-record-gcc-switches -o $WORK/b043/_cgo_.o $WORK/b043/_cgo_main.o $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b043/_cgo_.o -dynout $WORK/b043/_cgo_import.go -dynlinker cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p runtime/cgo -std -installsuffix shared -buildid i6TSrqf-h5rRLk4y43EA/i6TSrqf-h5rRLk4y43EA -goversion go1.11.13 -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b043/_cgo_gotypes.go $WORK/b043/cgo.cgo1.go $WORK/b043/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b043/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b043/_pkg_.a $WORK/b043/asm_s390x.o $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/59/599c2381149ceca775c462705da4489bda6cacfb6d2ace692f9615e9cd7dbc28-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memclr_s390x.o ./memclr_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memmove_s390x.o ./memmove_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/rt0_linux_s390x.o ./rt0_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/sys_linux_s390x.o ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/tls_s390x.o ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_s390x.o $WORK/b011/memclr_s390x.o $WORK/b011/memmove_s390x.o $WORK/b011/rt0_linux_s390x.o $WORK/b011/sys_linux_s390x.o $WORK/b011/tls_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e1/e1a4ee7dc56a00489aae256a92afaea7cbc22f50134689dbb19302dd27ebd32b-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid Mv-f2zqKKpLQEl9bYGZ9/Mv-f2zqKKpLQEl9bYGZ9 -goversion go1.11.13 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/9a/9a753adb92ba444fc44f4ff063eb986cc5ed36374c3c8df988c67fd698017a4a-d # internal io mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF internal/singleflight cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid YqzWfaqNTcn792DHe3I7/YqzWfaqNTcn792DHe3I7 -goversion go1.11.13 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid tODYOGHfmZ46KincZnC4/tODYOGHfmZ46KincZnC4 -goversion go1.11.13 -D "" -importcfg $WORK/b041/importcfg -pack ./singleflight.go reflect mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_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 -2EhC4froVKhdn-gJ64H/-2EhC4froVKhdn-gJ64H -goversion go1.11.13 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go syscall mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid yiouHcLNX2yhyBrv4SLM/yiouHcLNX2yhyBrv4SLM -goversion go1.11.13 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/23/23a42916e8b1a73960915762ca899172f8d3481a74925b06f39ade3249742903-d # internal math/rand mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p math/rand -std -complete -installsuffix shared -buildid PkZJryyKSl263zaMfWhc/PkZJryyKSl263zaMfWhc -goversion go1.11.13 -D "" -importcfg $WORK/b042/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/0b/0b5218c0bd2bc346811f0b3685160c820f29e266491ffd8c77193cd31afe93cd-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/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_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 1RsJGrfi9ONEZufDcLL9/1RsJGrfi9ONEZufDcLL9 -goversion go1.11.13 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/3c/3c64387ac2b859d0275564c96c46a7704c061d892a92469ebe8fc24a7a73ce04-d # internal strings mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid OO1g16VTfWpaWP-PO31d/OO1g16VTfWpaWP-PO31d -goversion go1.11.13 -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/a9/a9ebf76947a2f6ac41e57f397836c75099f35c4b8883d8682cbc9e534795cff9-d # internal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b032/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ae/ae4a396ba916c09bd11b2616aabe36e4d6ef40f8598befbd77efbb4bdaca2ce5-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/57/57679550ef5583a0a38baaaa8e4ebfa4abbee0f6ddafa9d73c1ea227cd2e12df-d # internal github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex mkdir -p $WORK/b034/ internal/syscall/unix mkdir -p $WORK/b029/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b027/_pkg_.a EOF cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid l8adYouh75GIlbXcQqM9/l8adYouh75GIlbXcQqM9 -goversion go1.11.13 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex -complete -installsuffix shared -buildid 4RYM25AEYPDYNJb_F2Or/4RYM25AEYPDYNJb_F2Or -goversion go1.11.13 -D "" -importcfg $WORK/b034/importcfg -pack ./filemutex_flock.go time mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid bJHB4Y31FgqXYFsl1qRv/bJHB4Y31FgqXYFsl1qRv -goversion go1.11.13 -D "" -importcfg $WORK/b028/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b029/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/28/280115068424c00a50e9c54ddd8faa179214ba4a3c5bb36dd4ecb3e68c007ea3-d # internal /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.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/b7/b7bfb2e4aa6c2d9c39bb9b457ec70839e949b041343701fd6359800df4ca62fa-d # internal 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/2c/2c576665cdff6ac33a8fc9ef580800eb303932d0687b21d88fdf3ef79bffc489-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal encoding/binary mkdir -p $WORK/b019/ sort mkdir -p $WORK/b031/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid lB5xnGw4YvPsAlM_LGKI/lB5xnGw4YvPsAlM_LGKI -goversion go1.11.13 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/binary -std -complete -installsuffix shared -buildid V4GAVKl0yjJt6ZhHsJmK/V4GAVKl0yjJt6ZhHsJmK -goversion go1.11.13 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/07/074e428d43cab886b9aff1677dd57a5863f2328088739bb7f32888ae509e5702-d # internal internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid lTuwRnIVCbC7Wxi5twbV/lTuwRnIVCbC7Wxi5twbV -goversion go1.11.13 -D "" -importcfg $WORK/b026/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/a3/a3a3b631642af77a99e28eab6e71ed416febb33b7a0b5be584fb04330c2c06c9-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/35/35e4e20dfcb2dcaec983968822abca5ad2336e30050697249a2b16eacee2668b-d # internal encoding/base64 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid jVG9a16bJnNSRdZPlYz1/jVG9a16bJnNSRdZPlYz1 -goversion go1.11.13 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/40/40734c89fc5fe6b1c3e82fd6d04885821e35a58e634fd0be770bf508153cd810-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid UfSZlQf3_76drnD_7TDi/UfSZlQf3_76drnD_7TDi -goversion go1.11.13 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/eb/eb539f44ef1cbef42155794436b9a47d67f3f2414046a3bf525a3cb0087db239-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a7/a7a9c89a9ae3ac2c414d6b0f57ba6d5d090c2c1cc31f0264ccd086d4b5a8aaf3-d # internal fmt mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid ZWDrlRCrIhgiMGZsdToW/ZWDrlRCrIhgiMGZsdToW -goversion go1.11.13 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go path/filepath mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p path/filepath -std -complete -installsuffix shared -buildid svIHx4TEWPntcBNqRVsh/svIHx4TEWPntcBNqRVsh -goversion go1.11.13 -D "" -importcfg $WORK/b048/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/e6/e60a27e166bf70b32f3ff5f6fe9198eec52f868b84d01026dad07dac09fca1a4-d # internal io/ioutil mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p io/ioutil -std -complete -installsuffix shared -buildid o96h7a869tX3ScEersJR/o96h7a869tX3ScEersJR -goversion go1.11.13 -D "" -importcfg $WORK/b047/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/77/7706b9a471b00e1a222742b207ab679a8f158a8c475c0c5dd1ea07082fc61a36-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/4a/4a33b34d817ed5cf603ee07d8e6d4d60e4d76f58fb44b6c215ead00561993d37-d # internal encoding/json mkdir -p $WORK/b002/ log mkdir -p $WORK/b049/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid tqqpnIE8zzCMELlqNGwe/tqqpnIE8zzCMELlqNGwe -goversion go1.11.13 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p log -std -complete -installsuffix shared -buildid 1slJ5-u21Zio52qOVrDG/1slJ5-u21Zio52qOVrDG -goversion go1.11.13 -D "" -importcfg $WORK/b049/importcfg -pack ./log.go context mkdir -p $WORK/b038/ github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b052/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid t5QHSlsYz0AyFY2KomDq/t5QHSlsYz0AyFY2KomDq -goversion go1.11.13 -D "" -importcfg $WORK/b052/importcfg -pack ./buildversion.go cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p context -std -complete -installsuffix shared -buildid KV1Cj4jlladw81cvj8tx/KV1Cj4jlladw81cvj8tx -goversion go1.11.13 -D "" -importcfg $WORK/b038/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/2f/2f464a5337d277d0416d937725710daf4e8a46dd4c550d8ef684ceced9e79d6c-d # internal encoding/hex mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p encoding/hex -std -complete -installsuffix shared -buildid wTddRNChKT2qI-FO_KEJ/wTddRNChKT2qI-FO_KEJ -goversion go1.11.13 -D "" -importcfg $WORK/b054/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/99/9909cb1e9e96a2a6ffe9eda7382326d0bbf6d72e65774b34cd3d688ac8b72e7b-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b056/ /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/be/be60fa264b818978e411f902eaa2ebff1c744b33d40a57aee05fc0b1e2726486-d # internal cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid BlhXmqmP6sm1rGEVyWo8/BlhXmqmP6sm1rGEVyWo8 -goversion go1.11.13 -D "" -importcfg $WORK/b056/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/36/366b88c0be57b104a21e56f047e1ba0b1bf87aaad43b2ffc5aa8835a35e8f5b7-d # internal net mkdir -p $WORK/b037/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b037/ -importpath net -- -I $WORK/b037/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/4f/4ff9e16ab4b75a5e1750b3678b0e2b3976276d4fb2002dde65f8ef5bf6c0cb3f-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/11/110fc614e7cba1cfd5a06627ffe9f25783c35141ede93e1be419fd0f01c02459-d # internal cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/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/b037=/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/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net 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 -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b037/_cgo_.o -dynout $WORK/b037/_cgo_import.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b039/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p net -std -installsuffix shared -buildid I5pg0Kd0vyKYNVGRRCDI/I5pg0Kd0vyKYNVGRRCDI -goversion go1.11.13 -D "" -importcfg $WORK/b037/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/b037/_cgo_gotypes.go $WORK/b037/cgo_linux.cgo1.go $WORK/b037/cgo_resnew.cgo1.go $WORK/b037/cgo_socknew.cgo1.go $WORK/b037/cgo_unix.cgo1.go $WORK/b037/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b037/_pkg_.a $WORK/b037/_x001.o $WORK/b037/_x002.o $WORK/b037/_x003.o $WORK/b037/_x004.o $WORK/b037/_x005.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/77/771dad86dfdfd9d735f451fa3c83e04691a64486a1281ea084f9b88d33d39e32-d # internal github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Id0y45U93dki8f3nI4QZ/Id0y45U93dki8f3nI4QZ -goversion go1.11.13 -D "" -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/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 ./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 github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid -wIoN9rwUd8wMJ1ytcEH/-wIoN9rwUd8wMJ1ytcEH -goversion go1.11.13 -D "" -importcfg $WORK/b036/importcfg -pack ./args.go ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/91/91dc1a73846f14f7dc4019f2e3882b2597f35bef974fa5a76a7f787a5586f3e4-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid ymf1lNs61QhTwEnknXk1/ymf1lNs61QhTwEnknXk1 -goversion go1.11.13 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/05/054130351f99e239122ead853a85d549ebf4d1f782c0af7edffadf66c7b3a5f2-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid tVfI2lXn_4AyWf2puf7d/tVfI2lXn_4AyWf2puf7d -goversion go1.11.13 -D "" -importcfg $WORK/b046/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ef/efff8b1a3f06ad58ebe55abd939676ec3c7faaad9cebec4d0e2d75a57d19c159-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid BcY_G8AwyXFUmLn4_5Qg/BcY_G8AwyXFUmLn4_5Qg -goversion go1.11.13 -D "" -importcfg $WORK/b044/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/26/264e1a054f4280b701f4344f0b626a12dbfcfdae0a869c3e5e081697178a7b61-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid XrKhY4IYoik9E2_YxmzL/XrKhY4IYoik9E2_YxmzL -goversion go1.11.13 -D "" -importcfg $WORK/b035/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/04/0498e9dd2521ff96dddf2dcd724f71f2022646a855367ba4c76ae6d23637faea-d # internal cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b051/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b051/_pkg_.a $WORK/b051/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/57/57816c028768d80a33bb19a36b914c0aeceabb7c9cf6271289caba50647d298e-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b051/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid nvmFYcxw_9TUlCPIeZkq/nvmFYcxw_9TUlCPIeZkq -goversion go1.11.13 -D "" -importcfg $WORK/b050/importcfg -pack ./ns_linux.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b056/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b051/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid jqQEySaxfE5k0oXQlDsP/jqQEySaxfE5k0oXQlDsP -goversion go1.11.13 -D "" -importcfg $WORK/b055/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_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/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/bc/bcd1e89b56537ab4a4b72ca84370c63bf8e6e541323e3842fb7f4005bf65d4cf-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/50/505015483d8e674a3bb89ea1092b65921794301e5c3bf0f7ed6adf44a0a4f2b4-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b054/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b055/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b056/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b051/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid BX1WAiRM0XbIVRCS7zgW/BX1WAiRM0XbIVRCS7zgW -goversion go1.11.13 -D "" -importcfg $WORK/b053/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 ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_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/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/03/03399af292c1d5e742c5b86b533bcb3103aeb9cc4c714f74de731ff66b7c5aca-d # internal github.com/containernetworking/plugins/plugins/meta/sbr mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/alexflint/go-filemutex=github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b053/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/plugins/meta/sbr /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid uhyo2VQPXq2qfAcysQe3/uhyo2VQPXq2qfAcysQe3 -goversion go1.11.13 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/ec/ec650eb7fafb2e4698fbd10638c10cb3b4e9d4f28eb9fee4b29b59367aa8fa61-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/meta/sbr=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b053/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b055/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b056/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile context=$WORK/b038/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b039/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b048/_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=uKQkmXU9NqLNEpgRqKSn/uhyo2VQPXq2qfAcysQe3/wkaZz619Nb4ZaNrjde2Q/uKQkmXU9NqLNEpgRqKSn -B 0xd9db765e5d4e74439abf5d6d65196073e485799c -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/sbr rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/meta/tuning ']' ++ basename plugins/meta/tuning + plugin=tuning + echo ' tuning' tuning ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x81846b3483fbbc7cf8d5eab968bd73063bb6388e -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/tuning github.com/containernetworking/plugins/plugins/meta/tuning WORK=/tmp/go-build980620923 errors mkdir -p $WORK/b004/ internal/race mkdir -p $WORK/b010/ runtime/internal/atomic mkdir -p $WORK/b012/ internal/cpu mkdir -p $WORK/b006/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid 84Eok2ZoUc8rbWsnqPbq/84Eok2ZoUc8rbWsnqPbq -goversion go1.11.13 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go 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 Cv9P5D6jVmPlnwUesMlJ/Cv9P5D6jVmPlnwUesMlJ -goversion go1.11.13 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid PlDvQTvwXETznbWMNv9i/PlDvQTvwXETznbWMNv9i -goversion go1.11.13 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 4hmcdrBbnUCBuI0fRjGT/4hmcdrBbnUCBuI0fRjGT -goversion go1.11.13 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/fc/fc47d94505e1dd4cd63a360a4a7e2bb8f87b59bf51d9f66a0457b1f2b6b67f48-d # internal runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid vdz2NPzt7aEzBLckEuAp/vdz2NPzt7aEzBLckEuAp -goversion go1.11.13 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/df/dff6b477c41d66cb8a3387547ec9cf6feae476be44d3c7b05200342e4a05d181-d # internal sync/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid O8xSl7JRgX0ADxuxwzQe/O8xSl7JRgX0ADxuxwzQe -goversion go1.11.13 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/8b/8b449e355bdb504c6b9589883e34acf542fbce0c9d6feb72bc897d78f93e909e-d # internal unicode mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid tuKwn76wGgeSCjXhkanM/tuKwn76wGgeSCjXhkanM -goversion go1.11.13 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/17/171f14244d4856d4e5b207778a127f4eaf11446404898e5fbfaf9677175c24e1-d # internal unicode/utf8 mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid p7F9-0SpwJMCH457NeXY/p7F9-0SpwJMCH457NeXY -goversion go1.11.13 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/24/24b4ae434704429d5e85b1b2105eb1e5fffe200f85aa9a3e38c9746cb8191aec-d # internal encoding mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid RxNR5INJp1XgnBpsJq6p/RxNR5INJp1XgnBpsJq6p -goversion go1.11.13 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/cpu /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/cpu_s390x.o ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_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/73/73854382bf996553ba5b562737d565b3db5c42cc36f589cc8cfeef8d132432f4-d # internal internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid cC1Nh8XZSTWIwLrOLt7S/cC1Nh8XZSTWIwLrOLt7S -goversion go1.11.13 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/66/667f870ba066de62f2392b1a26a3659483cf0e5cbd26d4c725f23b5a73e7fb97-d # internal math mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid LZC6RoSgx_5J1ai3FoPK/LZC6RoSgx_5J1ai3FoPK -goversion go1.11.13 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/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 ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /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/compare_s390x.o ./compare_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e4/e41f009d1aebeb14d91dcf258cc9d1c79a59261dd3e24ee846e616290289fbe9-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 cuFMEchH7XsKh-nIibAy/cuFMEchH7XsKh-nIibAy -goversion go1.11.13 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go cd /usr/lib/golang/src/internal/bytealg /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/equal_s390x.o ./equal_s390x.s /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/index_s390x.o ./index_s390x.s /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/indexbyte_s390x.o ./indexbyte_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_s390x.o $WORK/b005/equal_s390x.o $WORK/b005/index_s390x.o $WORK/b005/indexbyte_s390x.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/34/347896eeeebcdf5552d4ce54462b8b2234c83e03b8a1cf39bd370a3e6fdbfdb0-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid e7SMuZpCPvrlcVyjC1ft/e7SMuZpCPvrlcVyjC1ft -goversion go1.11.13 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.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 ./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 ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/0a/0a355a6cf381c057a4fb12e054e0aae58755dd6973946de2968cc7ddded2b2f3-d # internal internal/testlog mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid VWS-mLPztZV56x2OX8ee/VWS-mLPztZV56x2OX8ee -goversion go1.11.13 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c4/c420424e0bc8f58ca55deaf6a376d955df14a5fba7628bd03bed98fe09f93f74-d # internal unicode/utf16 mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid pxpqQZK2AUmmwyMKq-07/pxpqQZK2AUmmwyMKq-07 -goversion go1.11.13 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/07/074e4086540fe9284410a00cd2e9f65374b664ca2fd3dccb373c2ffe8e4e9a34-d # internal vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b038/ cat >$WORK/b038/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/b038/_pkg_.a -trimpath $WORK/b038 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mcYcg0FAwVHzMJ6eORF3/mcYcg0FAwVHzMJ6eORF3 -goversion go1.11.13 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/8f/8fe402a5795a9967ee5d3bfdfb45ffedcfce276c6f78e78a85dcbecbc7119fd7-d # internal internal/nettrace mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 3THZhqJjI9bLv68IfZZ7/3THZhqJjI9bLv68IfZZ7 -goversion go1.11.13 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/69/694a3c3f15787301e5c8ce03e340b9165f5e628fa2a4fec00108048eafca45e7-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acos_s390x.o ./acos_s390x.s runtime/cgo mkdir -p $WORK/b042/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acosh_s390x.o ./acosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asin_s390x.o ./asin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asinh_s390x.o ./asinh_s390x.s cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan2_s390x.o ./atan2_s390x.s cd $WORK gcc -Qunused-arguments -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan_s390x.o ./atan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atanh_s390x.o ./atanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cbrt_s390x.o ./cbrt_s390x.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cosh_s390x.o ./cosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/dim_s390x.o ./dim_s390x.s cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erf_s390x.o ./erf_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erfc_s390x.o ./erfc_s390x.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/exp_s390x.o ./exp_s390x.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/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/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/4f/4f872417543555c27ab0b5c03583fe3a6591409bc08230c2c1ad6427e315375b-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/floor_s390x.o ./floor_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log10_s390x.o ./log10_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log1p_s390x.o ./log1p_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log_s390x.o ./log_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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/pow_s390x.o ./pow_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sin_s390x.o ./sin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sinh_s390x.o ./sinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sqrt_s390x.o ./sqrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/stubs_s390x.o ./stubs_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tan_s390x.o ./tan_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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tanh_s390x.o ./tanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b020/_pkg_.a $WORK/b020/acos_s390x.o $WORK/b020/acosh_s390x.o $WORK/b020/asin_s390x.o $WORK/b020/asinh_s390x.o $WORK/b020/atan2_s390x.o $WORK/b020/atan_s390x.o $WORK/b020/atanh_s390x.o $WORK/b020/cbrt_s390x.o $WORK/b020/cosh_s390x.o $WORK/b020/dim_s390x.o $WORK/b020/erf_s390x.o $WORK/b020/erfc_s390x.o $WORK/b020/exp_s390x.o $WORK/b020/expm1_s390x.o $WORK/b020/floor_s390x.o $WORK/b020/log10_s390x.o $WORK/b020/log1p_s390x.o $WORK/b020/log_s390x.o $WORK/b020/pow_s390x.o $WORK/b020/sin_s390x.o $WORK/b020/sinh_s390x.o $WORK/b020/sqrt_s390x.o $WORK/b020/stubs_s390x.o $WORK/b020/tan_s390x.o $WORK/b020/tanh_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f9/f9e82f83b3035e628814132efe768263fed79317928c716c59ee33efc8015ef6-d # internal strconv mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid P3jL1YXVD0SAdiByVHce/P3jL1YXVD0SAdiByVHce -goversion go1.11.13 -D "" -importcfg $WORK/b022/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x006.o -c gcc_linux_s390x.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x009.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/15/15a89c566a639748a02d9a919e32555fb79f821035bb66e78d891f1a3a12bfbd-d # internal TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x010.o -c gcc_s390x.S cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/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/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid i6TSrqf-h5rRLk4y43EA/i6TSrqf-h5rRLk4y43EA -goversion go1.11.13 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b042/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_s390x.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/59/599c2381149ceca775c462705da4489bda6cacfb6d2ace692f9615e9cd7dbc28-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memclr_s390x.o ./memclr_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memmove_s390x.o ./memmove_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/rt0_linux_s390x.o ./rt0_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/sys_linux_s390x.o ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/tls_s390x.o ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_s390x.o $WORK/b011/memclr_s390x.o $WORK/b011/memmove_s390x.o $WORK/b011/rt0_linux_s390x.o $WORK/b011/sys_linux_s390x.o $WORK/b011/tls_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e1/e1a4ee7dc56a00489aae256a92afaea7cbc22f50134689dbb19302dd27ebd32b-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid Mv-f2zqKKpLQEl9bYGZ9/Mv-f2zqKKpLQEl9bYGZ9 -goversion go1.11.13 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/9a/9a753adb92ba444fc44f4ff063eb986cc5ed36374c3c8df988c67fd698017a4a-d # internal io mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid YqzWfaqNTcn792DHe3I7/YqzWfaqNTcn792DHe3I7 -goversion go1.11.13 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go internal/singleflight mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid tODYOGHfmZ46KincZnC4/tODYOGHfmZ46KincZnC4 -goversion go1.11.13 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go reflect mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF syscall mkdir -p $WORK/b027/ 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 -2EhC4froVKhdn-gJ64H/-2EhC4froVKhdn-gJ64H -goversion go1.11.13 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid yiouHcLNX2yhyBrv4SLM/yiouHcLNX2yhyBrv4SLM -goversion go1.11.13 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/23/23a42916e8b1a73960915762ca899172f8d3481a74925b06f39ade3249742903-d # internal math/rand mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid PkZJryyKSl263zaMfWhc/PkZJryyKSl263zaMfWhc -goversion go1.11.13 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/0b/0b5218c0bd2bc346811f0b3685160c820f29e266491ffd8c77193cd31afe93cd-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/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_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 1RsJGrfi9ONEZufDcLL9/1RsJGrfi9ONEZufDcLL9 -goversion go1.11.13 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/3c/3c64387ac2b859d0275564c96c46a7704c061d892a92469ebe8fc24a7a73ce04-d # internal strings mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid OO1g16VTfWpaWP-PO31d/OO1g16VTfWpaWP-PO31d -goversion go1.11.13 -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/a9/a9ebf76947a2f6ac41e57f397836c75099f35c4b8883d8682cbc9e534795cff9-d # internal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b032/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ae/ae4a396ba916c09bd11b2616aabe36e4d6ef40f8598befbd77efbb4bdaca2ce5-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/57/57679550ef5583a0a38baaaa8e4ebfa4abbee0f6ddafa9d73c1ea227cd2e12df-d # internal internal/syscall/unix mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF time mkdir -p $WORK/b028/ cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid l8adYouh75GIlbXcQqM9/l8adYouh75GIlbXcQqM9 -goversion go1.11.13 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid bJHB4Y31FgqXYFsl1qRv/bJHB4Y31FgqXYFsl1qRv -goversion go1.11.13 -D "" -importcfg $WORK/b028/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b029/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.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/b7/b7bfb2e4aa6c2d9c39bb9b457ec70839e949b041343701fd6359800df4ca62fa-d # internal 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/2c/2c576665cdff6ac33a8fc9ef580800eb303932d0687b21d88fdf3ef79bffc489-d # internal encoding/binary mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_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/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/binary -std -complete -installsuffix shared -buildid V4GAVKl0yjJt6ZhHsJmK/V4GAVKl0yjJt6ZhHsJmK -goversion go1.11.13 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go sort mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid lB5xnGw4YvPsAlM_LGKI/lB5xnGw4YvPsAlM_LGKI -goversion go1.11.13 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/07/074e428d43cab886b9aff1677dd57a5863f2328088739bb7f32888ae509e5702-d # internal internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid lTuwRnIVCbC7Wxi5twbV/lTuwRnIVCbC7Wxi5twbV -goversion go1.11.13 -D "" -importcfg $WORK/b026/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/a3/a3a3b631642af77a99e28eab6e71ed416febb33b7a0b5be584fb04330c2c06c9-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/40/40734c89fc5fe6b1c3e82fd6d04885821e35a58e634fd0be770bf508153cd810-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid UfSZlQf3_76drnD_7TDi/UfSZlQf3_76drnD_7TDi -goversion go1.11.13 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/35/35e4e20dfcb2dcaec983968822abca5ad2336e30050697249a2b16eacee2668b-d # internal encoding/base64 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid jVG9a16bJnNSRdZPlYz1/jVG9a16bJnNSRdZPlYz1 -goversion go1.11.13 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/eb/eb539f44ef1cbef42155794436b9a47d67f3f2414046a3bf525a3cb0087db239-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a7/a7a9c89a9ae3ac2c414d6b0f57ba6d5d090c2c1cc31f0264ccd086d4b5a8aaf3-d # internal fmt mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid ZWDrlRCrIhgiMGZsdToW/ZWDrlRCrIhgiMGZsdToW -goversion go1.11.13 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go path/filepath mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid svIHx4TEWPntcBNqRVsh/svIHx4TEWPntcBNqRVsh -goversion go1.11.13 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e6/e60a27e166bf70b32f3ff5f6fe9198eec52f868b84d01026dad07dac09fca1a4-d # internal io/ioutil mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid o96h7a869tX3ScEersJR/o96h7a869tX3ScEersJR -goversion go1.11.13 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/77/7706b9a471b00e1a222742b207ab679a8f158a8c475c0c5dd1ea07082fc61a36-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/4a/4a33b34d817ed5cf603ee07d8e6d4d60e4d76f58fb44b6c215ead00561993d37-d # internal encoding/json mkdir -p $WORK/b002/ github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b051/ log cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF context cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid tqqpnIE8zzCMELlqNGwe/tqqpnIE8zzCMELlqNGwe -goversion go1.11.13 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go mkdir -p $WORK/b048/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a EOF cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid 1slJ5-u21Zio52qOVrDG/1slJ5-u21Zio52qOVrDG -goversion go1.11.13 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid KV1Cj4jlladw81cvj8tx/KV1Cj4jlladw81cvj8tx -goversion go1.11.13 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid t5QHSlsYz0AyFY2KomDq/t5QHSlsYz0AyFY2KomDq -goversion go1.11.13 -D "" -importcfg $WORK/b051/importcfg -pack ./buildversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/2f/2f464a5337d277d0416d937725710daf4e8a46dd4c550d8ef684ceced9e79d6c-d # internal encoding/hex mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p encoding/hex -std -complete -installsuffix shared -buildid wTddRNChKT2qI-FO_KEJ/wTddRNChKT2qI-FO_KEJ -goversion go1.11.13 -D "" -importcfg $WORK/b053/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/be/be60fa264b818978e411f902eaa2ebff1c744b33d40a57aee05fc0b1e2726486-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid BlhXmqmP6sm1rGEVyWo8/BlhXmqmP6sm1rGEVyWo8 -goversion go1.11.13 -D "" -importcfg $WORK/b055/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/36/366b88c0be57b104a21e56f047e1ba0b1bf87aaad43b2ffc5aa8835a35e8f5b7-d # internal net mkdir -p $WORK/b036/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/99/9909cb1e9e96a2a6ffe9eda7382326d0bbf6d72e65774b34cd3d688ac8b72e7b-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/4f/4ff9e16ab4b75a5e1750b3678b0e2b3976276d4fb2002dde65f8ef5bf6c0cb3f-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/11/110fc614e7cba1cfd5a06627ffe9f25783c35141ede93e1be419fd0f01c02459-d # internal cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -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 TERM='dumb' gcc -I /usr/lib/golang/src/net -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_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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 cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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 cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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/net 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 $WORK/b036/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid I5pg0Kd0vyKYNVGRRCDI/I5pg0Kd0vyKYNVGRRCDI -goversion go1.11.13 -D "" -importcfg $WORK/b036/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/b036/_cgo_gotypes.go $WORK/b036/cgo_linux.cgo1.go $WORK/b036/cgo_resnew.cgo1.go $WORK/b036/cgo_socknew.cgo1.go $WORK/b036/cgo_unix.cgo1.go $WORK/b036/_cgo_import.go /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 $WORK/b036/_x005.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/77/771dad86dfdfd9d735f451fa3c83e04691a64486a1281ea084f9b88d33d39e32-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid -wIoN9rwUd8wMJ1ytcEH/-wIoN9rwUd8wMJ1ytcEH -goversion go1.11.13 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Id0y45U93dki8f3nI4QZ/Id0y45U93dki8f3nI4QZ -goversion go1.11.13 -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/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 ./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/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/91/91dc1a73846f14f7dc4019f2e3882b2597f35bef974fa5a76a7f787a5586f3e4-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid ymf1lNs61QhTwEnknXk1/ymf1lNs61QhTwEnknXk1 -goversion go1.11.13 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/05/054130351f99e239122ead853a85d549ebf4d1f782c0af7edffadf66c7b3a5f2-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid tVfI2lXn_4AyWf2puf7d/tVfI2lXn_4AyWf2puf7d -goversion go1.11.13 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/ef/efff8b1a3f06ad58ebe55abd939676ec3c7faaad9cebec4d0e2d75a57d19c159-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid BcY_G8AwyXFUmLn4_5Qg/BcY_G8AwyXFUmLn4_5Qg -goversion go1.11.13 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/26/264e1a054f4280b701f4344f0b626a12dbfcfdae0a869c3e5e081697178a7b61-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid XrKhY4IYoik9E2_YxmzL/XrKhY4IYoik9E2_YxmzL -goversion go1.11.13 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/04/0498e9dd2521ff96dddf2dcd724f71f2022646a855367ba4c76ae6d23637faea-d # internal cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b050 -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b050/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b050/_pkg_.a $WORK/b050/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/57/57816c028768d80a33bb19a36b914c0aeceabb7c9cf6271289caba50647d298e-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b054/ cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid nvmFYcxw_9TUlCPIeZkq/nvmFYcxw_9TUlCPIeZkq -goversion go1.11.13 -D "" -importcfg $WORK/b049/importcfg -pack ./ns_linux.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b055/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid jqQEySaxfE5k0oXQlDsP/jqQEySaxfE5k0oXQlDsP -goversion go1.11.13 -D "" -importcfg $WORK/b054/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_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/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/bc/bcd1e89b56537ab4a4b72ca84370c63bf8e6e541323e3842fb7f4005bf65d4cf-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/50/505015483d8e674a3bb89ea1092b65921794301e5c3bf0f7ed6adf44a0a4f2b4-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b055/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid BX1WAiRM0XbIVRCS7zgW/BX1WAiRM0XbIVRCS7zgW -goversion go1.11.13 -D "" -importcfg $WORK/b052/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 ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_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/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/03/03399af292c1d5e742c5b86b533bcb3103aeb9cc4c714f74de731ff66b7c5aca-d # internal github.com/containernetworking/plugins/plugins/meta/tuning mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b052/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/plugins/meta/tuning /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid BVEgegiX-1M7enN-OY9a/BVEgegiX-1M7enN-OY9a -goversion go1.11.13 -D "" -importcfg $WORK/b001/importcfg -pack ./tuning.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/f6/f6d105c6f9ff088768a6e26d5b11fc5db2bb558227f6ddba2b8608027024b1b6-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/meta/tuning=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b052/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b055/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_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=uSlh6szFuGrO6hliQA8X/BVEgegiX-1M7enN-OY9a/0vM2L5xr6YM2VxHRynkl/uSlh6szFuGrO6hliQA8X -B 0x81846b3483fbbc7cf8d5eab968bd73063bb6388e -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/tuning rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/bridge ']' ++ basename plugins/main/bridge + plugin=bridge + echo ' bridge' bridge ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x4d560f55953af0c9f9bc2d7074dce504b18e53b2 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/bridge github.com/containernetworking/plugins/plugins/main/bridge WORK=/tmp/go-build855449085 errors mkdir -p $WORK/b004/ internal/race mkdir -p $WORK/b010/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config 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 Cv9P5D6jVmPlnwUesMlJ/Cv9P5D6jVmPlnwUesMlJ -goversion go1.11.13 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid 84Eok2ZoUc8rbWsnqPbq/84Eok2ZoUc8rbWsnqPbq -goversion go1.11.13 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go internal/cpu mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 4hmcdrBbnUCBuI0fRjGT/4hmcdrBbnUCBuI0fRjGT -goversion go1.11.13 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go runtime/internal/atomic mkdir -p $WORK/b012/ /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid PlDvQTvwXETznbWMNv9i/PlDvQTvwXETznbWMNv9i -goversion go1.11.13 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/fc/fc47d94505e1dd4cd63a360a4a7e2bb8f87b59bf51d9f66a0457b1f2b6b67f48-d # internal runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid vdz2NPzt7aEzBLckEuAp/vdz2NPzt7aEzBLckEuAp -goversion go1.11.13 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/df/dff6b477c41d66cb8a3387547ec9cf6feae476be44d3c7b05200342e4a05d181-d # internal sync/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid O8xSl7JRgX0ADxuxwzQe/O8xSl7JRgX0ADxuxwzQe -goversion go1.11.13 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/24/24b4ae434704429d5e85b1b2105eb1e5fffe200f85aa9a3e38c9746cb8191aec-d # internal unicode mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid tuKwn76wGgeSCjXhkanM/tuKwn76wGgeSCjXhkanM -goversion go1.11.13 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/17/171f14244d4856d4e5b207778a127f4eaf11446404898e5fbfaf9677175c24e1-d # internal unicode/utf8 mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid p7F9-0SpwJMCH457NeXY/p7F9-0SpwJMCH457NeXY -goversion go1.11.13 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asm.o ./asm.s cd /usr/lib/golang/src/internal/cpu /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/cpu_s390x.o ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_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/73/73854382bf996553ba5b562737d565b3db5c42cc36f589cc8cfeef8d132432f4-d # internal internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid cC1Nh8XZSTWIwLrOLt7S/cC1Nh8XZSTWIwLrOLt7S -goversion go1.11.13 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_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/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/8b/8b449e355bdb504c6b9589883e34acf542fbce0c9d6feb72bc897d78f93e909e-d # internal encoding mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid RxNR5INJp1XgnBpsJq6p/RxNR5INJp1XgnBpsJq6p -goversion go1.11.13 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/bytealg /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/compare_s390x.o ./compare_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/66/667f870ba066de62f2392b1a26a3659483cf0e5cbd26d4c725f23b5a73e7fb97-d # internal math mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid LZC6RoSgx_5J1ai3FoPK/LZC6RoSgx_5J1ai3FoPK -goversion go1.11.13 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/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 ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /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/equal_s390x.o ./equal_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e4/e41f009d1aebeb14d91dcf258cc9d1c79a59261dd3e24ee846e616290289fbe9-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 cuFMEchH7XsKh-nIibAy/cuFMEchH7XsKh-nIibAy -goversion go1.11.13 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go cd /usr/lib/golang/src/internal/bytealg /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/index_s390x.o ./index_s390x.s /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/indexbyte_s390x.o ./indexbyte_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_s390x.o $WORK/b005/equal_s390x.o $WORK/b005/index_s390x.o $WORK/b005/indexbyte_s390x.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/34/347896eeeebcdf5552d4ce54462b8b2234c83e03b8a1cf39bd370a3e6fdbfdb0-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/0a/0a355a6cf381c057a4fb12e054e0aae58755dd6973946de2968cc7ddded2b2f3-d # internal internal/testlog mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid VWS-mLPztZV56x2OX8ee/VWS-mLPztZV56x2OX8ee -goversion go1.11.13 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go runtime mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid e7SMuZpCPvrlcVyjC1ft/e7SMuZpCPvrlcVyjC1ft -goversion go1.11.13 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.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 ./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 ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c4/c420424e0bc8f58ca55deaf6a376d955df14a5fba7628bd03bed98fe09f93f74-d # internal unicode/utf16 mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid pxpqQZK2AUmmwyMKq-07/pxpqQZK2AUmmwyMKq-07 -goversion go1.11.13 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/07/074e4086540fe9284410a00cd2e9f65374b664ca2fd3dccb373c2ffe8e4e9a34-d # internal vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b038/ cat >$WORK/b038/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/b038/_pkg_.a -trimpath $WORK/b038 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mcYcg0FAwVHzMJ6eORF3/mcYcg0FAwVHzMJ6eORF3 -goversion go1.11.13 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/8f/8fe402a5795a9967ee5d3bfdfb45ffedcfce276c6f78e78a85dcbecbc7119fd7-d # internal internal/nettrace mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 3THZhqJjI9bLv68IfZZ7/3THZhqJjI9bLv68IfZZ7 -goversion go1.11.13 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/69/694a3c3f15787301e5c8ce03e340b9165f5e628fa2a4fec00108048eafca45e7-d # internal runtime/cgo mkdir -p $WORK/b042/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acos_s390x.o ./acos_s390x.s cd $WORK gcc -Qunused-arguments -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acosh_s390x.o ./acosh_s390x.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asin_s390x.o ./asin_s390x.s cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asinh_s390x.o ./asinh_s390x.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan2_s390x.o ./atan2_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan_s390x.o ./atan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atanh_s390x.o ./atanh_s390x.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cbrt_s390x.o ./cbrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cosh_s390x.o ./cosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/dim_s390x.o ./dim_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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erf_s390x.o ./erf_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erfc_s390x.o ./erfc_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/exp_s390x.o ./exp_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/4f/4f872417543555c27ab0b5c03583fe3a6591409bc08230c2c1ad6427e315375b-d # internal crypto/internal/subtle mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 2Cc1jEQksoL9qBO4a_GC/2Cc1jEQksoL9qBO4a_GC -goversion go1.11.13 -D "" -importcfg $WORK/b054/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/expm1_s390x.o ./expm1_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/ce/cef784395831400176b343504a20ec3acb58844547716d000f50665b4cdd4aaf-d # internal crypto/subtle mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid kgGJGVmp6mIYO7APEukn/kgGJGVmp6mIYO7APEukn -goversion go1.11.13 -D "" -importcfg $WORK/b055/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log10_s390x.o ./log10_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/c5/c5523ea5ea83d0abb109645d856bdf75948f6e907982070f0360e6d53d8c4249-d # internal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log1p_s390x.o ./log1p_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log_s390x.o ./log_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/pow_s390x.o ./pow_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sin_s390x.o ./sin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sinh_s390x.o ./sinh_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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x006.o -c gcc_linux_s390x.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sqrt_s390x.o ./sqrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/stubs_s390x.o ./stubs_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tan_s390x.o ./tan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tanh_s390x.o ./tanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b020/_pkg_.a $WORK/b020/acos_s390x.o $WORK/b020/acosh_s390x.o $WORK/b020/asin_s390x.o $WORK/b020/asinh_s390x.o $WORK/b020/atan2_s390x.o $WORK/b020/atan_s390x.o $WORK/b020/atanh_s390x.o $WORK/b020/cbrt_s390x.o $WORK/b020/cosh_s390x.o $WORK/b020/dim_s390x.o $WORK/b020/erf_s390x.o $WORK/b020/erfc_s390x.o $WORK/b020/exp_s390x.o $WORK/b020/expm1_s390x.o $WORK/b020/floor_s390x.o $WORK/b020/log10_s390x.o $WORK/b020/log1p_s390x.o $WORK/b020/log_s390x.o $WORK/b020/pow_s390x.o $WORK/b020/sin_s390x.o $WORK/b020/sinh_s390x.o $WORK/b020/sqrt_s390x.o $WORK/b020/stubs_s390x.o $WORK/b020/tan_s390x.o $WORK/b020/tanh_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f9/f9e82f83b3035e628814132efe768263fed79317928c716c59ee33efc8015ef6-d # internal strconv mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid P3jL1YXVD0SAdiByVHce/P3jL1YXVD0SAdiByVHce -goversion go1.11.13 -D "" -importcfg $WORK/b022/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x010.o -c gcc_s390x.S cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/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/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid i6TSrqf-h5rRLk4y43EA/i6TSrqf-h5rRLk4y43EA -goversion go1.11.13 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/15/15a89c566a639748a02d9a919e32555fb79f821035bb66e78d891f1a3a12bfbd-d # internal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b042/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_s390x.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/59/599c2381149ceca775c462705da4489bda6cacfb6d2ace692f9615e9cd7dbc28-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memclr_s390x.o ./memclr_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memmove_s390x.o ./memmove_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/rt0_linux_s390x.o ./rt0_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/sys_linux_s390x.o ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/tls_s390x.o ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_s390x.o $WORK/b011/memclr_s390x.o $WORK/b011/memmove_s390x.o $WORK/b011/rt0_linux_s390x.o $WORK/b011/sys_linux_s390x.o $WORK/b011/tls_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e1/e1a4ee7dc56a00489aae256a92afaea7cbc22f50134689dbb19302dd27ebd32b-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid Mv-f2zqKKpLQEl9bYGZ9/Mv-f2zqKKpLQEl9bYGZ9 -goversion go1.11.13 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/9a/9a753adb92ba444fc44f4ff063eb986cc5ed36374c3c8df988c67fd698017a4a-d # internal io mkdir -p $WORK/b008/ internal/singleflight mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid tODYOGHfmZ46KincZnC4/tODYOGHfmZ46KincZnC4 -goversion go1.11.13 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go syscall mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid YqzWfaqNTcn792DHe3I7/YqzWfaqNTcn792DHe3I7 -goversion go1.11.13 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid yiouHcLNX2yhyBrv4SLM/yiouHcLNX2yhyBrv4SLM -goversion go1.11.13 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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 reflect mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_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 -2EhC4froVKhdn-gJ64H/-2EhC4froVKhdn-gJ64H -goversion go1.11.13 -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/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/23/23a42916e8b1a73960915762ca899172f8d3481a74925b06f39ade3249742903-d # internal math/rand mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid PkZJryyKSl263zaMfWhc/PkZJryyKSl263zaMfWhc -goversion go1.11.13 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/0b/0b5218c0bd2bc346811f0b3685160c820f29e266491ffd8c77193cd31afe93cd-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/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_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 1RsJGrfi9ONEZufDcLL9/1RsJGrfi9ONEZufDcLL9 -goversion go1.11.13 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/3c/3c64387ac2b859d0275564c96c46a7704c061d892a92469ebe8fc24a7a73ce04-d # internal strings mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid OO1g16VTfWpaWP-PO31d/OO1g16VTfWpaWP-PO31d -goversion go1.11.13 -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/a9/a9ebf76947a2f6ac41e57f397836c75099f35c4b8883d8682cbc9e534795cff9-d # internal bufio mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p bufio -std -complete -installsuffix shared -buildid 86tO_dko64M7C1Gwti8v/86tO_dko64M7C1Gwti8v -goversion go1.11.13 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b032/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ae/ae4a396ba916c09bd11b2616aabe36e4d6ef40f8598befbd77efbb4bdaca2ce5-d # internal crypto/cipher mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid jEj-xio6Z9blJLja9Qkd/jEj-xio6Z9blJLja9Qkd -goversion go1.11.13 -D "" -importcfg $WORK/b053/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/82/82fcd60492ac96bd6bfeadc1b49d180b62146fd9e07317f3301a527da25193c3-d # internal hash mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p hash -std -complete -installsuffix shared -buildid jwAnq-0IyNWqws3c7xks/jwAnq-0IyNWqws3c7xks -goversion go1.11.13 -D "" -importcfg $WORK/b075/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/04/04c01ef066d536f8bd68bf99df8551a3eb6ecd0f0c0e7e6d47c4c1e7b0c118e4-d # internal crypto mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p crypto -std -complete -installsuffix shared -buildid lOdtN1eyYNq7hyTIOhOs/lOdtN1eyYNq7hyTIOhOs -goversion go1.11.13 -D "" -importcfg $WORK/b074/importcfg -pack ./crypto.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/0c/0c059920a618ef2c3c548b49a704bf8559f857af7f8eff8c49954b27bbe4543d-d # internal crypto/sha512 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p crypto/sha512 -std -installsuffix shared -buildid 1iXrpvl1Ys6Y5NUMMQ1P/1iXrpvl1Ys6Y5NUMMQ1P -goversion go1.11.13 -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go ./sha512block_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/19/1922199688396eb4d3a73e01c5d48251419c04320f2ea2e3b781ca1b2bdb92fc-d # internal crypto/aes mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid wcFCA7Z8uPqh2LzYp8fG/wcFCA7Z8uPqh2LzYp8fG -goversion go1.11.13 -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/57/57679550ef5583a0a38baaaa8e4ebfa4abbee0f6ddafa9d73c1ea227cd2e12df-d # internal time mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid bJHB4Y31FgqXYFsl1qRv/bJHB4Y31FgqXYFsl1qRv -goversion go1.11.13 -D "" -importcfg $WORK/b028/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b073 -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b073/sha512block_s390x.o ./sha512block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b073/_pkg_.a $WORK/b073/sha512block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/fc/fc7691020385bad8baf83901fd11782e50d099f6a61dfff317ec530d7215bd05-d # internal internal/syscall/unix mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid l8adYouh75GIlbXcQqM9/l8adYouh75GIlbXcQqM9 -goversion go1.11.13 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go /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/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.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/b7/b7bfb2e4aa6c2d9c39bb9b457ec70839e949b041343701fd6359800df4ca62fa-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b052/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/bb/bb2fef9c6591c0c8a6fc1657ef05f3fd030595d315b37c07eeeae593ace86a38-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/07/074e428d43cab886b9aff1677dd57a5863f2328088739bb7f32888ae509e5702-d # internal internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid lTuwRnIVCbC7Wxi5twbV/lTuwRnIVCbC7Wxi5twbV -goversion go1.11.13 -D "" -importcfg $WORK/b026/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.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/2c/2c576665cdff6ac33a8fc9ef580800eb303932d0687b21d88fdf3ef79bffc489-d # internal encoding/binary mkdir -p $WORK/b019/ sort mkdir -p $WORK/b031/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_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/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/binary -std -complete -installsuffix shared -buildid V4GAVKl0yjJt6ZhHsJmK/V4GAVKl0yjJt6ZhHsJmK -goversion go1.11.13 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid lB5xnGw4YvPsAlM_LGKI/lB5xnGw4YvPsAlM_LGKI -goversion go1.11.13 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/40/40734c89fc5fe6b1c3e82fd6d04885821e35a58e634fd0be770bf508153cd810-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid UfSZlQf3_76drnD_7TDi/UfSZlQf3_76drnD_7TDi -goversion go1.11.13 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/a3/a3a3b631642af77a99e28eab6e71ed416febb33b7a0b5be584fb04330c2c06c9-d # internal regexp/syntax mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid BjE4rG_I56uqAR1Rx6F-/BjE4rG_I56uqAR1Rx6F- -goversion go1.11.13 -D "" -importcfg $WORK/b063/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/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/35/35e4e20dfcb2dcaec983968822abca5ad2336e30050697249a2b16eacee2668b-d # internal encoding/base64 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid jVG9a16bJnNSRdZPlYz1/jVG9a16bJnNSRdZPlYz1 -goversion go1.11.13 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/eb/eb539f44ef1cbef42155794436b9a47d67f3f2414046a3bf525a3cb0087db239-d # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a7/a7a9c89a9ae3ac2c414d6b0f57ba6d5d090c2c1cc31f0264ccd086d4b5a8aaf3-d # internal fmt mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid ZWDrlRCrIhgiMGZsdToW/ZWDrlRCrIhgiMGZsdToW -goversion go1.11.13 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go path/filepath mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid svIHx4TEWPntcBNqRVsh/svIHx4TEWPntcBNqRVsh -goversion go1.11.13 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e6/e60a27e166bf70b32f3ff5f6fe9198eec52f868b84d01026dad07dac09fca1a4-d # internal io/ioutil mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid o96h7a869tX3ScEersJR/o96h7a869tX3ScEersJR -goversion go1.11.13 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/b9/b99a0378f16d3553e671fcf1e1e545baf5b492929b7961b765a755b980919b18-d # internal regexp mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b063/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p regexp -std -complete -installsuffix shared -buildid 3MM8jEVfSouOwY6u38Un/3MM8jEVfSouOwY6u38Un -goversion go1.11.13 -D "" -importcfg $WORK/b062/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/77/7706b9a471b00e1a222742b207ab679a8f158a8c475c0c5dd1ea07082fc61a36-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/4a/4a33b34d817ed5cf603ee07d8e6d4d60e4d76f58fb44b6c215ead00561993d37-d # internal encoding/json mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid tqqpnIE8zzCMELlqNGwe/tqqpnIE8zzCMELlqNGwe -goversion go1.11.13 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go context mkdir -p $WORK/b037/ log mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid 1slJ5-u21Zio52qOVrDG/1slJ5-u21Zio52qOVrDG -goversion go1.11.13 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid KV1Cj4jlladw81cvj8tx/KV1Cj4jlladw81cvj8tx -goversion go1.11.13 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/f3/f3685250ad19f294ec5555d0b8131f4b9474f7d66d6695702f212d4b732e7738-d # internal math/big mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p math/big -std -installsuffix shared -buildid Cl8a2wwPCesx8GesTHKd/Cl8a2wwPCesx8GesTHKd -goversion go1.11.13 -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/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/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/be/be60fa264b818978e411f902eaa2ebff1c744b33d40a57aee05fc0b1e2726486-d # internal encoding/hex mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p encoding/hex -std -complete -installsuffix shared -buildid wTddRNChKT2qI-FO_KEJ/wTddRNChKT2qI-FO_KEJ -goversion go1.11.13 -D "" -importcfg $WORK/b065/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/36/366b88c0be57b104a21e56f047e1ba0b1bf87aaad43b2ffc5aa8835a35e8f5b7-d # internal net mkdir -p $WORK/b036/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/99/9909cb1e9e96a2a6ffe9eda7382326d0bbf6d72e65774b34cd3d688ac8b72e7b-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/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_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 bBkgTof0ZhY1bNxxsPcQ/bBkgTof0ZhY1bNxxsPcQ -goversion go1.11.13 -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/15/15a0021b3675c553037621fa89e6e36356902474fc9a99d2b87f135101a9fb01-d # internal github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid qj8p2DF2b3s9m1s5K-6q/qj8p2DF2b3s9m1s5K-6q -goversion go1.11.13 -D "" -importcfg $WORK/b064/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/f1/f16dbd81781d7e6c537763450c75d30fa034fce77a8a10d7beb016b481a4b4a5-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid BlhXmqmP6sm1rGEVyWo8/BlhXmqmP6sm1rGEVyWo8 -goversion go1.11.13 -D "" -importcfg $WORK/b068/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/4f/4ff9e16ab4b75a5e1750b3678b0e2b3976276d4fb2002dde65f8ef5bf6c0cb3f-d # internal github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid c8qz9Dzt370pUqDhn2k6/c8qz9Dzt370pUqDhn2k6 -goversion go1.11.13 -D "" -importcfg $WORK/b071/importcfg -pack ./sysctl_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/11/110fc614e7cba1cfd5a06627ffe9f25783c35141ede93e1be419fd0f01c02459-d # internal github.com/containernetworking/plugins/pkg/utils mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/containernetworking/plugins/pkg/utils -complete -installsuffix shared -buildid XSCsBqmzIF_d-jszy_pP/XSCsBqmzIF_d-jszy_pP -goversion go1.11.13 -D "" -importcfg $WORK/b072/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/c6/c6586eb5e20a608d36a03027d2a0578221172f347b95964243f66df6d354352a-d # internal github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/82/8259cda32df976c002998e6f8dc448e0e7d573980dcf5fc59e79d4a95451d99a-d # internal mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid t5QHSlsYz0AyFY2KomDq/t5QHSlsYz0AyFY2KomDq -goversion go1.11.13 -D "" -importcfg $WORK/b076/importcfg -pack ./buildversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/2f/2f464a5337d277d0416d937725710daf4e8a46dd4c550d8ef684ceced9e79d6c-d # internal cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -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 TERM='dumb' gcc -I /usr/lib/golang/src/net -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_linux.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b056 -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b056/arith_s390x.o ./arith_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b056/_pkg_.a $WORK/b056/arith_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/97/9764fae41f8613fb4ca103e8cb54f61b3a6fa9d3b589e2332018ec025bfaea75-d # internal crypto/rand mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rand -std -complete -installsuffix shared -buildid TwYLubZ0pOCzHVyddykZ/TwYLubZ0pOCzHVyddykZ -goversion go1.11.13 -D "" -importcfg $WORK/b050/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -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 cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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 cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/fe/fe2589806abbcd0880919cc7584177620a62183cdee49b0baac4d7712b687444-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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/net 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 $WORK/b036/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid I5pg0Kd0vyKYNVGRRCDI/I5pg0Kd0vyKYNVGRRCDI -goversion go1.11.13 -D "" -importcfg $WORK/b036/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/b036/_cgo_gotypes.go $WORK/b036/cgo_linux.cgo1.go $WORK/b036/cgo_resnew.cgo1.go $WORK/b036/cgo_socknew.cgo1.go $WORK/b036/cgo_unix.cgo1.go $WORK/b036/_cgo_import.go /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 $WORK/b036/_x005.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/77/771dad86dfdfd9d735f451fa3c83e04691a64486a1281ea084f9b88d33d39e32-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b035/ github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix github.com/containernetworking/plugins/pkg/utils/hwaddr cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid -wIoN9rwUd8wMJ1ytcEH/-wIoN9rwUd8wMJ1ytcEH -goversion go1.11.13 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go mkdir -p $WORK/b060/ mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Id0y45U93dki8f3nI4QZ/Id0y45U93dki8f3nI4QZ -goversion go1.11.13 -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/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 ./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 mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile net=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid jHy2MGl9idCeBOIdLzcd/jHy2MGl9idCeBOIdLzcd -goversion go1.11.13 -D "" -importcfg $WORK/b059/importcfg -pack ./hwaddr.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid 2xQY5VjfUDhJMuLIVqEe/2xQY5VjfUDhJMuLIVqEe -goversion go1.11.13 -D "" -importcfg $WORK/b060/importcfg -pack ./iptables.go ./lock.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/84/849413ece0949b3e9179b341f61703dff960b4900f74541d1a3b1a8152e2046a-d # internal github.com/containernetworking/plugins/vendor/github.com/j-keck/arping mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/j-keck/arping /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p github.com/containernetworking/plugins/vendor/github.com/j-keck/arping -complete -installsuffix shared -buildid hY363MpL3SqxRCClf8pK/hY363MpL3SqxRCClf8pK -goversion go1.11.13 -D "" -importcfg $WORK/b077/importcfg -pack ./arp_datagram.go ./arping.go ./arping_linux.go ./netutils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/91/91dc1a73846f14f7dc4019f2e3882b2597f35bef974fa5a76a7f787a5586f3e4-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid ymf1lNs61QhTwEnknXk1/ymf1lNs61QhTwEnknXk1 -goversion go1.11.13 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/05/054130351f99e239122ead853a85d549ebf4d1f782c0af7edffadf66c7b3a5f2-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid tVfI2lXn_4AyWf2puf7d/tVfI2lXn_4AyWf2puf7d -goversion go1.11.13 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/4f/4f26db0f83dcf85c6322a40a26f6f0fcac8698fabfef1b14c10ddfdb26476888-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/c4/c4fd1bc8d1384d09a2b2c87f91b1508da272a6f1fbca85eabd50f6f83daf6d49-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/ef/efff8b1a3f06ad58ebe55abd939676ec3c7faaad9cebec4d0e2d75a57d19c159-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid BcY_G8AwyXFUmLn4_5Qg/BcY_G8AwyXFUmLn4_5Qg -goversion go1.11.13 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/26/264e1a054f4280b701f4344f0b626a12dbfcfdae0a869c3e5e081697178a7b61-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid XrKhY4IYoik9E2_YxmzL/XrKhY4IYoik9E2_YxmzL -goversion go1.11.13 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid tN8e88WUOa4xB-1lBeGC/tN8e88WUOa4xB-1lBeGC -goversion go1.11.13 -D "" -importcfg $WORK/b070/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/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/04/0498e9dd2521ff96dddf2dcd724f71f2022646a855367ba4c76ae6d23637faea-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/34/3465d8d0a5734d915b2b05373565d412f38d336b5805ba1bbebe013a60445a77-d # internal cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b058 -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b058/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b058/_pkg_.a $WORK/b058/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/57/57816c028768d80a33bb19a36b914c0aeceabb7c9cf6271289caba50647d298e-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid nvmFYcxw_9TUlCPIeZkq/nvmFYcxw_9TUlCPIeZkq -goversion go1.11.13 -D "" -importcfg $WORK/b057/importcfg -pack ./ns_linux.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid jqQEySaxfE5k0oXQlDsP/jqQEySaxfE5k0oXQlDsP -goversion go1.11.13 -D "" -importcfg $WORK/b067/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_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/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/bc/bcd1e89b56537ab4a4b72ca84370c63bf8e6e541323e3842fb7f4005bf65d4cf-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/50/505015483d8e674a3bb89ea1092b65921794301e5c3bf0f7ed6adf44a0a4f2b4-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid BX1WAiRM0XbIVRCS7zgW/BX1WAiRM0XbIVRCS7zgW -goversion go1.11.13 -D "" -importcfg $WORK/b066/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 ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_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/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/03/03399af292c1d5e742c5b86b533bcb3103aeb9cc4c714f74de731ff66b7c5aca-d # internal github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables importmap github.com/safchain/ethtool=github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b059/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b060/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b064/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b066/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid nU3HZkbAFxCIxK5iannJ/nU3HZkbAFxCIxK5iannJ -goversion go1.11.13 -D "" -importcfg $WORK/b049/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/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/57/57f353e8c43e81b407b131ecfb67f3c246b667b1eebd2c0f84e645d33a335ff0-d # internal github.com/containernetworking/plugins/pkg/ipam mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b071/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b066/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/ipam /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid EEGognkomXUPoFG3Ag5z/EEGognkomXUPoFG3Ag5z -goversion go1.11.13 -D "" -importcfg $WORK/b069/importcfg -pack ./ipam.go ./ipam_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/71/71e9f2799cd02d75f6729b34e910143e229ce0d16404e072b504e675319d6780-d # internal github.com/containernetworking/plugins/plugins/main/bridge mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/j-keck/arping=github.com/containernetworking/plugins/vendor/github.com/j-keck/arping importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b069/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b066/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/plugins/main/bridge /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid OmRh8HDBXPrrhBbT48bd/OmRh8HDBXPrrhBbT48bd -goversion go1.11.13 -D "" -importcfg $WORK/b001/importcfg -pack ./bridge.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/8a/8a19a4f445624f3bcdafeccda1b4af4128628f87f5185557dd48895b6407eae6-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/main/bridge=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b069/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b066/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b059/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b060/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b071/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a packagefile crypto/sha512=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b068/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile regexp/syntax=$WORK/b063/_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=ltWzaudlddulrKsjEMcP/OmRh8HDBXPrrhBbT48bd/4VgoOxMQCnNwYeS7zE-6/ltWzaudlddulrKsjEMcP -B 0x4d560f55953af0c9f9bc2d7074dce504b18e53b2 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/bridge rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/host-device ']' ++ basename plugins/main/host-device + plugin=host-device + echo ' host-device' host-device ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x08ac0045039da3307b6d1b1a1d69851434f8e7ae -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/host-device github.com/containernetworking/plugins/plugins/main/host-device WORK=/tmp/go-build812395410 internal/race mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p internal/race -std -complete -installsuffix shared -buildid 84Eok2ZoUc8rbWsnqPbq/84Eok2ZoUc8rbWsnqPbq -goversion go1.11.13 -D "" -importcfg $WORK/b009/importcfg -pack ./doc.go ./norace.go errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid Cv9P5D6jVmPlnwUesMlJ/Cv9P5D6jVmPlnwUesMlJ -goversion go1.11.13 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go internal/cpu mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 4hmcdrBbnUCBuI0fRjGT/4hmcdrBbnUCBuI0fRjGT -goversion go1.11.13 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./cpu.go ./cpu_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/df/dff6b477c41d66cb8a3387547ec9cf6feae476be44d3c7b05200342e4a05d181-d # internal 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 vdz2NPzt7aEzBLckEuAp/vdz2NPzt7aEzBLckEuAp -goversion go1.11.13 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/fc/fc47d94505e1dd4cd63a360a4a7e2bb8f87b59bf51d9f66a0457b1f2b6b67f48-d # internal runtime/internal/atomic mkdir -p $WORK/b011/ sync/atomic mkdir -p $WORK/b013/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid PlDvQTvwXETznbWMNv9i/PlDvQTvwXETznbWMNv9i -goversion go1.11.13 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_s390x.go ./stubs.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p sync/atomic -std -installsuffix shared -buildid O8xSl7JRgX0ADxuxwzQe/O8xSl7JRgX0ADxuxwzQe -goversion go1.11.13 -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/internal/cpu /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/cpu_s390x.o ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/17/171f14244d4856d4e5b207778a127f4eaf11446404898e5fbfaf9677175c24e1-d # internal unicode mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p unicode -std -complete -installsuffix shared -buildid tuKwn76wGgeSCjXhkanM/tuKwn76wGgeSCjXhkanM -goversion go1.11.13 -D "" -importcfg $WORK/b014/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/cpu_s390x.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/73/73854382bf996553ba5b562737d565b3db5c42cc36f589cc8cfeef8d132432f4-d # internal internal/bytealg mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid cC1Nh8XZSTWIwLrOLt7S/cC1Nh8XZSTWIwLrOLt7S -goversion go1.11.13 -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/24/24b4ae434704429d5e85b1b2105eb1e5fffe200f85aa9a3e38c9746cb8191aec-d # internal unicode/utf8 mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid p7F9-0SpwJMCH457NeXY/p7F9-0SpwJMCH457NeXY -goversion go1.11.13 -D "" -importcfg $WORK/b015/importcfg -pack ./utf8.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b004/compare_s390x.o ./compare_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b004/equal_s390x.o ./equal_s390x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b013/asm.o ./asm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b004/index_s390x.o ./index_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b004/indexbyte_s390x.o ./indexbyte_s390x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b013/_pkg_.a $WORK/b013/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/8b/8b449e355bdb504c6b9589883e34acf542fbce0c9d6feb72bc897d78f93e909e-d # internal encoding mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid RxNR5INJp1XgnBpsJq6p/RxNR5INJp1XgnBpsJq6p -goversion go1.11.13 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b004/_pkg_.a $WORK/b004/compare_s390x.o $WORK/b004/equal_s390x.o $WORK/b004/index_s390x.o $WORK/b004/indexbyte_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/34/347896eeeebcdf5552d4ce54462b8b2234c83e03b8a1cf39bd370a3e6fdbfdb0-d # internal runtime mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid e7SMuZpCPvrlcVyjC1ft/e7SMuZpCPvrlcVyjC1ft -goversion go1.11.13 -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.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 ./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 ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/e4/e41f009d1aebeb14d91dcf258cc9d1c79a59261dd3e24ee846e616290289fbe9-d # internal math mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid LZC6RoSgx_5J1ai3FoPK/LZC6RoSgx_5J1ai3FoPK -goversion go1.11.13 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/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 ./unsafe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/66/667f870ba066de62f2392b1a26a3659483cf0e5cbd26d4c725f23b5a73e7fb97-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 cuFMEchH7XsKh-nIibAy/cuFMEchH7XsKh-nIibAy -goversion go1.11.13 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/0a/0a355a6cf381c057a4fb12e054e0aae58755dd6973946de2968cc7ddded2b2f3-d # internal internal/testlog mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid VWS-mLPztZV56x2OX8ee/VWS-mLPztZV56x2OX8ee -goversion go1.11.13 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c4/c420424e0bc8f58ca55deaf6a376d955df14a5fba7628bd03bed98fe09f93f74-d # internal unicode/utf16 mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid pxpqQZK2AUmmwyMKq-07/pxpqQZK2AUmmwyMKq-07 -goversion go1.11.13 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/07/074e4086540fe9284410a00cd2e9f65374b664ca2fd3dccb373c2ffe8e4e9a34-d # internal vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_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/b038/_pkg_.a -trimpath $WORK/b038 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mcYcg0FAwVHzMJ6eORF3/mcYcg0FAwVHzMJ6eORF3 -goversion go1.11.13 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/8f/8fe402a5795a9967ee5d3bfdfb45ffedcfce276c6f78e78a85dcbecbc7119fd7-d # internal internal/nettrace mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 3THZhqJjI9bLv68IfZZ7/3THZhqJjI9bLv68IfZZ7 -goversion go1.11.13 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/69/694a3c3f15787301e5c8ce03e340b9165f5e628fa2a4fec00108048eafca45e7-d # internal runtime/cgo mkdir -p $WORK/b042/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go cd $WORK gcc -fno-caret-diagnostics -c -x c - || true gcc -Qunused-arguments -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acos_s390x.o ./acos_s390x.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acosh_s390x.o ./acosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asin_s390x.o ./asin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asinh_s390x.o ./asinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan2_s390x.o ./atan2_s390x.s cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan_s390x.o ./atan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atanh_s390x.o ./atanh_s390x.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cbrt_s390x.o ./cbrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cosh_s390x.o ./cosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/dim_s390x.o ./dim_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erf_s390x.o ./erf_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erfc_s390x.o ./erfc_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/exp_s390x.o ./exp_s390x.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/expm1_s390x.o ./expm1_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log10_s390x.o ./log10_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log1p_s390x.o ./log1p_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log_s390x.o ./log_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/pow_s390x.o ./pow_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sin_s390x.o ./sin_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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sinh_s390x.o ./sinh_s390x.s cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/4f/4f872417543555c27ab0b5c03583fe3a6591409bc08230c2c1ad6427e315375b-d # internal crypto/internal/subtle mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 2Cc1jEQksoL9qBO4a_GC/2Cc1jEQksoL9qBO4a_GC -goversion go1.11.13 -D "" -importcfg $WORK/b054/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sqrt_s390x.o ./sqrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/stubs_s390x.o ./stubs_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/ce/cef784395831400176b343504a20ec3acb58844547716d000f50665b4cdd4aaf-d # internal crypto/subtle mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid kgGJGVmp6mIYO7APEukn/kgGJGVmp6mIYO7APEukn -goversion go1.11.13 -D "" -importcfg $WORK/b055/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/c5/c5523ea5ea83d0abb109645d856bdf75948f6e907982070f0360e6d53d8c4249-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tan_s390x.o ./tan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tanh_s390x.o ./tanh_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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b020/_pkg_.a $WORK/b020/acos_s390x.o $WORK/b020/acosh_s390x.o $WORK/b020/asin_s390x.o $WORK/b020/asinh_s390x.o $WORK/b020/atan2_s390x.o $WORK/b020/atan_s390x.o $WORK/b020/atanh_s390x.o $WORK/b020/cbrt_s390x.o $WORK/b020/cosh_s390x.o $WORK/b020/dim_s390x.o $WORK/b020/erf_s390x.o $WORK/b020/erfc_s390x.o $WORK/b020/exp_s390x.o $WORK/b020/expm1_s390x.o $WORK/b020/floor_s390x.o $WORK/b020/log10_s390x.o $WORK/b020/log1p_s390x.o $WORK/b020/log_s390x.o $WORK/b020/pow_s390x.o $WORK/b020/sin_s390x.o $WORK/b020/sinh_s390x.o $WORK/b020/sqrt_s390x.o $WORK/b020/stubs_s390x.o $WORK/b020/tan_s390x.o $WORK/b020/tanh_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f9/f9e82f83b3035e628814132efe768263fed79317928c716c59ee33efc8015ef6-d # internal strconv mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid P3jL1YXVD0SAdiByVHce/P3jL1YXVD0SAdiByVHce -goversion go1.11.13 -D "" -importcfg $WORK/b022/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x006.o -c gcc_linux_s390x.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x010.o -c gcc_s390x.S cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/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/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/15/15a89c566a639748a02d9a919e32555fb79f821035bb66e78d891f1a3a12bfbd-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid i6TSrqf-h5rRLk4y43EA/i6TSrqf-h5rRLk4y43EA -goversion go1.11.13 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b042/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_s390x.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/59/599c2381149ceca775c462705da4489bda6cacfb6d2ace692f9615e9cd7dbc28-d # internal cd /usr/lib/golang/src/runtime /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.o ./asm.s /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 /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/memclr_s390x.o ./memclr_s390x.s /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/memmove_s390x.o ./memmove_s390x.s /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/rt0_linux_s390x.o ./rt0_linux_s390x.s /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/sys_linux_s390x.o ./sys_linux_s390x.s /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/tls_s390x.o ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_s390x.o $WORK/b010/memclr_s390x.o $WORK/b010/memmove_s390x.o $WORK/b010/rt0_linux_s390x.o $WORK/b010/sys_linux_s390x.o $WORK/b010/tls_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/e1/e1a4ee7dc56a00489aae256a92afaea7cbc22f50134689dbb19302dd27ebd32b-d # internal sync mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b009/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p sync -std -installsuffix shared -buildid Mv-f2zqKKpLQEl9bYGZ9/Mv-f2zqKKpLQEl9bYGZ9 -goversion go1.11.13 -D "" -importcfg $WORK/b008/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/9a/9a753adb92ba444fc44f4ff063eb986cc5ed36374c3c8df988c67fd698017a4a-d # internal io mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p io -std -complete -installsuffix shared -buildid YqzWfaqNTcn792DHe3I7/YqzWfaqNTcn792DHe3I7 -goversion go1.11.13 -D "" -importcfg $WORK/b007/importcfg -pack ./io.go ./multi.go ./pipe.go internal/singleflight mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid tODYOGHfmZ46KincZnC4/tODYOGHfmZ46KincZnC4 -goversion go1.11.13 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go syscall mkdir -p $WORK/b027/ reflect mkdir -p $WORK/b021/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b009/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid yiouHcLNX2yhyBrv4SLM/yiouHcLNX2yhyBrv4SLM -goversion go1.11.13 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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 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 -2EhC4froVKhdn-gJ64H/-2EhC4froVKhdn-gJ64H -goversion go1.11.13 -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/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/23/23a42916e8b1a73960915762ca899172f8d3481a74925b06f39ade3249742903-d # internal math/rand mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid PkZJryyKSl263zaMfWhc/PkZJryyKSl263zaMfWhc -goversion go1.11.13 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/3c/3c64387ac2b859d0275564c96c46a7704c061d892a92469ebe8fc24a7a73ce04-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/0b/0b5218c0bd2bc346811f0b3685160c820f29e266491ffd8c77193cd31afe93cd-d # internal bytes mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid 1RsJGrfi9ONEZufDcLL9/1RsJGrfi9ONEZufDcLL9 -goversion go1.11.13 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go strings mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid OO1g16VTfWpaWP-PO31d/OO1g16VTfWpaWP-PO31d -goversion go1.11.13 -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/a9/a9ebf76947a2f6ac41e57f397836c75099f35c4b8883d8682cbc9e534795cff9-d # internal bufio mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p bufio -std -complete -installsuffix shared -buildid 86tO_dko64M7C1Gwti8v/86tO_dko64M7C1Gwti8v -goversion go1.11.13 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/82/82fcd60492ac96bd6bfeadc1b49d180b62146fd9e07317f3301a527da25193c3-d # internal crypto/cipher mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid jEj-xio6Z9blJLja9Qkd/jEj-xio6Z9blJLja9Qkd -goversion go1.11.13 -D "" -importcfg $WORK/b053/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b032/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ae/ae4a396ba916c09bd11b2616aabe36e4d6ef40f8598befbd77efbb4bdaca2ce5-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/19/1922199688396eb4d3a73e01c5d48251419c04320f2ea2e3b781ca1b2bdb92fc-d # internal crypto/aes mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid wcFCA7Z8uPqh2LzYp8fG/wcFCA7Z8uPqh2LzYp8fG -goversion go1.11.13 -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/57/57679550ef5583a0a38baaaa8e4ebfa4abbee0f6ddafa9d73c1ea227cd2e12df-d # internal time mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid bJHB4Y31FgqXYFsl1qRv/bJHB4Y31FgqXYFsl1qRv -goversion go1.11.13 -D "" -importcfg $WORK/b028/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go internal/syscall/unix mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid l8adYouh75GIlbXcQqM9/l8adYouh75GIlbXcQqM9 -goversion go1.11.13 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b052/asm_s390x.o ./asm_s390x.s cd /usr/lib/golang/src/internal/syscall/unix /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/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.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/b7/b7bfb2e4aa6c2d9c39bb9b457ec70839e949b041343701fd6359800df4ca62fa-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/bb/bb2fef9c6591c0c8a6fc1657ef05f3fd030595d315b37c07eeeae593ace86a38-d # internal 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/2c/2c576665cdff6ac33a8fc9ef580800eb303932d0687b21d88fdf3ef79bffc489-d # internal sort mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid lB5xnGw4YvPsAlM_LGKI/lB5xnGw4YvPsAlM_LGKI -goversion go1.11.13 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go encoding/binary mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b020/_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/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/binary -std -complete -installsuffix shared -buildid V4GAVKl0yjJt6ZhHsJmK/V4GAVKl0yjJt6ZhHsJmK -goversion go1.11.13 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/07/074e428d43cab886b9aff1677dd57a5863f2328088739bb7f32888ae509e5702-d # internal internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid lTuwRnIVCbC7Wxi5twbV/lTuwRnIVCbC7Wxi5twbV -goversion go1.11.13 -D "" -importcfg $WORK/b026/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/a3/a3a3b631642af77a99e28eab6e71ed416febb33b7a0b5be584fb04330c2c06c9-d # internal regexp/syntax mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid BjE4rG_I56uqAR1Rx6F-/BjE4rG_I56uqAR1Rx6F- -goversion go1.11.13 -D "" -importcfg $WORK/b063/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/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/40/40734c89fc5fe6b1c3e82fd6d04885821e35a58e634fd0be770bf508153cd810-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid UfSZlQf3_76drnD_7TDi/UfSZlQf3_76drnD_7TDi -goversion go1.11.13 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/35/35e4e20dfcb2dcaec983968822abca5ad2336e30050697249a2b16eacee2668b-d # internal encoding/base64 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid jVG9a16bJnNSRdZPlYz1/jVG9a16bJnNSRdZPlYz1 -goversion go1.11.13 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/eb/eb539f44ef1cbef42155794436b9a47d67f3f2414046a3bf525a3cb0087db239-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a7/a7a9c89a9ae3ac2c414d6b0f57ba6d5d090c2c1cc31f0264ccd086d4b5a8aaf3-d # internal fmt mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid ZWDrlRCrIhgiMGZsdToW/ZWDrlRCrIhgiMGZsdToW -goversion go1.11.13 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go path/filepath mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid svIHx4TEWPntcBNqRVsh/svIHx4TEWPntcBNqRVsh -goversion go1.11.13 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/b9/b99a0378f16d3553e671fcf1e1e545baf5b492929b7961b765a755b980919b18-d # internal regexp mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile regexp/syntax=$WORK/b063/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p regexp -std -complete -installsuffix shared -buildid 3MM8jEVfSouOwY6u38Un/3MM8jEVfSouOwY6u38Un -goversion go1.11.13 -D "" -importcfg $WORK/b062/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e6/e60a27e166bf70b32f3ff5f6fe9198eec52f868b84d01026dad07dac09fca1a4-d # internal io/ioutil mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid o96h7a869tX3ScEersJR/o96h7a869tX3ScEersJR -goversion go1.11.13 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/77/7706b9a471b00e1a222742b207ab679a8f158a8c475c0c5dd1ea07082fc61a36-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/4a/4a33b34d817ed5cf603ee07d8e6d4d60e4d76f58fb44b6c215ead00561993d37-d # internal encoding/json mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p encoding/json -std -complete -installsuffix shared -buildid tqqpnIE8zzCMELlqNGwe/tqqpnIE8zzCMELlqNGwe -goversion go1.11.13 -D "" -importcfg $WORK/b016/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go context mkdir -p $WORK/b037/ cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/f3/f3685250ad19f294ec5555d0b8131f4b9474f7d66d6695702f212d4b732e7738-d # internal log mkdir -p $WORK/b048/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid KV1Cj4jlladw81cvj8tx/KV1Cj4jlladw81cvj8tx -goversion go1.11.13 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid 1slJ5-u21Zio52qOVrDG/1slJ5-u21Zio52qOVrDG -goversion go1.11.13 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go math/big mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p math/big -std -installsuffix shared -buildid Cl8a2wwPCesx8GesTHKd/Cl8a2wwPCesx8GesTHKd -goversion go1.11.13 -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/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/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/be/be60fa264b818978e411f902eaa2ebff1c744b33d40a57aee05fc0b1e2726486-d # internal encoding/hex mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p encoding/hex -std -complete -installsuffix shared -buildid wTddRNChKT2qI-FO_KEJ/wTddRNChKT2qI-FO_KEJ -goversion go1.11.13 -D "" -importcfg $WORK/b065/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/36/366b88c0be57b104a21e56f047e1ba0b1bf87aaad43b2ffc5aa8835a35e8f5b7-d # internal net mkdir -p $WORK/b036/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/99/9909cb1e9e96a2a6ffe9eda7382326d0bbf6d72e65774b34cd3d688ac8b72e7b-d # internal os/exec mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b027/_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 bBkgTof0ZhY1bNxxsPcQ/bBkgTof0ZhY1bNxxsPcQ -goversion go1.11.13 -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/15/15a0021b3675c553037621fa89e6e36356902474fc9a99d2b87f135101a9fb01-d # internal github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid qj8p2DF2b3s9m1s5K-6q/qj8p2DF2b3s9m1s5K-6q -goversion go1.11.13 -D "" -importcfg $WORK/b064/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/11/110fc614e7cba1cfd5a06627ffe9f25783c35141ede93e1be419fd0f01c02459-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid BlhXmqmP6sm1rGEVyWo8/BlhXmqmP6sm1rGEVyWo8 -goversion go1.11.13 -D "" -importcfg $WORK/b068/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/f1/f16dbd81781d7e6c537763450c75d30fa034fce77a8a10d7beb016b481a4b4a5-d # internal github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid c8qz9Dzt370pUqDhn2k6/c8qz9Dzt370pUqDhn2k6 -goversion go1.11.13 -D "" -importcfg $WORK/b071/importcfg -pack ./sysctl_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/82/8259cda32df976c002998e6f8dc448e0e7d573980dcf5fc59e79d4a95451d99a-d # internal github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid t5QHSlsYz0AyFY2KomDq/t5QHSlsYz0AyFY2KomDq -goversion go1.11.13 -D "" -importcfg $WORK/b072/importcfg -pack ./buildversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/2f/2f464a5337d277d0416d937725710daf4e8a46dd4c550d8ef684ceced9e79d6c-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/4f/4ff9e16ab4b75a5e1750b3678b0e2b3976276d4fb2002dde65f8ef5bf6c0cb3f-d # internal cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -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 TERM='dumb' gcc -I /usr/lib/golang/src/net -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_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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 cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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 cgo_socknew.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b056 -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b056/arith_s390x.o ./arith_s390x.s cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b056/_pkg_.a $WORK/b056/arith_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/97/9764fae41f8613fb4ca103e8cb54f61b3a6fa9d3b589e2332018ec025bfaea75-d # internal crypto/rand mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rand -std -complete -installsuffix shared -buildid TwYLubZ0pOCzHVyddykZ/TwYLubZ0pOCzHVyddykZ -goversion go1.11.13 -D "" -importcfg $WORK/b050/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -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/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/fe/fe2589806abbcd0880919cc7584177620a62183cdee49b0baac4d7712b687444-d # internal cd /usr/lib/golang/src/net 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 $WORK/b036/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid I5pg0Kd0vyKYNVGRRCDI/I5pg0Kd0vyKYNVGRRCDI -goversion go1.11.13 -D "" -importcfg $WORK/b036/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/b036/_cgo_gotypes.go $WORK/b036/cgo_linux.cgo1.go $WORK/b036/cgo_resnew.cgo1.go $WORK/b036/cgo_socknew.cgo1.go $WORK/b036/cgo_unix.cgo1.go $WORK/b036/_cgo_import.go /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 $WORK/b036/_x005.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/77/771dad86dfdfd9d735f451fa3c83e04691a64486a1281ea084f9b88d33d39e32-d # internal github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile net=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid jHy2MGl9idCeBOIdLzcd/jHy2MGl9idCeBOIdLzcd -goversion go1.11.13 -D "" -importcfg $WORK/b059/importcfg -pack ./hwaddr.go github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid 2xQY5VjfUDhJMuLIVqEe/2xQY5VjfUDhJMuLIVqEe -goversion go1.11.13 -D "" -importcfg $WORK/b060/importcfg -pack ./iptables.go ./lock.go github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/json=$WORK/b016/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid -wIoN9rwUd8wMJ1ytcEH/-wIoN9rwUd8wMJ1ytcEH -goversion go1.11.13 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Id0y45U93dki8f3nI4QZ/Id0y45U93dki8f3nI4QZ -goversion go1.11.13 -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/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 ./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/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/84/849413ece0949b3e9179b341f61703dff960b4900f74541d1a3b1a8152e2046a-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/91/91dc1a73846f14f7dc4019f2e3882b2597f35bef974fa5a76a7f787a5586f3e4-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid ymf1lNs61QhTwEnknXk1/ymf1lNs61QhTwEnknXk1 -goversion go1.11.13 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/05/054130351f99e239122ead853a85d549ebf4d1f782c0af7edffadf66c7b3a5f2-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid tVfI2lXn_4AyWf2puf7d/tVfI2lXn_4AyWf2puf7d -goversion go1.11.13 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/c4/c4fd1bc8d1384d09a2b2c87f91b1508da272a6f1fbca85eabd50f6f83daf6d49-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/ef/efff8b1a3f06ad58ebe55abd939676ec3c7faaad9cebec4d0e2d75a57d19c159-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid BcY_G8AwyXFUmLn4_5Qg/BcY_G8AwyXFUmLn4_5Qg -goversion go1.11.13 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/26/264e1a054f4280b701f4344f0b626a12dbfcfdae0a869c3e5e081697178a7b61-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid XrKhY4IYoik9E2_YxmzL/XrKhY4IYoik9E2_YxmzL -goversion go1.11.13 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid tN8e88WUOa4xB-1lBeGC/tN8e88WUOa4xB-1lBeGC -goversion go1.11.13 -D "" -importcfg $WORK/b070/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/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/04/0498e9dd2521ff96dddf2dcd724f71f2022646a855367ba4c76ae6d23637faea-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/34/3465d8d0a5734d915b2b05373565d412f38d336b5805ba1bbebe013a60445a77-d # internal cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b058 -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b058/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b058/_pkg_.a $WORK/b058/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/57/57816c028768d80a33bb19a36b914c0aeceabb7c9cf6271289caba50647d298e-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid nvmFYcxw_9TUlCPIeZkq/nvmFYcxw_9TUlCPIeZkq -goversion go1.11.13 -D "" -importcfg $WORK/b057/importcfg -pack ./ns_linux.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid jqQEySaxfE5k0oXQlDsP/jqQEySaxfE5k0oXQlDsP -goversion go1.11.13 -D "" -importcfg $WORK/b067/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_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/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/bc/bcd1e89b56537ab4a4b72ca84370c63bf8e6e541323e3842fb7f4005bf65d4cf-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/50/505015483d8e674a3bb89ea1092b65921794301e5c3bf0f7ed6adf44a0a4f2b4-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid BX1WAiRM0XbIVRCS7zgW/BX1WAiRM0XbIVRCS7zgW -goversion go1.11.13 -D "" -importcfg $WORK/b066/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 ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_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/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/03/03399af292c1d5e742c5b86b533bcb3103aeb9cc4c714f74de731ff66b7c5aca-d # internal github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables importmap github.com/safchain/ethtool=github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b059/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b060/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b064/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b066/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid nU3HZkbAFxCIxK5iannJ/nU3HZkbAFxCIxK5iannJ -goversion go1.11.13 -D "" -importcfg $WORK/b049/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/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/57/57f353e8c43e81b407b131ecfb67f3c246b667b1eebd2c0f84e645d33a335ff0-d # internal github.com/containernetworking/plugins/pkg/ipam mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b071/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b066/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/ipam /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid EEGognkomXUPoFG3Ag5z/EEGognkomXUPoFG3Ag5z -goversion go1.11.13 -D "" -importcfg $WORK/b069/importcfg -pack ./ipam.go ./ipam_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/71/71e9f2799cd02d75f6729b34e910143e229ce0d16404e072b504e675319d6780-d # internal github.com/containernetworking/plugins/plugins/main/host-device mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b016/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b069/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b066/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/plugins/main/host-device /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid izL--L17r_NDXNLwNJ69/izL--L17r_NDXNLwNJ69 -goversion go1.11.13 -D "" -importcfg $WORK/b001/importcfg -pack ./host-device.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/b8/b8821adee6bcc34c85b5b5c375dc45e43a78db9c37239236d513a83ad7c3cd1b-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/main/host-device=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b016/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b069/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b066/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b059/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b060/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b071/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b068/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b009/_pkg_.a packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile regexp/syntax=$WORK/b063/_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=iJcbkn1eqzqhFi3h_uB2/izL--L17r_NDXNLwNJ69/ZVk7Q5pvVmvH9KCMGB0l/iJcbkn1eqzqhFi3h_uB2 -B 0x08ac0045039da3307b6d1b1a1d69851434f8e7ae -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/host-device rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/ipvlan ']' ++ basename plugins/main/ipvlan + plugin=ipvlan + echo ' ipvlan' ipvlan ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x611f29c083f076d415bc8203048a99d727871fe1 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/ipvlan github.com/containernetworking/plugins/plugins/main/ipvlan WORK=/tmp/go-build949686917 errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid Cv9P5D6jVmPlnwUesMlJ/Cv9P5D6jVmPlnwUesMlJ -goversion go1.11.13 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go internal/race mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid 84Eok2ZoUc8rbWsnqPbq/84Eok2ZoUc8rbWsnqPbq -goversion go1.11.13 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/fc/fc47d94505e1dd4cd63a360a4a7e2bb8f87b59bf51d9f66a0457b1f2b6b67f48-d # internal runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid vdz2NPzt7aEzBLckEuAp/vdz2NPzt7aEzBLckEuAp -goversion go1.11.13 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go runtime/internal/atomic mkdir -p $WORK/b012/ internal/cpu mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 4hmcdrBbnUCBuI0fRjGT/4hmcdrBbnUCBuI0fRjGT -goversion go1.11.13 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid PlDvQTvwXETznbWMNv9i/PlDvQTvwXETznbWMNv9i -goversion go1.11.13 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/df/dff6b477c41d66cb8a3387547ec9cf6feae476be44d3c7b05200342e4a05d181-d # internal sync/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid O8xSl7JRgX0ADxuxwzQe/O8xSl7JRgX0ADxuxwzQe -goversion go1.11.13 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/17/171f14244d4856d4e5b207778a127f4eaf11446404898e5fbfaf9677175c24e1-d # internal unicode mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid tuKwn76wGgeSCjXhkanM/tuKwn76wGgeSCjXhkanM -goversion go1.11.13 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/24/24b4ae434704429d5e85b1b2105eb1e5fffe200f85aa9a3e38c9746cb8191aec-d # internal unicode/utf8 mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid p7F9-0SpwJMCH457NeXY/p7F9-0SpwJMCH457NeXY -goversion go1.11.13 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /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/cpu_s390x.o ./cpu_s390x.s cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/8b/8b449e355bdb504c6b9589883e34acf542fbce0c9d6feb72bc897d78f93e909e-d # internal encoding mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid RxNR5INJp1XgnBpsJq6p/RxNR5INJp1XgnBpsJq6p -goversion go1.11.13 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_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/73/73854382bf996553ba5b562737d565b3db5c42cc36f589cc8cfeef8d132432f4-d # internal internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid cC1Nh8XZSTWIwLrOLt7S/cC1Nh8XZSTWIwLrOLt7S -goversion go1.11.13 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/66/667f870ba066de62f2392b1a26a3659483cf0e5cbd26d4c725f23b5a73e7fb97-d # internal math mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid LZC6RoSgx_5J1ai3FoPK/LZC6RoSgx_5J1ai3FoPK -goversion go1.11.13 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/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 ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /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/compare_s390x.o ./compare_s390x.s /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/equal_s390x.o ./equal_s390x.s /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/index_s390x.o ./index_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e4/e41f009d1aebeb14d91dcf258cc9d1c79a59261dd3e24ee846e616290289fbe9-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 cuFMEchH7XsKh-nIibAy/cuFMEchH7XsKh-nIibAy -goversion go1.11.13 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go cd /usr/lib/golang/src/internal/bytealg /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/indexbyte_s390x.o ./indexbyte_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_s390x.o $WORK/b005/equal_s390x.o $WORK/b005/index_s390x.o $WORK/b005/indexbyte_s390x.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/34/347896eeeebcdf5552d4ce54462b8b2234c83e03b8a1cf39bd370a3e6fdbfdb0-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid e7SMuZpCPvrlcVyjC1ft/e7SMuZpCPvrlcVyjC1ft -goversion go1.11.13 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.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 ./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 ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/0a/0a355a6cf381c057a4fb12e054e0aae58755dd6973946de2968cc7ddded2b2f3-d # internal internal/testlog mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid VWS-mLPztZV56x2OX8ee/VWS-mLPztZV56x2OX8ee -goversion go1.11.13 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c4/c420424e0bc8f58ca55deaf6a376d955df14a5fba7628bd03bed98fe09f93f74-d # internal unicode/utf16 mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid pxpqQZK2AUmmwyMKq-07/pxpqQZK2AUmmwyMKq-07 -goversion go1.11.13 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/07/074e4086540fe9284410a00cd2e9f65374b664ca2fd3dccb373c2ffe8e4e9a34-d # internal vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b038/ cat >$WORK/b038/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/b038/_pkg_.a -trimpath $WORK/b038 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mcYcg0FAwVHzMJ6eORF3/mcYcg0FAwVHzMJ6eORF3 -goversion go1.11.13 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acos_s390x.o ./acos_s390x.s cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/8f/8fe402a5795a9967ee5d3bfdfb45ffedcfce276c6f78e78a85dcbecbc7119fd7-d # internal internal/nettrace mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 3THZhqJjI9bLv68IfZZ7/3THZhqJjI9bLv68IfZZ7 -goversion go1.11.13 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acosh_s390x.o ./acosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/69/694a3c3f15787301e5c8ce03e340b9165f5e628fa2a4fec00108048eafca45e7-d # internal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asin_s390x.o ./asin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asinh_s390x.o ./asinh_s390x.s runtime/cgo mkdir -p $WORK/b042/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan2_s390x.o ./atan2_s390x.s cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan_s390x.o ./atan_s390x.s cd $WORK gcc -Qunused-arguments -c -x c - || true gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atanh_s390x.o ./atanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cbrt_s390x.o ./cbrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cosh_s390x.o ./cosh_s390x.s cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/dim_s390x.o ./dim_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erf_s390x.o ./erf_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erfc_s390x.o ./erfc_s390x.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/exp_s390x.o ./exp_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/expm1_s390x.o ./expm1_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/floor_s390x.o ./floor_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log10_s390x.o ./log10_s390x.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log1p_s390x.o ./log1p_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log_s390x.o ./log_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/pow_s390x.o ./pow_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/4f/4f872417543555c27ab0b5c03583fe3a6591409bc08230c2c1ad6427e315375b-d # internal crypto/internal/subtle mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 2Cc1jEQksoL9qBO4a_GC/2Cc1jEQksoL9qBO4a_GC -goversion go1.11.13 -D "" -importcfg $WORK/b054/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sin_s390x.o ./sin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sinh_s390x.o ./sinh_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/ce/cef784395831400176b343504a20ec3acb58844547716d000f50665b4cdd4aaf-d # internal crypto/subtle mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid kgGJGVmp6mIYO7APEukn/kgGJGVmp6mIYO7APEukn -goversion go1.11.13 -D "" -importcfg $WORK/b055/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sqrt_s390x.o ./sqrt_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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/c5/c5523ea5ea83d0abb109645d856bdf75948f6e907982070f0360e6d53d8c4249-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/stubs_s390x.o ./stubs_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tan_s390x.o ./tan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tanh_s390x.o ./tanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b020/_pkg_.a $WORK/b020/acos_s390x.o $WORK/b020/acosh_s390x.o $WORK/b020/asin_s390x.o $WORK/b020/asinh_s390x.o $WORK/b020/atan2_s390x.o $WORK/b020/atan_s390x.o $WORK/b020/atanh_s390x.o $WORK/b020/cbrt_s390x.o $WORK/b020/cosh_s390x.o $WORK/b020/dim_s390x.o $WORK/b020/erf_s390x.o $WORK/b020/erfc_s390x.o $WORK/b020/exp_s390x.o $WORK/b020/expm1_s390x.o $WORK/b020/floor_s390x.o $WORK/b020/log10_s390x.o $WORK/b020/log1p_s390x.o $WORK/b020/log_s390x.o $WORK/b020/pow_s390x.o $WORK/b020/sin_s390x.o $WORK/b020/sinh_s390x.o $WORK/b020/sqrt_s390x.o $WORK/b020/stubs_s390x.o $WORK/b020/tan_s390x.o $WORK/b020/tanh_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f9/f9e82f83b3035e628814132efe768263fed79317928c716c59ee33efc8015ef6-d # internal strconv mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid P3jL1YXVD0SAdiByVHce/P3jL1YXVD0SAdiByVHce -goversion go1.11.13 -D "" -importcfg $WORK/b022/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x006.o -c gcc_linux_s390x.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x009.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/15/15a89c566a639748a02d9a919e32555fb79f821035bb66e78d891f1a3a12bfbd-d # internal TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x010.o -c gcc_s390x.S cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/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/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid i6TSrqf-h5rRLk4y43EA/i6TSrqf-h5rRLk4y43EA -goversion go1.11.13 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b042/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_s390x.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/59/599c2381149ceca775c462705da4489bda6cacfb6d2ace692f9615e9cd7dbc28-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memclr_s390x.o ./memclr_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memmove_s390x.o ./memmove_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/rt0_linux_s390x.o ./rt0_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/sys_linux_s390x.o ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/tls_s390x.o ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_s390x.o $WORK/b011/memclr_s390x.o $WORK/b011/memmove_s390x.o $WORK/b011/rt0_linux_s390x.o $WORK/b011/sys_linux_s390x.o $WORK/b011/tls_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e1/e1a4ee7dc56a00489aae256a92afaea7cbc22f50134689dbb19302dd27ebd32b-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid Mv-f2zqKKpLQEl9bYGZ9/Mv-f2zqKKpLQEl9bYGZ9 -goversion go1.11.13 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/9a/9a753adb92ba444fc44f4ff063eb986cc5ed36374c3c8df988c67fd698017a4a-d # internal io mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF reflect mkdir -p $WORK/b021/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid YqzWfaqNTcn792DHe3I7/YqzWfaqNTcn792DHe3I7 -goversion go1.11.13 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_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 -2EhC4froVKhdn-gJ64H/-2EhC4froVKhdn-gJ64H -goversion go1.11.13 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go syscall mkdir -p $WORK/b027/ internal/singleflight mkdir -p $WORK/b040/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid yiouHcLNX2yhyBrv4SLM/yiouHcLNX2yhyBrv4SLM -goversion go1.11.13 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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 cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid tODYOGHfmZ46KincZnC4/tODYOGHfmZ46KincZnC4 -goversion go1.11.13 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/23/23a42916e8b1a73960915762ca899172f8d3481a74925b06f39ade3249742903-d # internal math/rand mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid PkZJryyKSl263zaMfWhc/PkZJryyKSl263zaMfWhc -goversion go1.11.13 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/0b/0b5218c0bd2bc346811f0b3685160c820f29e266491ffd8c77193cd31afe93cd-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/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_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 1RsJGrfi9ONEZufDcLL9/1RsJGrfi9ONEZufDcLL9 -goversion go1.11.13 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/3c/3c64387ac2b859d0275564c96c46a7704c061d892a92469ebe8fc24a7a73ce04-d # internal strings mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid OO1g16VTfWpaWP-PO31d/OO1g16VTfWpaWP-PO31d -goversion go1.11.13 -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/a9/a9ebf76947a2f6ac41e57f397836c75099f35c4b8883d8682cbc9e534795cff9-d # internal bufio mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p bufio -std -complete -installsuffix shared -buildid 86tO_dko64M7C1Gwti8v/86tO_dko64M7C1Gwti8v -goversion go1.11.13 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b032/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ae/ae4a396ba916c09bd11b2616aabe36e4d6ef40f8598befbd77efbb4bdaca2ce5-d # internal crypto/cipher mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid jEj-xio6Z9blJLja9Qkd/jEj-xio6Z9blJLja9Qkd -goversion go1.11.13 -D "" -importcfg $WORK/b053/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/82/82fcd60492ac96bd6bfeadc1b49d180b62146fd9e07317f3301a527da25193c3-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/19/1922199688396eb4d3a73e01c5d48251419c04320f2ea2e3b781ca1b2bdb92fc-d # internal crypto/aes mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid wcFCA7Z8uPqh2LzYp8fG/wcFCA7Z8uPqh2LzYp8fG -goversion go1.11.13 -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/57/57679550ef5583a0a38baaaa8e4ebfa4abbee0f6ddafa9d73c1ea227cd2e12df-d # internal internal/syscall/unix mkdir -p $WORK/b029/ time mkdir -p $WORK/b028/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid bJHB4Y31FgqXYFsl1qRv/bJHB4Y31FgqXYFsl1qRv -goversion go1.11.13 -D "" -importcfg $WORK/b028/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid l8adYouh75GIlbXcQqM9/l8adYouh75GIlbXcQqM9 -goversion go1.11.13 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b052/asm_s390x.o ./asm_s390x.s cd /usr/lib/golang/src/internal/syscall/unix /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/empty.o ./empty.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/bb/bb2fef9c6591c0c8a6fc1657ef05f3fd030595d315b37c07eeeae593ace86a38-d # internal cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.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/b7/b7bfb2e4aa6c2d9c39bb9b457ec70839e949b041343701fd6359800df4ca62fa-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/07/074e428d43cab886b9aff1677dd57a5863f2328088739bb7f32888ae509e5702-d # internal internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a 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 -o $WORK/b021/asm_s390x.o ./asm_s390x.s cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid lTuwRnIVCbC7Wxi5twbV/lTuwRnIVCbC7Wxi5twbV -goversion go1.11.13 -D "" -importcfg $WORK/b026/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cd /usr/lib/golang/src/reflect /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/2c/2c576665cdff6ac33a8fc9ef580800eb303932d0687b21d88fdf3ef79bffc489-d # internal encoding/binary mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_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/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/binary -std -complete -installsuffix shared -buildid V4GAVKl0yjJt6ZhHsJmK/V4GAVKl0yjJt6ZhHsJmK -goversion go1.11.13 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go sort mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid lB5xnGw4YvPsAlM_LGKI/lB5xnGw4YvPsAlM_LGKI -goversion go1.11.13 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/a3/a3a3b631642af77a99e28eab6e71ed416febb33b7a0b5be584fb04330c2c06c9-d # internal regexp/syntax mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid BjE4rG_I56uqAR1Rx6F-/BjE4rG_I56uqAR1Rx6F- -goversion go1.11.13 -D "" -importcfg $WORK/b063/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/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/35/35e4e20dfcb2dcaec983968822abca5ad2336e30050697249a2b16eacee2668b-d # internal encoding/base64 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid jVG9a16bJnNSRdZPlYz1/jVG9a16bJnNSRdZPlYz1 -goversion go1.11.13 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/40/40734c89fc5fe6b1c3e82fd6d04885821e35a58e634fd0be770bf508153cd810-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid UfSZlQf3_76drnD_7TDi/UfSZlQf3_76drnD_7TDi -goversion go1.11.13 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/eb/eb539f44ef1cbef42155794436b9a47d67f3f2414046a3bf525a3cb0087db239-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/b9/b99a0378f16d3553e671fcf1e1e545baf5b492929b7961b765a755b980919b18-d # internal regexp mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b063/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p regexp -std -complete -installsuffix shared -buildid 3MM8jEVfSouOwY6u38Un/3MM8jEVfSouOwY6u38Un -goversion go1.11.13 -D "" -importcfg $WORK/b062/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a7/a7a9c89a9ae3ac2c414d6b0f57ba6d5d090c2c1cc31f0264ccd086d4b5a8aaf3-d # internal path/filepath mkdir -p $WORK/b047/ fmt mkdir -p $WORK/b024/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid svIHx4TEWPntcBNqRVsh/svIHx4TEWPntcBNqRVsh -goversion go1.11.13 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid ZWDrlRCrIhgiMGZsdToW/ZWDrlRCrIhgiMGZsdToW -goversion go1.11.13 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e6/e60a27e166bf70b32f3ff5f6fe9198eec52f868b84d01026dad07dac09fca1a4-d # internal io/ioutil mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid o96h7a869tX3ScEersJR/o96h7a869tX3ScEersJR -goversion go1.11.13 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/77/7706b9a471b00e1a222742b207ab679a8f158a8c475c0c5dd1ea07082fc61a36-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/f3/f3685250ad19f294ec5555d0b8131f4b9474f7d66d6695702f212d4b732e7738-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/4a/4a33b34d817ed5cf603ee07d8e6d4d60e4d76f58fb44b6c215ead00561993d37-d # internal context mkdir -p $WORK/b037/ log encoding/json mkdir -p $WORK/b048/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid KV1Cj4jlladw81cvj8tx/KV1Cj4jlladw81cvj8tx -goversion go1.11.13 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go math/big mkdir -p $WORK/b056/ mkdir -p $WORK/b002/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid tqqpnIE8zzCMELlqNGwe/tqqpnIE8zzCMELlqNGwe -goversion go1.11.13 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p math/big -std -installsuffix shared -buildid Cl8a2wwPCesx8GesTHKd/Cl8a2wwPCesx8GesTHKd -goversion go1.11.13 -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/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 cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid 1slJ5-u21Zio52qOVrDG/1slJ5-u21Zio52qOVrDG -goversion go1.11.13 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/36/366b88c0be57b104a21e56f047e1ba0b1bf87aaad43b2ffc5aa8835a35e8f5b7-d # internal net mkdir -p $WORK/b036/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/be/be60fa264b818978e411f902eaa2ebff1c744b33d40a57aee05fc0b1e2726486-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/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_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 bBkgTof0ZhY1bNxxsPcQ/bBkgTof0ZhY1bNxxsPcQ -goversion go1.11.13 -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/15/15a0021b3675c553037621fa89e6e36356902474fc9a99d2b87f135101a9fb01-d # internal encoding/hex mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p encoding/hex -std -complete -installsuffix shared -buildid wTddRNChKT2qI-FO_KEJ/wTddRNChKT2qI-FO_KEJ -goversion go1.11.13 -D "" -importcfg $WORK/b065/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/99/9909cb1e9e96a2a6ffe9eda7382326d0bbf6d72e65774b34cd3d688ac8b72e7b-d # internal github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid qj8p2DF2b3s9m1s5K-6q/qj8p2DF2b3s9m1s5K-6q -goversion go1.11.13 -D "" -importcfg $WORK/b064/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/11/110fc614e7cba1cfd5a06627ffe9f25783c35141ede93e1be419fd0f01c02459-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid BlhXmqmP6sm1rGEVyWo8/BlhXmqmP6sm1rGEVyWo8 -goversion go1.11.13 -D "" -importcfg $WORK/b068/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/f1/f16dbd81781d7e6c537763450c75d30fa034fce77a8a10d7beb016b481a4b4a5-d # internal github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid c8qz9Dzt370pUqDhn2k6/c8qz9Dzt370pUqDhn2k6 -goversion go1.11.13 -D "" -importcfg $WORK/b071/importcfg -pack ./sysctl_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/4f/4ff9e16ab4b75a5e1750b3678b0e2b3976276d4fb2002dde65f8ef5bf6c0cb3f-d # internal github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid t5QHSlsYz0AyFY2KomDq/t5QHSlsYz0AyFY2KomDq -goversion go1.11.13 -D "" -importcfg $WORK/b072/importcfg -pack ./buildversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/82/8259cda32df976c002998e6f8dc448e0e7d573980dcf5fc59e79d4a95451d99a-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/2f/2f464a5337d277d0416d937725710daf4e8a46dd4c550d8ef684ceced9e79d6c-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b056 -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b056/arith_s390x.o ./arith_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b056/_pkg_.a $WORK/b056/arith_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -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 cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/97/9764fae41f8613fb4ca103e8cb54f61b3a6fa9d3b589e2332018ec025bfaea75-d # internal crypto/rand mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rand -std -complete -installsuffix shared -buildid TwYLubZ0pOCzHVyddykZ/TwYLubZ0pOCzHVyddykZ -goversion go1.11.13 -D "" -importcfg $WORK/b050/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -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_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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 cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/fe/fe2589806abbcd0880919cc7584177620a62183cdee49b0baac4d7712b687444-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -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 cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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/net 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 $WORK/b036/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid I5pg0Kd0vyKYNVGRRCDI/I5pg0Kd0vyKYNVGRRCDI -goversion go1.11.13 -D "" -importcfg $WORK/b036/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/b036/_cgo_gotypes.go $WORK/b036/cgo_linux.cgo1.go $WORK/b036/cgo_resnew.cgo1.go $WORK/b036/cgo_socknew.cgo1.go $WORK/b036/cgo_unix.cgo1.go $WORK/b036/_cgo_import.go /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 $WORK/b036/_x005.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/77/771dad86dfdfd9d735f451fa3c83e04691a64486a1281ea084f9b88d33d39e32-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b035/ github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid 2xQY5VjfUDhJMuLIVqEe/2xQY5VjfUDhJMuLIVqEe -goversion go1.11.13 -D "" -importcfg $WORK/b060/importcfg -pack ./iptables.go ./lock.go mkdir -p $WORK/b059/ cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid -wIoN9rwUd8wMJ1ytcEH/-wIoN9rwUd8wMJ1ytcEH -goversion go1.11.13 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b058/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile net=$WORK/b036/_pkg_.a EOF cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Id0y45U93dki8f3nI4QZ/Id0y45U93dki8f3nI4QZ -goversion go1.11.13 -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/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 ./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 cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid jHy2MGl9idCeBOIdLzcd/jHy2MGl9idCeBOIdLzcd -goversion go1.11.13 -D "" -importcfg $WORK/b059/importcfg -pack ./hwaddr.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/84/849413ece0949b3e9179b341f61703dff960b4900f74541d1a3b1a8152e2046a-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/91/91dc1a73846f14f7dc4019f2e3882b2597f35bef974fa5a76a7f787a5586f3e4-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid ymf1lNs61QhTwEnknXk1/ymf1lNs61QhTwEnknXk1 -goversion go1.11.13 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/05/054130351f99e239122ead853a85d549ebf4d1f782c0af7edffadf66c7b3a5f2-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid tVfI2lXn_4AyWf2puf7d/tVfI2lXn_4AyWf2puf7d -goversion go1.11.13 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/c4/c4fd1bc8d1384d09a2b2c87f91b1508da272a6f1fbca85eabd50f6f83daf6d49-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/ef/efff8b1a3f06ad58ebe55abd939676ec3c7faaad9cebec4d0e2d75a57d19c159-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid BcY_G8AwyXFUmLn4_5Qg/BcY_G8AwyXFUmLn4_5Qg -goversion go1.11.13 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/26/264e1a054f4280b701f4344f0b626a12dbfcfdae0a869c3e5e081697178a7b61-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b034/ github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke cat >$WORK/b034/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b070/ cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid XrKhY4IYoik9E2_YxmzL/XrKhY4IYoik9E2_YxmzL -goversion go1.11.13 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid tN8e88WUOa4xB-1lBeGC/tN8e88WUOa4xB-1lBeGC -goversion go1.11.13 -D "" -importcfg $WORK/b070/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/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/04/0498e9dd2521ff96dddf2dcd724f71f2022646a855367ba4c76ae6d23637faea-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/34/3465d8d0a5734d915b2b05373565d412f38d336b5805ba1bbebe013a60445a77-d # internal cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b058 -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b058/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b058/_pkg_.a $WORK/b058/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/57/57816c028768d80a33bb19a36b914c0aeceabb7c9cf6271289caba50647d298e-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid nvmFYcxw_9TUlCPIeZkq/nvmFYcxw_9TUlCPIeZkq -goversion go1.11.13 -D "" -importcfg $WORK/b057/importcfg -pack ./ns_linux.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid jqQEySaxfE5k0oXQlDsP/jqQEySaxfE5k0oXQlDsP -goversion go1.11.13 -D "" -importcfg $WORK/b067/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_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/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/bc/bcd1e89b56537ab4a4b72ca84370c63bf8e6e541323e3842fb7f4005bf65d4cf-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/50/505015483d8e674a3bb89ea1092b65921794301e5c3bf0f7ed6adf44a0a4f2b4-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid BX1WAiRM0XbIVRCS7zgW/BX1WAiRM0XbIVRCS7zgW -goversion go1.11.13 -D "" -importcfg $WORK/b066/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 ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_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/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/03/03399af292c1d5e742c5b86b533bcb3103aeb9cc4c714f74de731ff66b7c5aca-d # internal github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables importmap github.com/safchain/ethtool=github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b059/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b060/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b064/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b066/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid nU3HZkbAFxCIxK5iannJ/nU3HZkbAFxCIxK5iannJ -goversion go1.11.13 -D "" -importcfg $WORK/b049/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/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/57/57f353e8c43e81b407b131ecfb67f3c246b667b1eebd2c0f84e645d33a335ff0-d # internal github.com/containernetworking/plugins/pkg/ipam mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b071/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b066/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/ipam /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid EEGognkomXUPoFG3Ag5z/EEGognkomXUPoFG3Ag5z -goversion go1.11.13 -D "" -importcfg $WORK/b069/importcfg -pack ./ipam.go ./ipam_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/71/71e9f2799cd02d75f6729b34e910143e229ce0d16404e072b504e675319d6780-d # internal github.com/containernetworking/plugins/plugins/main/ipvlan mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b069/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/plugins/main/ipvlan /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid i1kG9iUoI6_HRwhP0h4h/i1kG9iUoI6_HRwhP0h4h -goversion go1.11.13 -D "" -importcfg $WORK/b001/importcfg -pack ./ipvlan.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/27/27f7608babc6b36e22b459879607111d035b36c97fb04c1a660fd563aaa76d1d-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/main/ipvlan=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b069/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b059/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b060/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b071/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b068/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile regexp/syntax=$WORK/b063/_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=tjvm0ROoqhcjPzjzFBVO/i1kG9iUoI6_HRwhP0h4h/me6-OxcAbXbOtCnJ21Cg/tjvm0ROoqhcjPzjzFBVO -B 0x611f29c083f076d415bc8203048a99d727871fe1 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/ipvlan rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/loopback ']' ++ basename plugins/main/loopback + plugin=loopback + echo ' loopback' loopback ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xa4044fcfd2efa150006a34431a78d2e27d159a60 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/loopback github.com/containernetworking/plugins/plugins/main/loopback WORK=/tmp/go-build827006342 errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid Cv9P5D6jVmPlnwUesMlJ/Cv9P5D6jVmPlnwUesMlJ -goversion go1.11.13 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go internal/race mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid 84Eok2ZoUc8rbWsnqPbq/84Eok2ZoUc8rbWsnqPbq -goversion go1.11.13 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go runtime/internal/atomic mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid PlDvQTvwXETznbWMNv9i/PlDvQTvwXETznbWMNv9i -goversion go1.11.13 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go internal/cpu mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 4hmcdrBbnUCBuI0fRjGT/4hmcdrBbnUCBuI0fRjGT -goversion go1.11.13 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/fc/fc47d94505e1dd4cd63a360a4a7e2bb8f87b59bf51d9f66a0457b1f2b6b67f48-d # internal runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid vdz2NPzt7aEzBLckEuAp/vdz2NPzt7aEzBLckEuAp -goversion go1.11.13 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/asm_s390x.o ./asm_s390x.s cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/df/dff6b477c41d66cb8a3387547ec9cf6feae476be44d3c7b05200342e4a05d181-d # internal sync/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid O8xSl7JRgX0ADxuxwzQe/O8xSl7JRgX0ADxuxwzQe -goversion go1.11.13 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/24/24b4ae434704429d5e85b1b2105eb1e5fffe200f85aa9a3e38c9746cb8191aec-d # internal unicode mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid tuKwn76wGgeSCjXhkanM/tuKwn76wGgeSCjXhkanM -goversion go1.11.13 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/17/171f14244d4856d4e5b207778a127f4eaf11446404898e5fbfaf9677175c24e1-d # internal unicode/utf8 mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid p7F9-0SpwJMCH457NeXY/p7F9-0SpwJMCH457NeXY -goversion go1.11.13 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/8b/8b449e355bdb504c6b9589883e34acf542fbce0c9d6feb72bc897d78f93e909e-d # internal encoding mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding -std -complete -installsuffix shared -buildid RxNR5INJp1XgnBpsJq6p/RxNR5INJp1XgnBpsJq6p -goversion go1.11.13 -D "" -importcfg $WORK/b018/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/cpu /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/cpu_s390x.o ./cpu_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/66/667f870ba066de62f2392b1a26a3659483cf0e5cbd26d4c725f23b5a73e7fb97-d # internal /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_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/73/73854382bf996553ba5b562737d565b3db5c42cc36f589cc8cfeef8d132432f4-d # internal internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid cC1Nh8XZSTWIwLrOLt7S/cC1Nh8XZSTWIwLrOLt7S -goversion go1.11.13 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go math mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid LZC6RoSgx_5J1ai3FoPK/LZC6RoSgx_5J1ai3FoPK -goversion go1.11.13 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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 ./unsafe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e4/e41f009d1aebeb14d91dcf258cc9d1c79a59261dd3e24ee846e616290289fbe9-d # internal math/bits mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p math/bits -std -complete -installsuffix shared -buildid cuFMEchH7XsKh-nIibAy/cuFMEchH7XsKh-nIibAy -goversion go1.11.13 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_tables.go cd /usr/lib/golang/src/internal/bytealg /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/compare_s390x.o ./compare_s390x.s /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/equal_s390x.o ./equal_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/0a/0a355a6cf381c057a4fb12e054e0aae58755dd6973946de2968cc7ddded2b2f3-d # internal internal/testlog mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p internal/testlog -std -complete -installsuffix shared -buildid VWS-mLPztZV56x2OX8ee/VWS-mLPztZV56x2OX8ee -goversion go1.11.13 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /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/index_s390x.o ./index_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/c4/c420424e0bc8f58ca55deaf6a376d955df14a5fba7628bd03bed98fe09f93f74-d # internal unicode/utf16 mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid pxpqQZK2AUmmwyMKq-07/pxpqQZK2AUmmwyMKq-07 -goversion go1.11.13 -D "" -importcfg $WORK/b034/importcfg -pack ./utf16.go cd /usr/lib/golang/src/internal/bytealg /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/indexbyte_s390x.o ./indexbyte_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_s390x.o $WORK/b005/equal_s390x.o $WORK/b005/index_s390x.o $WORK/b005/indexbyte_s390x.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/34/347896eeeebcdf5552d4ce54462b8b2234c83e03b8a1cf39bd370a3e6fdbfdb0-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/07/074e4086540fe9284410a00cd2e9f65374b664ca2fd3dccb373c2ffe8e4e9a34-d # internal vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b038/ runtime mkdir -p $WORK/b011/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid e7SMuZpCPvrlcVyjC1ft/e7SMuZpCPvrlcVyjC1ft -goversion go1.11.13 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.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 ./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 ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mcYcg0FAwVHzMJ6eORF3/mcYcg0FAwVHzMJ6eORF3 -goversion go1.11.13 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/8f/8fe402a5795a9967ee5d3bfdfb45ffedcfce276c6f78e78a85dcbecbc7119fd7-d # internal internal/nettrace mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 3THZhqJjI9bLv68IfZZ7/3THZhqJjI9bLv68IfZZ7 -goversion go1.11.13 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/math /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/acos_s390x.o ./acos_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/69/694a3c3f15787301e5c8ce03e340b9165f5e628fa2a4fec00108048eafca45e7-d # internal /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/acosh_s390x.o ./acosh_s390x.s runtime/cgo mkdir -p $WORK/b042/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/math /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/asin_s390x.o ./asin_s390x.s /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/asinh_s390x.o ./asinh_s390x.s cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /usr/lib/golang/src/math /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/atan2_s390x.o ./atan2_s390x.s cd $WORK gcc -Qunused-arguments -c -x c - || true cd /usr/lib/golang/src/math /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/atan_s390x.o ./atan_s390x.s /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/atanh_s390x.o ./atanh_s390x.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/math /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/cbrt_s390x.o ./cbrt_s390x.s /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/cosh_s390x.o ./cosh_s390x.s cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /usr/lib/golang/src/math /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/dim_s390x.o ./dim_s390x.s /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/erf_s390x.o ./erf_s390x.s /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/erfc_s390x.o ./erfc_s390x.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math /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/exp_s390x.o ./exp_s390x.s /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/expm1_s390x.o ./expm1_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/4f/4f872417543555c27ab0b5c03583fe3a6591409bc08230c2c1ad6427e315375b-d # internal /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/floor_s390x.o ./floor_s390x.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/math /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/log10_s390x.o ./log10_s390x.s /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/log1p_s390x.o ./log1p_s390x.s /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/log_s390x.o ./log_s390x.s /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/pow_s390x.o ./pow_s390x.s /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/sin_s390x.o ./sin_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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /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/sinh_s390x.o ./sinh_s390x.s /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/sqrt_s390x.o ./sqrt_s390x.s /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/stubs_s390x.o ./stubs_s390x.s /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/tan_s390x.o ./tan_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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /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/tanh_s390x.o ./tanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b021/_pkg_.a $WORK/b021/acos_s390x.o $WORK/b021/acosh_s390x.o $WORK/b021/asin_s390x.o $WORK/b021/asinh_s390x.o $WORK/b021/atan2_s390x.o $WORK/b021/atan_s390x.o $WORK/b021/atanh_s390x.o $WORK/b021/cbrt_s390x.o $WORK/b021/cosh_s390x.o $WORK/b021/dim_s390x.o $WORK/b021/erf_s390x.o $WORK/b021/erfc_s390x.o $WORK/b021/exp_s390x.o $WORK/b021/expm1_s390x.o $WORK/b021/floor_s390x.o $WORK/b021/log10_s390x.o $WORK/b021/log1p_s390x.o $WORK/b021/log_s390x.o $WORK/b021/pow_s390x.o $WORK/b021/sin_s390x.o $WORK/b021/sinh_s390x.o $WORK/b021/sqrt_s390x.o $WORK/b021/stubs_s390x.o $WORK/b021/tan_s390x.o $WORK/b021/tanh_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/f9/f9e82f83b3035e628814132efe768263fed79317928c716c59ee33efc8015ef6-d # internal strconv mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p strconv -std -complete -installsuffix shared -buildid P3jL1YXVD0SAdiByVHce/P3jL1YXVD0SAdiByVHce -goversion go1.11.13 -D "" -importcfg $WORK/b023/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x006.o -c gcc_linux_s390x.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x008.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/15/15a89c566a639748a02d9a919e32555fb79f821035bb66e78d891f1a3a12bfbd-d # internal TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x010.o -c gcc_s390x.S cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/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/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid i6TSrqf-h5rRLk4y43EA/i6TSrqf-h5rRLk4y43EA -goversion go1.11.13 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b042/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_s390x.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/59/599c2381149ceca775c462705da4489bda6cacfb6d2ace692f9615e9cd7dbc28-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memclr_s390x.o ./memclr_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memmove_s390x.o ./memmove_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/rt0_linux_s390x.o ./rt0_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/sys_linux_s390x.o ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/tls_s390x.o ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_s390x.o $WORK/b011/memclr_s390x.o $WORK/b011/memmove_s390x.o $WORK/b011/rt0_linux_s390x.o $WORK/b011/sys_linux_s390x.o $WORK/b011/tls_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e1/e1a4ee7dc56a00489aae256a92afaea7cbc22f50134689dbb19302dd27ebd32b-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid Mv-f2zqKKpLQEl9bYGZ9/Mv-f2zqKKpLQEl9bYGZ9 -goversion go1.11.13 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/9a/9a753adb92ba444fc44f4ff063eb986cc5ed36374c3c8df988c67fd698017a4a-d # internal io mkdir -p $WORK/b008/ internal/singleflight mkdir -p $WORK/b040/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid YqzWfaqNTcn792DHe3I7/YqzWfaqNTcn792DHe3I7 -goversion go1.11.13 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF reflect mkdir -p $WORK/b022/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid tODYOGHfmZ46KincZnC4/tODYOGHfmZ46KincZnC4 -goversion go1.11.13 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p reflect -std -installsuffix shared -buildid -2EhC4froVKhdn-gJ64H/-2EhC4froVKhdn-gJ64H -goversion go1.11.13 -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go syscall mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p syscall -std -installsuffix shared -buildid yiouHcLNX2yhyBrv4SLM/yiouHcLNX2yhyBrv4SLM -goversion go1.11.13 -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/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/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/23/23a42916e8b1a73960915762ca899172f8d3481a74925b06f39ade3249742903-d # internal math/rand mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid PkZJryyKSl263zaMfWhc/PkZJryyKSl263zaMfWhc -goversion go1.11.13 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/3c/3c64387ac2b859d0275564c96c46a7704c061d892a92469ebe8fc24a7a73ce04-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/0b/0b5218c0bd2bc346811f0b3685160c820f29e266491ffd8c77193cd31afe93cd-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/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF strings mkdir -p $WORK/b033/ 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 1RsJGrfi9ONEZufDcLL9/1RsJGrfi9ONEZufDcLL9 -goversion go1.11.13 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p strings -std -installsuffix shared -buildid OO1g16VTfWpaWP-PO31d/OO1g16VTfWpaWP-PO31d -goversion go1.11.13 -D "" -importcfg $WORK/b033/importcfg -pack -asmhdr $WORK/b033/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/a9/a9ebf76947a2f6ac41e57f397836c75099f35c4b8883d8682cbc9e534795cff9-d # internal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b033 -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b033/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b033/_pkg_.a $WORK/b033/strings.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/ae/ae4a396ba916c09bd11b2616aabe36e4d6ef40f8598befbd77efbb4bdaca2ce5-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b028 -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b028/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/57/57679550ef5583a0a38baaaa8e4ebfa4abbee0f6ddafa9d73c1ea227cd2e12df-d # internal time mkdir -p $WORK/b029/ internal/syscall/unix cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p time -std -installsuffix shared -buildid bJHB4Y31FgqXYFsl1qRv/bJHB4Y31FgqXYFsl1qRv -goversion go1.11.13 -D "" -importcfg $WORK/b029/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/syscall/unix -std -installsuffix shared -buildid l8adYouh75GIlbXcQqM9/l8adYouh75GIlbXcQqM9 -goversion go1.11.13 -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b030/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b030/_pkg_.a $WORK/b030/empty.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/b7/b7bfb2e4aa6c2d9c39bb9b457ec70839e949b041343701fd6359800df4ca62fa-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/07/074e428d43cab886b9aff1677dd57a5863f2328088739bb7f32888ae509e5702-d # internal internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p internal/poll -std -installsuffix shared -buildid lTuwRnIVCbC7Wxi5twbV/lTuwRnIVCbC7Wxi5twbV -goversion go1.11.13 -D "" -importcfg $WORK/b027/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cd /usr/lib/golang/src/reflect /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/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_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/2c/2c576665cdff6ac33a8fc9ef580800eb303932d0687b21d88fdf3ef79bffc489-d # internal sort mkdir -p $WORK/b032/ encoding/binary mkdir -p $WORK/b020/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p sort -std -complete -installsuffix shared -buildid lB5xnGw4YvPsAlM_LGKI/lB5xnGw4YvPsAlM_LGKI -goversion go1.11.13 -D "" -importcfg $WORK/b032/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p encoding/binary -std -complete -installsuffix shared -buildid V4GAVKl0yjJt6ZhHsJmK/V4GAVKl0yjJt6ZhHsJmK -goversion go1.11.13 -D "" -importcfg $WORK/b020/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/a3/a3a3b631642af77a99e28eab6e71ed416febb33b7a0b5be584fb04330c2c06c9-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/40/40734c89fc5fe6b1c3e82fd6d04885821e35a58e634fd0be770bf508153cd810-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_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 UfSZlQf3_76drnD_7TDi/UfSZlQf3_76drnD_7TDi -goversion go1.11.13 -D "" -importcfg $WORK/b026/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/35/35e4e20dfcb2dcaec983968822abca5ad2336e30050697249a2b16eacee2668b-d # internal encoding/base64 mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid jVG9a16bJnNSRdZPlYz1/jVG9a16bJnNSRdZPlYz1 -goversion go1.11.13 -D "" -importcfg $WORK/b019/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/eb/eb539f44ef1cbef42155794436b9a47d67f3f2414046a3bf525a3cb0087db239-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/a7/a7a9c89a9ae3ac2c414d6b0f57ba6d5d090c2c1cc31f0264ccd086d4b5a8aaf3-d # internal fmt path/filepath mkdir -p $WORK/b025/ mkdir -p $WORK/b047/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid svIHx4TEWPntcBNqRVsh/svIHx4TEWPntcBNqRVsh -goversion go1.11.13 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p fmt -std -complete -installsuffix shared -buildid ZWDrlRCrIhgiMGZsdToW/ZWDrlRCrIhgiMGZsdToW -goversion go1.11.13 -D "" -importcfg $WORK/b025/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e6/e60a27e166bf70b32f3ff5f6fe9198eec52f868b84d01026dad07dac09fca1a4-d # internal io/ioutil mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid o96h7a869tX3ScEersJR/o96h7a869tX3ScEersJR -goversion go1.11.13 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/77/7706b9a471b00e1a222742b207ab679a8f158a8c475c0c5dd1ea07082fc61a36-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/4a/4a33b34d817ed5cf603ee07d8e6d4d60e4d76f58fb44b6c215ead00561993d37-d # internal context log mkdir -p $WORK/b037/ github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b051/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid KV1Cj4jlladw81cvj8tx/KV1Cj4jlladw81cvj8tx -goversion go1.11.13 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go mkdir -p $WORK/b048/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid t5QHSlsYz0AyFY2KomDq/t5QHSlsYz0AyFY2KomDq -goversion go1.11.13 -D "" -importcfg $WORK/b051/importcfg -pack ./buildversion.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid 1slJ5-u21Zio52qOVrDG/1slJ5-u21Zio52qOVrDG -goversion go1.11.13 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go encoding/json mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding/json -std -complete -installsuffix shared -buildid tqqpnIE8zzCMELlqNGwe/tqqpnIE8zzCMELlqNGwe -goversion go1.11.13 -D "" -importcfg $WORK/b017/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/2f/2f464a5337d277d0416d937725710daf4e8a46dd4c550d8ef684ceced9e79d6c-d # internal encoding/hex mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p encoding/hex -std -complete -installsuffix shared -buildid wTddRNChKT2qI-FO_KEJ/wTddRNChKT2qI-FO_KEJ -goversion go1.11.13 -D "" -importcfg $WORK/b053/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/36/366b88c0be57b104a21e56f047e1ba0b1bf87aaad43b2ffc5aa8835a35e8f5b7-d # internal net mkdir -p $WORK/b036/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/be/be60fa264b818978e411f902eaa2ebff1c744b33d40a57aee05fc0b1e2726486-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid BlhXmqmP6sm1rGEVyWo8/BlhXmqmP6sm1rGEVyWo8 -goversion go1.11.13 -D "" -importcfg $WORK/b055/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/99/9909cb1e9e96a2a6ffe9eda7382326d0bbf6d72e65774b34cd3d688ac8b72e7b-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/4f/4ff9e16ab4b75a5e1750b3678b0e2b3976276d4fb2002dde65f8ef5bf6c0cb3f-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/11/110fc614e7cba1cfd5a06627ffe9f25783c35141ede93e1be419fd0f01c02459-d # internal cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -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 TERM='dumb' gcc -I /usr/lib/golang/src/net -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_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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 cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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 cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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/net 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 $WORK/b036/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid I5pg0Kd0vyKYNVGRRCDI/I5pg0Kd0vyKYNVGRRCDI -goversion go1.11.13 -D "" -importcfg $WORK/b036/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/b036/_cgo_gotypes.go $WORK/b036/cgo_linux.cgo1.go $WORK/b036/cgo_resnew.cgo1.go $WORK/b036/cgo_socknew.cgo1.go $WORK/b036/cgo_unix.cgo1.go $WORK/b036/_cgo_import.go /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 $WORK/b036/_x005.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/77/771dad86dfdfd9d735f451fa3c83e04691a64486a1281ea084f9b88d33d39e32-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b017/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid -wIoN9rwUd8wMJ1ytcEH/-wIoN9rwUd8wMJ1ytcEH -goversion go1.11.13 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Id0y45U93dki8f3nI4QZ/Id0y45U93dki8f3nI4QZ -goversion go1.11.13 -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/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 ./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/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/91/91dc1a73846f14f7dc4019f2e3882b2597f35bef974fa5a76a7f787a5586f3e4-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid ymf1lNs61QhTwEnknXk1/ymf1lNs61QhTwEnknXk1 -goversion go1.11.13 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/05/054130351f99e239122ead853a85d549ebf4d1f782c0af7edffadf66c7b3a5f2-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid tVfI2lXn_4AyWf2puf7d/tVfI2lXn_4AyWf2puf7d -goversion go1.11.13 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/ef/efff8b1a3f06ad58ebe55abd939676ec3c7faaad9cebec4d0e2d75a57d19c159-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid BcY_G8AwyXFUmLn4_5Qg/BcY_G8AwyXFUmLn4_5Qg -goversion go1.11.13 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/26/264e1a054f4280b701f4344f0b626a12dbfcfdae0a869c3e5e081697178a7b61-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid XrKhY4IYoik9E2_YxmzL/XrKhY4IYoik9E2_YxmzL -goversion go1.11.13 -D "" -importcfg $WORK/b002/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/04/0498e9dd2521ff96dddf2dcd724f71f2022646a855367ba4c76ae6d23637faea-d # internal cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b050 -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b050/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b050/_pkg_.a $WORK/b050/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/57/57816c028768d80a33bb19a36b914c0aeceabb7c9cf6271289caba50647d298e-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b055/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid nvmFYcxw_9TUlCPIeZkq/nvmFYcxw_9TUlCPIeZkq -goversion go1.11.13 -D "" -importcfg $WORK/b049/importcfg -pack ./ns_linux.go cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid jqQEySaxfE5k0oXQlDsP/jqQEySaxfE5k0oXQlDsP -goversion go1.11.13 -D "" -importcfg $WORK/b054/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_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/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/bc/bcd1e89b56537ab4a4b72ca84370c63bf8e6e541323e3842fb7f4005bf65d4cf-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/50/505015483d8e674a3bb89ea1092b65921794301e5c3bf0f7ed6adf44a0a4f2b4-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile encoding/hex=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b055/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid BX1WAiRM0XbIVRCS7zgW/BX1WAiRM0XbIVRCS7zgW -goversion go1.11.13 -D "" -importcfg $WORK/b052/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 ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_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/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/03/03399af292c1d5e742c5b86b533bcb3103aeb9cc4c714f74de731ff66b7c5aca-d # internal github.com/containernetworking/plugins/plugins/main/loopback mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b002/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/plugins/main/loopback /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid mt1oC-N2IzJEc6PmK2gn/mt1oC-N2IzJEc6PmK2gn -goversion go1.11.13 -D "" -importcfg $WORK/b001/importcfg -pack ./loopback.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/06/06eb3e13b973741160dff994a7fe65249c966e80fca72a4e54340fed250053c4-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/main/loopback=$WORK/b001/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b002/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile encoding/hex=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b055/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b034/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile internal/race=$WORK/b010/_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=9j2ZGFLxCeAHMHMQMQu1/mt1oC-N2IzJEc6PmK2gn/21B-mj3ukTTIkcV-wjQZ/9j2ZGFLxCeAHMHMQMQu1 -B 0xa4044fcfd2efa150006a34431a78d2e27d159a60 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/loopback rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/macvlan ']' ++ basename plugins/main/macvlan + plugin=macvlan + echo ' macvlan' macvlan ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xc7531147d1806f355733e014b70eb6de3f535f79 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/macvlan github.com/containernetworking/plugins/plugins/main/macvlan WORK=/tmp/go-build133237296 errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid Cv9P5D6jVmPlnwUesMlJ/Cv9P5D6jVmPlnwUesMlJ -goversion go1.11.13 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go internal/race mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid 84Eok2ZoUc8rbWsnqPbq/84Eok2ZoUc8rbWsnqPbq -goversion go1.11.13 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go internal/cpu mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 4hmcdrBbnUCBuI0fRjGT/4hmcdrBbnUCBuI0fRjGT -goversion go1.11.13 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/fc/fc47d94505e1dd4cd63a360a4a7e2bb8f87b59bf51d9f66a0457b1f2b6b67f48-d # internal runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid vdz2NPzt7aEzBLckEuAp/vdz2NPzt7aEzBLckEuAp -goversion go1.11.13 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go runtime/internal/atomic mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid PlDvQTvwXETznbWMNv9i/PlDvQTvwXETznbWMNv9i -goversion go1.11.13 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/df/dff6b477c41d66cb8a3387547ec9cf6feae476be44d3c7b05200342e4a05d181-d # internal sync/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid O8xSl7JRgX0ADxuxwzQe/O8xSl7JRgX0ADxuxwzQe -goversion go1.11.13 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/asm_s390x.o ./asm_s390x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/24/24b4ae434704429d5e85b1b2105eb1e5fffe200f85aa9a3e38c9746cb8191aec-d # internal unicode mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid tuKwn76wGgeSCjXhkanM/tuKwn76wGgeSCjXhkanM -goversion go1.11.13 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/internal/cpu /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/cpu_s390x.o ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/17/171f14244d4856d4e5b207778a127f4eaf11446404898e5fbfaf9677175c24e1-d # internal unicode/utf8 mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid p7F9-0SpwJMCH457NeXY/p7F9-0SpwJMCH457NeXY -goversion go1.11.13 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/8b/8b449e355bdb504c6b9589883e34acf542fbce0c9d6feb72bc897d78f93e909e-d # internal encoding mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid RxNR5INJp1XgnBpsJq6p/RxNR5INJp1XgnBpsJq6p -goversion go1.11.13 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_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/73/73854382bf996553ba5b562737d565b3db5c42cc36f589cc8cfeef8d132432f4-d # internal internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid cC1Nh8XZSTWIwLrOLt7S/cC1Nh8XZSTWIwLrOLt7S -goversion go1.11.13 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/66/667f870ba066de62f2392b1a26a3659483cf0e5cbd26d4c725f23b5a73e7fb97-d # internal math mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid LZC6RoSgx_5J1ai3FoPK/LZC6RoSgx_5J1ai3FoPK -goversion go1.11.13 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/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 ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /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/compare_s390x.o ./compare_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e4/e41f009d1aebeb14d91dcf258cc9d1c79a59261dd3e24ee846e616290289fbe9-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 cuFMEchH7XsKh-nIibAy/cuFMEchH7XsKh-nIibAy -goversion go1.11.13 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go cd /usr/lib/golang/src/internal/bytealg /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/equal_s390x.o ./equal_s390x.s /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/index_s390x.o ./index_s390x.s /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/indexbyte_s390x.o ./indexbyte_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/0a/0a355a6cf381c057a4fb12e054e0aae58755dd6973946de2968cc7ddded2b2f3-d # internal internal/testlog mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid VWS-mLPztZV56x2OX8ee/VWS-mLPztZV56x2OX8ee -goversion go1.11.13 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_s390x.o $WORK/b005/equal_s390x.o $WORK/b005/index_s390x.o $WORK/b005/indexbyte_s390x.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/34/347896eeeebcdf5552d4ce54462b8b2234c83e03b8a1cf39bd370a3e6fdbfdb0-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid e7SMuZpCPvrlcVyjC1ft/e7SMuZpCPvrlcVyjC1ft -goversion go1.11.13 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.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 ./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 ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c4/c420424e0bc8f58ca55deaf6a376d955df14a5fba7628bd03bed98fe09f93f74-d # internal unicode/utf16 mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid pxpqQZK2AUmmwyMKq-07/pxpqQZK2AUmmwyMKq-07 -goversion go1.11.13 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/07/074e4086540fe9284410a00cd2e9f65374b664ca2fd3dccb373c2ffe8e4e9a34-d # internal vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b038/ cat >$WORK/b038/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/b038/_pkg_.a -trimpath $WORK/b038 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mcYcg0FAwVHzMJ6eORF3/mcYcg0FAwVHzMJ6eORF3 -goversion go1.11.13 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/8f/8fe402a5795a9967ee5d3bfdfb45ffedcfce276c6f78e78a85dcbecbc7119fd7-d # internal internal/nettrace mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 3THZhqJjI9bLv68IfZZ7/3THZhqJjI9bLv68IfZZ7 -goversion go1.11.13 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/69/694a3c3f15787301e5c8ce03e340b9165f5e628fa2a4fec00108048eafca45e7-d # internal runtime/cgo mkdir -p $WORK/b042/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acos_s390x.o ./acos_s390x.s cd $WORK gcc -Qunused-arguments -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acosh_s390x.o ./acosh_s390x.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asin_s390x.o ./asin_s390x.s cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asinh_s390x.o ./asinh_s390x.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan2_s390x.o ./atan2_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan_s390x.o ./atan_s390x.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atanh_s390x.o ./atanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cbrt_s390x.o ./cbrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cosh_s390x.o ./cosh_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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/dim_s390x.o ./dim_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erf_s390x.o ./erf_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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erfc_s390x.o ./erfc_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/exp_s390x.o ./exp_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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/4f/4f872417543555c27ab0b5c03583fe3a6591409bc08230c2c1ad6427e315375b-d # internal crypto/internal/subtle mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 2Cc1jEQksoL9qBO4a_GC/2Cc1jEQksoL9qBO4a_GC -goversion go1.11.13 -D "" -importcfg $WORK/b054/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/expm1_s390x.o ./expm1_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/ce/cef784395831400176b343504a20ec3acb58844547716d000f50665b4cdd4aaf-d # internal crypto/subtle mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid kgGJGVmp6mIYO7APEukn/kgGJGVmp6mIYO7APEukn -goversion go1.11.13 -D "" -importcfg $WORK/b055/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/floor_s390x.o ./floor_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/c5/c5523ea5ea83d0abb109645d856bdf75948f6e907982070f0360e6d53d8c4249-d # internal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log10_s390x.o ./log10_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log1p_s390x.o ./log1p_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log_s390x.o ./log_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/pow_s390x.o ./pow_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sin_s390x.o ./sin_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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x006.o -c gcc_linux_s390x.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sinh_s390x.o ./sinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sqrt_s390x.o ./sqrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/stubs_s390x.o ./stubs_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tan_s390x.o ./tan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tanh_s390x.o ./tanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b020/_pkg_.a $WORK/b020/acos_s390x.o $WORK/b020/acosh_s390x.o $WORK/b020/asin_s390x.o $WORK/b020/asinh_s390x.o $WORK/b020/atan2_s390x.o $WORK/b020/atan_s390x.o $WORK/b020/atanh_s390x.o $WORK/b020/cbrt_s390x.o $WORK/b020/cosh_s390x.o $WORK/b020/dim_s390x.o $WORK/b020/erf_s390x.o $WORK/b020/erfc_s390x.o $WORK/b020/exp_s390x.o $WORK/b020/expm1_s390x.o $WORK/b020/floor_s390x.o $WORK/b020/log10_s390x.o $WORK/b020/log1p_s390x.o $WORK/b020/log_s390x.o $WORK/b020/pow_s390x.o $WORK/b020/sin_s390x.o $WORK/b020/sinh_s390x.o $WORK/b020/sqrt_s390x.o $WORK/b020/stubs_s390x.o $WORK/b020/tan_s390x.o $WORK/b020/tanh_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f9/f9e82f83b3035e628814132efe768263fed79317928c716c59ee33efc8015ef6-d # internal strconv mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid P3jL1YXVD0SAdiByVHce/P3jL1YXVD0SAdiByVHce -goversion go1.11.13 -D "" -importcfg $WORK/b022/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x010.o -c gcc_s390x.S cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/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/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/15/15a89c566a639748a02d9a919e32555fb79f821035bb66e78d891f1a3a12bfbd-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid i6TSrqf-h5rRLk4y43EA/i6TSrqf-h5rRLk4y43EA -goversion go1.11.13 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b042/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_s390x.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/59/599c2381149ceca775c462705da4489bda6cacfb6d2ace692f9615e9cd7dbc28-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memclr_s390x.o ./memclr_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memmove_s390x.o ./memmove_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/rt0_linux_s390x.o ./rt0_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/sys_linux_s390x.o ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/tls_s390x.o ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_s390x.o $WORK/b011/memclr_s390x.o $WORK/b011/memmove_s390x.o $WORK/b011/rt0_linux_s390x.o $WORK/b011/sys_linux_s390x.o $WORK/b011/tls_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e1/e1a4ee7dc56a00489aae256a92afaea7cbc22f50134689dbb19302dd27ebd32b-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid Mv-f2zqKKpLQEl9bYGZ9/Mv-f2zqKKpLQEl9bYGZ9 -goversion go1.11.13 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/9a/9a753adb92ba444fc44f4ff063eb986cc5ed36374c3c8df988c67fd698017a4a-d # internal io mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid YqzWfaqNTcn792DHe3I7/YqzWfaqNTcn792DHe3I7 -goversion go1.11.13 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go internal/singleflight mkdir -p $WORK/b040/ syscall reflect mkdir -p $WORK/b027/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid tODYOGHfmZ46KincZnC4/tODYOGHfmZ46KincZnC4 -goversion go1.11.13 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF mkdir -p $WORK/b021/ cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid yiouHcLNX2yhyBrv4SLM/yiouHcLNX2yhyBrv4SLM -goversion go1.11.13 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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 cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_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 -2EhC4froVKhdn-gJ64H/-2EhC4froVKhdn-gJ64H -goversion go1.11.13 -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/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/23/23a42916e8b1a73960915762ca899172f8d3481a74925b06f39ade3249742903-d # internal math/rand mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid PkZJryyKSl263zaMfWhc/PkZJryyKSl263zaMfWhc -goversion go1.11.13 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/0b/0b5218c0bd2bc346811f0b3685160c820f29e266491ffd8c77193cd31afe93cd-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/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_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 1RsJGrfi9ONEZufDcLL9/1RsJGrfi9ONEZufDcLL9 -goversion go1.11.13 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/3c/3c64387ac2b859d0275564c96c46a7704c061d892a92469ebe8fc24a7a73ce04-d # internal strings mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid OO1g16VTfWpaWP-PO31d/OO1g16VTfWpaWP-PO31d -goversion go1.11.13 -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/a9/a9ebf76947a2f6ac41e57f397836c75099f35c4b8883d8682cbc9e534795cff9-d # internal bufio mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p bufio -std -complete -installsuffix shared -buildid 86tO_dko64M7C1Gwti8v/86tO_dko64M7C1Gwti8v -goversion go1.11.13 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b032/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ae/ae4a396ba916c09bd11b2616aabe36e4d6ef40f8598befbd77efbb4bdaca2ce5-d # internal crypto/cipher mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid jEj-xio6Z9blJLja9Qkd/jEj-xio6Z9blJLja9Qkd -goversion go1.11.13 -D "" -importcfg $WORK/b053/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/82/82fcd60492ac96bd6bfeadc1b49d180b62146fd9e07317f3301a527da25193c3-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/19/1922199688396eb4d3a73e01c5d48251419c04320f2ea2e3b781ca1b2bdb92fc-d # internal crypto/aes mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid wcFCA7Z8uPqh2LzYp8fG/wcFCA7Z8uPqh2LzYp8fG -goversion go1.11.13 -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/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/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b052/asm_s390x.o ./asm_s390x.s cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/asm_linux_s390x.o ./asm_linux_s390x.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/bb/bb2fef9c6591c0c8a6fc1657ef05f3fd030595d315b37c07eeeae593ace86a38-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/57/57679550ef5583a0a38baaaa8e4ebfa4abbee0f6ddafa9d73c1ea227cd2e12df-d # internal internal/syscall/unix mkdir -p $WORK/b029/ time mkdir -p $WORK/b028/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid bJHB4Y31FgqXYFsl1qRv/bJHB4Y31FgqXYFsl1qRv -goversion go1.11.13 -D "" -importcfg $WORK/b028/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid l8adYouh75GIlbXcQqM9/l8adYouh75GIlbXcQqM9 -goversion go1.11.13 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go /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/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.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/b7/b7bfb2e4aa6c2d9c39bb9b457ec70839e949b041343701fd6359800df4ca62fa-d # internal 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/2c/2c576665cdff6ac33a8fc9ef580800eb303932d0687b21d88fdf3ef79bffc489-d # internal sort mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid lB5xnGw4YvPsAlM_LGKI/lB5xnGw4YvPsAlM_LGKI -goversion go1.11.13 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go encoding/binary mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_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/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/binary -std -complete -installsuffix shared -buildid V4GAVKl0yjJt6ZhHsJmK/V4GAVKl0yjJt6ZhHsJmK -goversion go1.11.13 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/a3/a3a3b631642af77a99e28eab6e71ed416febb33b7a0b5be584fb04330c2c06c9-d # internal regexp/syntax mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid BjE4rG_I56uqAR1Rx6F-/BjE4rG_I56uqAR1Rx6F- -goversion go1.11.13 -D "" -importcfg $WORK/b063/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/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/35/35e4e20dfcb2dcaec983968822abca5ad2336e30050697249a2b16eacee2668b-d # internal encoding/base64 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid jVG9a16bJnNSRdZPlYz1/jVG9a16bJnNSRdZPlYz1 -goversion go1.11.13 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/07/074e428d43cab886b9aff1677dd57a5863f2328088739bb7f32888ae509e5702-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/eb/eb539f44ef1cbef42155794436b9a47d67f3f2414046a3bf525a3cb0087db239-d # internal internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid lTuwRnIVCbC7Wxi5twbV/lTuwRnIVCbC7Wxi5twbV -goversion go1.11.13 -D "" -importcfg $WORK/b026/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/40/40734c89fc5fe6b1c3e82fd6d04885821e35a58e634fd0be770bf508153cd810-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid UfSZlQf3_76drnD_7TDi/UfSZlQf3_76drnD_7TDi -goversion go1.11.13 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/b9/b99a0378f16d3553e671fcf1e1e545baf5b492929b7961b765a755b980919b18-d # internal regexp mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b063/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p regexp -std -complete -installsuffix shared -buildid 3MM8jEVfSouOwY6u38Un/3MM8jEVfSouOwY6u38Un -goversion go1.11.13 -D "" -importcfg $WORK/b062/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a7/a7a9c89a9ae3ac2c414d6b0f57ba6d5d090c2c1cc31f0264ccd086d4b5a8aaf3-d # internal fmt mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid ZWDrlRCrIhgiMGZsdToW/ZWDrlRCrIhgiMGZsdToW -goversion go1.11.13 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go path/filepath mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid svIHx4TEWPntcBNqRVsh/svIHx4TEWPntcBNqRVsh -goversion go1.11.13 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/f3/f3685250ad19f294ec5555d0b8131f4b9474f7d66d6695702f212d4b732e7738-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e6/e60a27e166bf70b32f3ff5f6fe9198eec52f868b84d01026dad07dac09fca1a4-d # internal io/ioutil mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid o96h7a869tX3ScEersJR/o96h7a869tX3ScEersJR -goversion go1.11.13 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/77/7706b9a471b00e1a222742b207ab679a8f158a8c475c0c5dd1ea07082fc61a36-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/4a/4a33b34d817ed5cf603ee07d8e6d4d60e4d76f58fb44b6c215ead00561993d37-d # internal log mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF math/big mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p math/big -std -installsuffix shared -buildid Cl8a2wwPCesx8GesTHKd/Cl8a2wwPCesx8GesTHKd -goversion go1.11.13 -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/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/log /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid 1slJ5-u21Zio52qOVrDG/1slJ5-u21Zio52qOVrDG -goversion go1.11.13 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go context mkdir -p $WORK/b037/ encoding/json cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid KV1Cj4jlladw81cvj8tx/KV1Cj4jlladw81cvj8tx -goversion go1.11.13 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid tqqpnIE8zzCMELlqNGwe/tqqpnIE8zzCMELlqNGwe -goversion go1.11.13 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/be/be60fa264b818978e411f902eaa2ebff1c744b33d40a57aee05fc0b1e2726486-d # internal encoding/hex mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p encoding/hex -std -complete -installsuffix shared -buildid wTddRNChKT2qI-FO_KEJ/wTddRNChKT2qI-FO_KEJ -goversion go1.11.13 -D "" -importcfg $WORK/b065/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/36/366b88c0be57b104a21e56f047e1ba0b1bf87aaad43b2ffc5aa8835a35e8f5b7-d # internal net mkdir -p $WORK/b036/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/99/9909cb1e9e96a2a6ffe9eda7382326d0bbf6d72e65774b34cd3d688ac8b72e7b-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/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_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 bBkgTof0ZhY1bNxxsPcQ/bBkgTof0ZhY1bNxxsPcQ -goversion go1.11.13 -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/15/15a0021b3675c553037621fa89e6e36356902474fc9a99d2b87f135101a9fb01-d # internal github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid qj8p2DF2b3s9m1s5K-6q/qj8p2DF2b3s9m1s5K-6q -goversion go1.11.13 -D "" -importcfg $WORK/b064/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/f1/f16dbd81781d7e6c537763450c75d30fa034fce77a8a10d7beb016b481a4b4a5-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid BlhXmqmP6sm1rGEVyWo8/BlhXmqmP6sm1rGEVyWo8 -goversion go1.11.13 -D "" -importcfg $WORK/b068/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/11/110fc614e7cba1cfd5a06627ffe9f25783c35141ede93e1be419fd0f01c02459-d # internal github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid c8qz9Dzt370pUqDhn2k6/c8qz9Dzt370pUqDhn2k6 -goversion go1.11.13 -D "" -importcfg $WORK/b071/importcfg -pack ./sysctl_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/82/8259cda32df976c002998e6f8dc448e0e7d573980dcf5fc59e79d4a95451d99a-d # internal github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid t5QHSlsYz0AyFY2KomDq/t5QHSlsYz0AyFY2KomDq -goversion go1.11.13 -D "" -importcfg $WORK/b072/importcfg -pack ./buildversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/4f/4ff9e16ab4b75a5e1750b3678b0e2b3976276d4fb2002dde65f8ef5bf6c0cb3f-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/2f/2f464a5337d277d0416d937725710daf4e8a46dd4c550d8ef684ceced9e79d6c-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b056 -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b056/arith_s390x.o ./arith_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b056/_pkg_.a $WORK/b056/arith_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/97/9764fae41f8613fb4ca103e8cb54f61b3a6fa9d3b589e2332018ec025bfaea75-d # internal crypto/rand mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rand -std -complete -installsuffix shared -buildid TwYLubZ0pOCzHVyddykZ/TwYLubZ0pOCzHVyddykZ -goversion go1.11.13 -D "" -importcfg $WORK/b050/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -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 TERM='dumb' gcc -I /usr/lib/golang/src/net -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_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/fe/fe2589806abbcd0880919cc7584177620a62183cdee49b0baac4d7712b687444-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -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 cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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 cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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/net 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 $WORK/b036/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid I5pg0Kd0vyKYNVGRRCDI/I5pg0Kd0vyKYNVGRRCDI -goversion go1.11.13 -D "" -importcfg $WORK/b036/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/b036/_cgo_gotypes.go $WORK/b036/cgo_linux.cgo1.go $WORK/b036/cgo_resnew.cgo1.go $WORK/b036/cgo_socknew.cgo1.go $WORK/b036/cgo_unix.cgo1.go $WORK/b036/_cgo_import.go /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 $WORK/b036/_x005.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/77/771dad86dfdfd9d735f451fa3c83e04691a64486a1281ea084f9b88d33d39e32-d # internal github.com/containernetworking/plugins/pkg/utils/hwaddr github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile net=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid jHy2MGl9idCeBOIdLzcd/jHy2MGl9idCeBOIdLzcd -goversion go1.11.13 -D "" -importcfg $WORK/b059/importcfg -pack ./hwaddr.go mkdir -p $WORK/b035/ mkdir -p $WORK/b060/ github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b058/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid -wIoN9rwUd8wMJ1ytcEH/-wIoN9rwUd8wMJ1ytcEH -goversion go1.11.13 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid 2xQY5VjfUDhJMuLIVqEe/2xQY5VjfUDhJMuLIVqEe -goversion go1.11.13 -D "" -importcfg $WORK/b060/importcfg -pack ./iptables.go ./lock.go cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Id0y45U93dki8f3nI4QZ/Id0y45U93dki8f3nI4QZ -goversion go1.11.13 -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/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 ./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/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/84/849413ece0949b3e9179b341f61703dff960b4900f74541d1a3b1a8152e2046a-d # internal github.com/containernetworking/plugins/vendor/github.com/j-keck/arping mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/j-keck/arping /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/containernetworking/plugins/vendor/github.com/j-keck/arping -complete -installsuffix shared -buildid hY363MpL3SqxRCClf8pK/hY363MpL3SqxRCClf8pK -goversion go1.11.13 -D "" -importcfg $WORK/b073/importcfg -pack ./arp_datagram.go ./arping.go ./arping_linux.go ./netutils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/91/91dc1a73846f14f7dc4019f2e3882b2597f35bef974fa5a76a7f787a5586f3e4-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid ymf1lNs61QhTwEnknXk1/ymf1lNs61QhTwEnknXk1 -goversion go1.11.13 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/05/054130351f99e239122ead853a85d549ebf4d1f782c0af7edffadf66c7b3a5f2-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid tVfI2lXn_4AyWf2puf7d/tVfI2lXn_4AyWf2puf7d -goversion go1.11.13 -D "" -importcfg $WORK/b045/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/4f/4f26db0f83dcf85c6322a40a26f6f0fcac8698fabfef1b14c10ddfdb26476888-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/c4/c4fd1bc8d1384d09a2b2c87f91b1508da272a6f1fbca85eabd50f6f83daf6d49-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/ef/efff8b1a3f06ad58ebe55abd939676ec3c7faaad9cebec4d0e2d75a57d19c159-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid BcY_G8AwyXFUmLn4_5Qg/BcY_G8AwyXFUmLn4_5Qg -goversion go1.11.13 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/26/264e1a054f4280b701f4344f0b626a12dbfcfdae0a869c3e5e081697178a7b61-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b034/ github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b070/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cat >$WORK/b070/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid XrKhY4IYoik9E2_YxmzL/XrKhY4IYoik9E2_YxmzL -goversion go1.11.13 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid tN8e88WUOa4xB-1lBeGC/tN8e88WUOa4xB-1lBeGC -goversion go1.11.13 -D "" -importcfg $WORK/b070/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/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/34/3465d8d0a5734d915b2b05373565d412f38d336b5805ba1bbebe013a60445a77-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/04/0498e9dd2521ff96dddf2dcd724f71f2022646a855367ba4c76ae6d23637faea-d # internal cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b058 -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b058/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b058/_pkg_.a $WORK/b058/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/57/57816c028768d80a33bb19a36b914c0aeceabb7c9cf6271289caba50647d298e-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid nvmFYcxw_9TUlCPIeZkq/nvmFYcxw_9TUlCPIeZkq -goversion go1.11.13 -D "" -importcfg $WORK/b057/importcfg -pack ./ns_linux.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid jqQEySaxfE5k0oXQlDsP/jqQEySaxfE5k0oXQlDsP -goversion go1.11.13 -D "" -importcfg $WORK/b067/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_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/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/bc/bcd1e89b56537ab4a4b72ca84370c63bf8e6e541323e3842fb7f4005bf65d4cf-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/50/505015483d8e674a3bb89ea1092b65921794301e5c3bf0f7ed6adf44a0a4f2b4-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid BX1WAiRM0XbIVRCS7zgW/BX1WAiRM0XbIVRCS7zgW -goversion go1.11.13 -D "" -importcfg $WORK/b066/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 ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_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/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/03/03399af292c1d5e742c5b86b533bcb3103aeb9cc4c714f74de731ff66b7c5aca-d # internal github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables importmap github.com/safchain/ethtool=github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b059/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b060/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b064/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b066/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid nU3HZkbAFxCIxK5iannJ/nU3HZkbAFxCIxK5iannJ -goversion go1.11.13 -D "" -importcfg $WORK/b049/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/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/57/57f353e8c43e81b407b131ecfb67f3c246b667b1eebd2c0f84e645d33a335ff0-d # internal github.com/containernetworking/plugins/pkg/ipam mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b071/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b066/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/ipam /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid EEGognkomXUPoFG3Ag5z/EEGognkomXUPoFG3Ag5z -goversion go1.11.13 -D "" -importcfg $WORK/b069/importcfg -pack ./ipam.go ./ipam_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/71/71e9f2799cd02d75f6729b34e910143e229ce0d16404e072b504e675319d6780-d # internal github.com/containernetworking/plugins/plugins/main/macvlan mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/j-keck/arping=github.com/containernetworking/plugins/vendor/github.com/j-keck/arping importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b069/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b071/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b073/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b066/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/plugins/main/macvlan /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid pdo3IGiucWAY0F8hR0AF/pdo3IGiucWAY0F8hR0AF -goversion go1.11.13 -D "" -importcfg $WORK/b001/importcfg -pack ./macvlan.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/40/40a8ccb3a96be191cf67f76d004d31b6cd2428673c0e70efb7dcd44691edf705-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/main/macvlan=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b069/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b071/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b073/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b066/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b059/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b060/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b068/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile regexp/syntax=$WORK/b063/_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=uSgoolmmgJlTzEDqxiKC/pdo3IGiucWAY0F8hR0AF/EP1mlapjSYCEpo5nA8Pn/uSgoolmmgJlTzEDqxiKC -B 0xc7531147d1806f355733e014b70eb6de3f535f79 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/macvlan rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/ptp ']' ++ basename plugins/main/ptp + plugin=ptp + echo ' ptp' ptp ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x2e0b5e6279d66d1b495b58be01a06fc9383470fd -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/ptp github.com/containernetworking/plugins/plugins/main/ptp WORK=/tmp/go-build454847051 internal/race mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid 84Eok2ZoUc8rbWsnqPbq/84Eok2ZoUc8rbWsnqPbq -goversion go1.11.13 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid Cv9P5D6jVmPlnwUesMlJ/Cv9P5D6jVmPlnwUesMlJ -goversion go1.11.13 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal internal/cpu cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/df/dff6b477c41d66cb8a3387547ec9cf6feae476be44d3c7b05200342e4a05d181-d # internal mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys mkdir -p $WORK/b013/ /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid vdz2NPzt7aEzBLckEuAp/vdz2NPzt7aEzBLckEuAp -goversion go1.11.13 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/fc/fc47d94505e1dd4cd63a360a4a7e2bb8f87b59bf51d9f66a0457b1f2b6b67f48-d # internal sync/atomic cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 4hmcdrBbnUCBuI0fRjGT/4hmcdrBbnUCBuI0fRjGT -goversion go1.11.13 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go runtime/internal/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid O8xSl7JRgX0ADxuxwzQe/O8xSl7JRgX0ADxuxwzQe -goversion go1.11.13 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid PlDvQTvwXETznbWMNv9i/PlDvQTvwXETznbWMNv9i -goversion go1.11.13 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/asm_s390x.o ./asm_s390x.s cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/17/171f14244d4856d4e5b207778a127f4eaf11446404898e5fbfaf9677175c24e1-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asm.o ./asm.s unicode mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid tuKwn76wGgeSCjXhkanM/tuKwn76wGgeSCjXhkanM -goversion go1.11.13 -D "" -importcfg $WORK/b015/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/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/8b/8b449e355bdb504c6b9589883e34acf542fbce0c9d6feb72bc897d78f93e909e-d # internal unicode/utf8 mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid p7F9-0SpwJMCH457NeXY/p7F9-0SpwJMCH457NeXY -goversion go1.11.13 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/24/24b4ae434704429d5e85b1b2105eb1e5fffe200f85aa9a3e38c9746cb8191aec-d # internal encoding mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid RxNR5INJp1XgnBpsJq6p/RxNR5INJp1XgnBpsJq6p -goversion go1.11.13 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/cpu /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/cpu_s390x.o ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/73/73854382bf996553ba5b562737d565b3db5c42cc36f589cc8cfeef8d132432f4-d # internal internal/bytealg cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/66/667f870ba066de62f2392b1a26a3659483cf0e5cbd26d4c725f23b5a73e7fb97-d # internal mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid cC1Nh8XZSTWIwLrOLt7S/cC1Nh8XZSTWIwLrOLt7S -goversion go1.11.13 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go math mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid LZC6RoSgx_5J1ai3FoPK/LZC6RoSgx_5J1ai3FoPK -goversion go1.11.13 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/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 ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /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/compare_s390x.o ./compare_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e4/e41f009d1aebeb14d91dcf258cc9d1c79a59261dd3e24ee846e616290289fbe9-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 cuFMEchH7XsKh-nIibAy/cuFMEchH7XsKh-nIibAy -goversion go1.11.13 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go cd /usr/lib/golang/src/internal/bytealg /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/equal_s390x.o ./equal_s390x.s /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/index_s390x.o ./index_s390x.s /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/indexbyte_s390x.o ./indexbyte_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/0a/0a355a6cf381c057a4fb12e054e0aae58755dd6973946de2968cc7ddded2b2f3-d # internal internal/testlog mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid VWS-mLPztZV56x2OX8ee/VWS-mLPztZV56x2OX8ee -goversion go1.11.13 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_s390x.o $WORK/b005/equal_s390x.o $WORK/b005/index_s390x.o $WORK/b005/indexbyte_s390x.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/34/347896eeeebcdf5552d4ce54462b8b2234c83e03b8a1cf39bd370a3e6fdbfdb0-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid e7SMuZpCPvrlcVyjC1ft/e7SMuZpCPvrlcVyjC1ft -goversion go1.11.13 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.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 ./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 ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c4/c420424e0bc8f58ca55deaf6a376d955df14a5fba7628bd03bed98fe09f93f74-d # internal unicode/utf16 mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid pxpqQZK2AUmmwyMKq-07/pxpqQZK2AUmmwyMKq-07 -goversion go1.11.13 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/07/074e4086540fe9284410a00cd2e9f65374b664ca2fd3dccb373c2ffe8e4e9a34-d # internal vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b038/ cat >$WORK/b038/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/b038/_pkg_.a -trimpath $WORK/b038 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mcYcg0FAwVHzMJ6eORF3/mcYcg0FAwVHzMJ6eORF3 -goversion go1.11.13 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acos_s390x.o ./acos_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/8f/8fe402a5795a9967ee5d3bfdfb45ffedcfce276c6f78e78a85dcbecbc7119fd7-d # internal internal/nettrace mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 3THZhqJjI9bLv68IfZZ7/3THZhqJjI9bLv68IfZZ7 -goversion go1.11.13 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acosh_s390x.o ./acosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/69/694a3c3f15787301e5c8ce03e340b9165f5e628fa2a4fec00108048eafca45e7-d # internal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asin_s390x.o ./asin_s390x.s runtime/cgo mkdir -p $WORK/b042/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asinh_s390x.o ./asinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan2_s390x.o ./atan2_s390x.s cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan_s390x.o ./atan_s390x.s cd $WORK gcc -Qunused-arguments -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atanh_s390x.o ./atanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cbrt_s390x.o ./cbrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cosh_s390x.o ./cosh_s390x.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/dim_s390x.o ./dim_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erf_s390x.o ./erf_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erfc_s390x.o ./erfc_s390x.s cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/exp_s390x.o ./exp_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/expm1_s390x.o ./expm1_s390x.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/floor_s390x.o ./floor_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log10_s390x.o ./log10_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log1p_s390x.o ./log1p_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log_s390x.o ./log_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/pow_s390x.o ./pow_s390x.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sin_s390x.o ./sin_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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sinh_s390x.o ./sinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sqrt_s390x.o ./sqrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/stubs_s390x.o ./stubs_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tan_s390x.o ./tan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tanh_s390x.o ./tanh_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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b020/_pkg_.a $WORK/b020/acos_s390x.o $WORK/b020/acosh_s390x.o $WORK/b020/asin_s390x.o $WORK/b020/asinh_s390x.o $WORK/b020/atan2_s390x.o $WORK/b020/atan_s390x.o $WORK/b020/atanh_s390x.o $WORK/b020/cbrt_s390x.o $WORK/b020/cosh_s390x.o $WORK/b020/dim_s390x.o $WORK/b020/erf_s390x.o $WORK/b020/erfc_s390x.o $WORK/b020/exp_s390x.o $WORK/b020/expm1_s390x.o $WORK/b020/floor_s390x.o $WORK/b020/log10_s390x.o $WORK/b020/log1p_s390x.o $WORK/b020/log_s390x.o $WORK/b020/pow_s390x.o $WORK/b020/sin_s390x.o $WORK/b020/sinh_s390x.o $WORK/b020/sqrt_s390x.o $WORK/b020/stubs_s390x.o $WORK/b020/tan_s390x.o $WORK/b020/tanh_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f9/f9e82f83b3035e628814132efe768263fed79317928c716c59ee33efc8015ef6-d # internal strconv mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid P3jL1YXVD0SAdiByVHce/P3jL1YXVD0SAdiByVHce -goversion go1.11.13 -D "" -importcfg $WORK/b022/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/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/4f/4f872417543555c27ab0b5c03583fe3a6591409bc08230c2c1ad6427e315375b-d # internal crypto/internal/subtle mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 2Cc1jEQksoL9qBO4a_GC/2Cc1jEQksoL9qBO4a_GC -goversion go1.11.13 -D "" -importcfg $WORK/b054/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/ce/cef784395831400176b343504a20ec3acb58844547716d000f50665b4cdd4aaf-d # internal crypto/subtle mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid kgGJGVmp6mIYO7APEukn/kgGJGVmp6mIYO7APEukn -goversion go1.11.13 -D "" -importcfg $WORK/b055/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/c5/c5523ea5ea83d0abb109645d856bdf75948f6e907982070f0360e6d53d8c4249-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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x006.o -c gcc_linux_s390x.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x007.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/15/15a89c566a639748a02d9a919e32555fb79f821035bb66e78d891f1a3a12bfbd-d # internal TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x010.o -c gcc_s390x.S cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/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/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid i6TSrqf-h5rRLk4y43EA/i6TSrqf-h5rRLk4y43EA -goversion go1.11.13 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b042/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_s390x.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/59/599c2381149ceca775c462705da4489bda6cacfb6d2ace692f9615e9cd7dbc28-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memclr_s390x.o ./memclr_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memmove_s390x.o ./memmove_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/rt0_linux_s390x.o ./rt0_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/sys_linux_s390x.o ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/tls_s390x.o ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_s390x.o $WORK/b011/memclr_s390x.o $WORK/b011/memmove_s390x.o $WORK/b011/rt0_linux_s390x.o $WORK/b011/sys_linux_s390x.o $WORK/b011/tls_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e1/e1a4ee7dc56a00489aae256a92afaea7cbc22f50134689dbb19302dd27ebd32b-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid Mv-f2zqKKpLQEl9bYGZ9/Mv-f2zqKKpLQEl9bYGZ9 -goversion go1.11.13 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/9a/9a753adb92ba444fc44f4ff063eb986cc5ed36374c3c8df988c67fd698017a4a-d # internal io mkdir -p $WORK/b008/ internal/singleflight mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid tODYOGHfmZ46KincZnC4/tODYOGHfmZ46KincZnC4 -goversion go1.11.13 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid YqzWfaqNTcn792DHe3I7/YqzWfaqNTcn792DHe3I7 -goversion go1.11.13 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go reflect mkdir -p $WORK/b021/ syscall mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid yiouHcLNX2yhyBrv4SLM/yiouHcLNX2yhyBrv4SLM -goversion go1.11.13 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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 cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_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 -2EhC4froVKhdn-gJ64H/-2EhC4froVKhdn-gJ64H -goversion go1.11.13 -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/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/23/23a42916e8b1a73960915762ca899172f8d3481a74925b06f39ade3249742903-d # internal math/rand mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid PkZJryyKSl263zaMfWhc/PkZJryyKSl263zaMfWhc -goversion go1.11.13 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/3c/3c64387ac2b859d0275564c96c46a7704c061d892a92469ebe8fc24a7a73ce04-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/0b/0b5218c0bd2bc346811f0b3685160c820f29e266491ffd8c77193cd31afe93cd-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/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_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 1RsJGrfi9ONEZufDcLL9/1RsJGrfi9ONEZufDcLL9 -goversion go1.11.13 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go strings mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid OO1g16VTfWpaWP-PO31d/OO1g16VTfWpaWP-PO31d -goversion go1.11.13 -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/a9/a9ebf76947a2f6ac41e57f397836c75099f35c4b8883d8682cbc9e534795cff9-d # internal bufio mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p bufio -std -complete -installsuffix shared -buildid 86tO_dko64M7C1Gwti8v/86tO_dko64M7C1Gwti8v -goversion go1.11.13 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b032/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ae/ae4a396ba916c09bd11b2616aabe36e4d6ef40f8598befbd77efbb4bdaca2ce5-d # internal crypto/cipher mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid jEj-xio6Z9blJLja9Qkd/jEj-xio6Z9blJLja9Qkd -goversion go1.11.13 -D "" -importcfg $WORK/b053/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/82/82fcd60492ac96bd6bfeadc1b49d180b62146fd9e07317f3301a527da25193c3-d # internal hash mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p hash -std -complete -installsuffix shared -buildid jwAnq-0IyNWqws3c7xks/jwAnq-0IyNWqws3c7xks -goversion go1.11.13 -D "" -importcfg $WORK/b075/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/04/04c01ef066d536f8bd68bf99df8551a3eb6ecd0f0c0e7e6d47c4c1e7b0c118e4-d # internal crypto mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p crypto -std -complete -installsuffix shared -buildid lOdtN1eyYNq7hyTIOhOs/lOdtN1eyYNq7hyTIOhOs -goversion go1.11.13 -D "" -importcfg $WORK/b074/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/0c/0c059920a618ef2c3c548b49a704bf8559f857af7f8eff8c49954b27bbe4543d-d # internal crypto/sha512 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p crypto/sha512 -std -installsuffix shared -buildid 1iXrpvl1Ys6Y5NUMMQ1P/1iXrpvl1Ys6Y5NUMMQ1P -goversion go1.11.13 -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go ./sha512block_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/19/1922199688396eb4d3a73e01c5d48251419c04320f2ea2e3b781ca1b2bdb92fc-d # internal crypto/aes mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid wcFCA7Z8uPqh2LzYp8fG/wcFCA7Z8uPqh2LzYp8fG -goversion go1.11.13 -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b073 -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b073/sha512block_s390x.o ./sha512block_s390x.s cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/57/57679550ef5583a0a38baaaa8e4ebfa4abbee0f6ddafa9d73c1ea227cd2e12df-d # internal time mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid bJHB4Y31FgqXYFsl1qRv/bJHB4Y31FgqXYFsl1qRv -goversion go1.11.13 -D "" -importcfg $WORK/b028/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b073/_pkg_.a $WORK/b073/sha512block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/fc/fc7691020385bad8baf83901fd11782e50d099f6a61dfff317ec530d7215bd05-d # internal internal/syscall/unix mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid l8adYouh75GIlbXcQqM9/l8adYouh75GIlbXcQqM9 -goversion go1.11.13 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go /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/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.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/b7/b7bfb2e4aa6c2d9c39bb9b457ec70839e949b041343701fd6359800df4ca62fa-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b052/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/bb/bb2fef9c6591c0c8a6fc1657ef05f3fd030595d315b37c07eeeae593ace86a38-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/07/074e428d43cab886b9aff1677dd57a5863f2328088739bb7f32888ae509e5702-d # internal internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid lTuwRnIVCbC7Wxi5twbV/lTuwRnIVCbC7Wxi5twbV -goversion go1.11.13 -D "" -importcfg $WORK/b026/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.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/2c/2c576665cdff6ac33a8fc9ef580800eb303932d0687b21d88fdf3ef79bffc489-d # internal sort mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid lB5xnGw4YvPsAlM_LGKI/lB5xnGw4YvPsAlM_LGKI -goversion go1.11.13 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go encoding/binary mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_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/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/binary -std -complete -installsuffix shared -buildid V4GAVKl0yjJt6ZhHsJmK/V4GAVKl0yjJt6ZhHsJmK -goversion go1.11.13 -D "" -importcfg $WORK/b019/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/40/40734c89fc5fe6b1c3e82fd6d04885821e35a58e634fd0be770bf508153cd810-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid UfSZlQf3_76drnD_7TDi/UfSZlQf3_76drnD_7TDi -goversion go1.11.13 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/a3/a3a3b631642af77a99e28eab6e71ed416febb33b7a0b5be584fb04330c2c06c9-d # internal regexp/syntax mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid BjE4rG_I56uqAR1Rx6F-/BjE4rG_I56uqAR1Rx6F- -goversion go1.11.13 -D "" -importcfg $WORK/b063/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/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/35/35e4e20dfcb2dcaec983968822abca5ad2336e30050697249a2b16eacee2668b-d # internal encoding/base64 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid jVG9a16bJnNSRdZPlYz1/jVG9a16bJnNSRdZPlYz1 -goversion go1.11.13 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/eb/eb539f44ef1cbef42155794436b9a47d67f3f2414046a3bf525a3cb0087db239-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a7/a7a9c89a9ae3ac2c414d6b0f57ba6d5d090c2c1cc31f0264ccd086d4b5a8aaf3-d # internal fmt mkdir -p $WORK/b024/ path/filepath mkdir -p $WORK/b047/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid ZWDrlRCrIhgiMGZsdToW/ZWDrlRCrIhgiMGZsdToW -goversion go1.11.13 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid svIHx4TEWPntcBNqRVsh/svIHx4TEWPntcBNqRVsh -goversion go1.11.13 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e6/e60a27e166bf70b32f3ff5f6fe9198eec52f868b84d01026dad07dac09fca1a4-d # internal io/ioutil mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid o96h7a869tX3ScEersJR/o96h7a869tX3ScEersJR -goversion go1.11.13 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/77/7706b9a471b00e1a222742b207ab679a8f158a8c475c0c5dd1ea07082fc61a36-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/b9/b99a0378f16d3553e671fcf1e1e545baf5b492929b7961b765a755b980919b18-d # internal regexp mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b063/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p regexp -std -complete -installsuffix shared -buildid 3MM8jEVfSouOwY6u38Un/3MM8jEVfSouOwY6u38Un -goversion go1.11.13 -D "" -importcfg $WORK/b062/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/4a/4a33b34d817ed5cf603ee07d8e6d4d60e4d76f58fb44b6c215ead00561993d37-d # internal context mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF encoding/json cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid KV1Cj4jlladw81cvj8tx/KV1Cj4jlladw81cvj8tx -goversion go1.11.13 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go mkdir -p $WORK/b002/ log cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid tqqpnIE8zzCMELlqNGwe/tqqpnIE8zzCMELlqNGwe -goversion go1.11.13 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid 1slJ5-u21Zio52qOVrDG/1slJ5-u21Zio52qOVrDG -goversion go1.11.13 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/36/366b88c0be57b104a21e56f047e1ba0b1bf87aaad43b2ffc5aa8835a35e8f5b7-d # internal net mkdir -p $WORK/b036/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/be/be60fa264b818978e411f902eaa2ebff1c744b33d40a57aee05fc0b1e2726486-d # internal math/big mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p math/big -std -installsuffix shared -buildid Cl8a2wwPCesx8GesTHKd/Cl8a2wwPCesx8GesTHKd -goversion go1.11.13 -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/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/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/f3/f3685250ad19f294ec5555d0b8131f4b9474f7d66d6695702f212d4b732e7738-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/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_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 bBkgTof0ZhY1bNxxsPcQ/bBkgTof0ZhY1bNxxsPcQ -goversion go1.11.13 -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/15/15a0021b3675c553037621fa89e6e36356902474fc9a99d2b87f135101a9fb01-d # internal encoding/hex mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p encoding/hex -std -complete -installsuffix shared -buildid wTddRNChKT2qI-FO_KEJ/wTddRNChKT2qI-FO_KEJ -goversion go1.11.13 -D "" -importcfg $WORK/b065/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/99/9909cb1e9e96a2a6ffe9eda7382326d0bbf6d72e65774b34cd3d688ac8b72e7b-d # internal github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid qj8p2DF2b3s9m1s5K-6q/qj8p2DF2b3s9m1s5K-6q -goversion go1.11.13 -D "" -importcfg $WORK/b064/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/f1/f16dbd81781d7e6c537763450c75d30fa034fce77a8a10d7beb016b481a4b4a5-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid BlhXmqmP6sm1rGEVyWo8/BlhXmqmP6sm1rGEVyWo8 -goversion go1.11.13 -D "" -importcfg $WORK/b068/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/11/110fc614e7cba1cfd5a06627ffe9f25783c35141ede93e1be419fd0f01c02459-d # internal github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid c8qz9Dzt370pUqDhn2k6/c8qz9Dzt370pUqDhn2k6 -goversion go1.11.13 -D "" -importcfg $WORK/b071/importcfg -pack ./sysctl_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/4f/4ff9e16ab4b75a5e1750b3678b0e2b3976276d4fb2002dde65f8ef5bf6c0cb3f-d # internal github.com/containernetworking/plugins/pkg/utils mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/containernetworking/plugins/pkg/utils -complete -installsuffix shared -buildid XSCsBqmzIF_d-jszy_pP/XSCsBqmzIF_d-jszy_pP -goversion go1.11.13 -D "" -importcfg $WORK/b072/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/82/8259cda32df976c002998e6f8dc448e0e7d573980dcf5fc59e79d4a95451d99a-d # internal github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid t5QHSlsYz0AyFY2KomDq/t5QHSlsYz0AyFY2KomDq -goversion go1.11.13 -D "" -importcfg $WORK/b076/importcfg -pack ./buildversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/c6/c6586eb5e20a608d36a03027d2a0578221172f347b95964243f66df6d354352a-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/2f/2f464a5337d277d0416d937725710daf4e8a46dd4c550d8ef684ceced9e79d6c-d # internal cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -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 TERM='dumb' gcc -I /usr/lib/golang/src/net -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_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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 cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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 cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b056 -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b056/arith_s390x.o ./arith_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b056/_pkg_.a $WORK/b056/arith_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -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 cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/97/9764fae41f8613fb4ca103e8cb54f61b3a6fa9d3b589e2332018ec025bfaea75-d # internal crypto/rand mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rand -std -complete -installsuffix shared -buildid TwYLubZ0pOCzHVyddykZ/TwYLubZ0pOCzHVyddykZ -goversion go1.11.13 -D "" -importcfg $WORK/b050/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go cd /usr/lib/golang/src/net 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 $WORK/b036/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/fe/fe2589806abbcd0880919cc7584177620a62183cdee49b0baac4d7712b687444-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid I5pg0Kd0vyKYNVGRRCDI/I5pg0Kd0vyKYNVGRRCDI -goversion go1.11.13 -D "" -importcfg $WORK/b036/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/b036/_cgo_gotypes.go $WORK/b036/cgo_linux.cgo1.go $WORK/b036/cgo_resnew.cgo1.go $WORK/b036/cgo_socknew.cgo1.go $WORK/b036/cgo_unix.cgo1.go $WORK/b036/_cgo_import.go /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 $WORK/b036/_x005.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/77/771dad86dfdfd9d735f451fa3c83e04691a64486a1281ea084f9b88d33d39e32-d # internal github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b060/ github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b059/ github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid 2xQY5VjfUDhJMuLIVqEe/2xQY5VjfUDhJMuLIVqEe -goversion go1.11.13 -D "" -importcfg $WORK/b060/importcfg -pack ./iptables.go ./lock.go github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b058/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile net=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid jHy2MGl9idCeBOIdLzcd/jHy2MGl9idCeBOIdLzcd -goversion go1.11.13 -D "" -importcfg $WORK/b059/importcfg -pack ./hwaddr.go mkdir -p $WORK/b035/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid -wIoN9rwUd8wMJ1ytcEH/-wIoN9rwUd8wMJ1ytcEH -goversion go1.11.13 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Id0y45U93dki8f3nI4QZ/Id0y45U93dki8f3nI4QZ -goversion go1.11.13 -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/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 ./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/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/84/849413ece0949b3e9179b341f61703dff960b4900f74541d1a3b1a8152e2046a-d # internal github.com/containernetworking/plugins/vendor/github.com/j-keck/arping mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/j-keck/arping /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p github.com/containernetworking/plugins/vendor/github.com/j-keck/arping -complete -installsuffix shared -buildid hY363MpL3SqxRCClf8pK/hY363MpL3SqxRCClf8pK -goversion go1.11.13 -D "" -importcfg $WORK/b077/importcfg -pack ./arp_datagram.go ./arping.go ./arping_linux.go ./netutils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/91/91dc1a73846f14f7dc4019f2e3882b2597f35bef974fa5a76a7f787a5586f3e4-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid ymf1lNs61QhTwEnknXk1/ymf1lNs61QhTwEnknXk1 -goversion go1.11.13 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/05/054130351f99e239122ead853a85d549ebf4d1f782c0af7edffadf66c7b3a5f2-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid tVfI2lXn_4AyWf2puf7d/tVfI2lXn_4AyWf2puf7d -goversion go1.11.13 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/4f/4f26db0f83dcf85c6322a40a26f6f0fcac8698fabfef1b14c10ddfdb26476888-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/c4/c4fd1bc8d1384d09a2b2c87f91b1508da272a6f1fbca85eabd50f6f83daf6d49-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/ef/efff8b1a3f06ad58ebe55abd939676ec3c7faaad9cebec4d0e2d75a57d19c159-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid BcY_G8AwyXFUmLn4_5Qg/BcY_G8AwyXFUmLn4_5Qg -goversion go1.11.13 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/26/264e1a054f4280b701f4344f0b626a12dbfcfdae0a869c3e5e081697178a7b61-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid XrKhY4IYoik9E2_YxmzL/XrKhY4IYoik9E2_YxmzL -goversion go1.11.13 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid tN8e88WUOa4xB-1lBeGC/tN8e88WUOa4xB-1lBeGC -goversion go1.11.13 -D "" -importcfg $WORK/b070/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/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/04/0498e9dd2521ff96dddf2dcd724f71f2022646a855367ba4c76ae6d23637faea-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/34/3465d8d0a5734d915b2b05373565d412f38d336b5805ba1bbebe013a60445a77-d # internal cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b058 -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b058/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b058/_pkg_.a $WORK/b058/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/57/57816c028768d80a33bb19a36b914c0aeceabb7c9cf6271289caba50647d298e-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid nvmFYcxw_9TUlCPIeZkq/nvmFYcxw_9TUlCPIeZkq -goversion go1.11.13 -D "" -importcfg $WORK/b057/importcfg -pack ./ns_linux.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid jqQEySaxfE5k0oXQlDsP/jqQEySaxfE5k0oXQlDsP -goversion go1.11.13 -D "" -importcfg $WORK/b067/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_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/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/bc/bcd1e89b56537ab4a4b72ca84370c63bf8e6e541323e3842fb7f4005bf65d4cf-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/50/505015483d8e674a3bb89ea1092b65921794301e5c3bf0f7ed6adf44a0a4f2b4-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid BX1WAiRM0XbIVRCS7zgW/BX1WAiRM0XbIVRCS7zgW -goversion go1.11.13 -D "" -importcfg $WORK/b066/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 ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_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/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/03/03399af292c1d5e742c5b86b533bcb3103aeb9cc4c714f74de731ff66b7c5aca-d # internal github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables importmap github.com/safchain/ethtool=github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b059/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b060/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b064/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b066/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid nU3HZkbAFxCIxK5iannJ/nU3HZkbAFxCIxK5iannJ -goversion go1.11.13 -D "" -importcfg $WORK/b049/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/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/57/57f353e8c43e81b407b131ecfb67f3c246b667b1eebd2c0f84e645d33a335ff0-d # internal github.com/containernetworking/plugins/pkg/ipam mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b071/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b066/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/ipam /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid EEGognkomXUPoFG3Ag5z/EEGognkomXUPoFG3Ag5z -goversion go1.11.13 -D "" -importcfg $WORK/b069/importcfg -pack ./ipam.go ./ipam_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/71/71e9f2799cd02d75f6729b34e910143e229ce0d16404e072b504e675319d6780-d # internal github.com/containernetworking/plugins/plugins/main/ptp mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/j-keck/arping=github.com/containernetworking/plugins/vendor/github.com/j-keck/arping importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b069/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b066/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/plugins/main/ptp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid ri2XW_LCA39RKn8o6UKa/ri2XW_LCA39RKn8o6UKa -goversion go1.11.13 -D "" -importcfg $WORK/b001/importcfg -pack ./ptp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/c1/c19ef433710922062fb43ef6bc22fa6f1bdee38246bad3581dd4e39b89b5b25f-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/main/ptp=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b069/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b066/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b059/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b060/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b071/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a packagefile crypto/sha512=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b068/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile hash=$WORK/b075/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile regexp/syntax=$WORK/b063/_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=Ujs8TY1zvVlTy2VRa6-G/ri2XW_LCA39RKn8o6UKa/PMwtGRfqp4BURvXvv-Vu/Ujs8TY1zvVlTy2VRa6-G -B 0x2e0b5e6279d66d1b495b58be01a06fc9383470fd -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/ptp rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/vlan ']' ++ basename plugins/main/vlan + plugin=vlan + echo ' vlan' vlan ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xb640df591f0ce5253084e0598fcdfce9d14c4779 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/vlan github.com/containernetworking/plugins/plugins/main/vlan WORK=/tmp/go-build275226376 internal/race mkdir -p $WORK/b010/ errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid Cv9P5D6jVmPlnwUesMlJ/Cv9P5D6jVmPlnwUesMlJ -goversion go1.11.13 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid 84Eok2ZoUc8rbWsnqPbq/84Eok2ZoUc8rbWsnqPbq -goversion go1.11.13 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go runtime/internal/atomic mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF internal/cpu cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid PlDvQTvwXETznbWMNv9i/PlDvQTvwXETznbWMNv9i -goversion go1.11.13 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 4hmcdrBbnUCBuI0fRjGT/4hmcdrBbnUCBuI0fRjGT -goversion go1.11.13 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/fc/fc47d94505e1dd4cd63a360a4a7e2bb8f87b59bf51d9f66a0457b1f2b6b67f48-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/df/dff6b477c41d66cb8a3387547ec9cf6feae476be44d3c7b05200342e4a05d181-d # internal sync/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid O8xSl7JRgX0ADxuxwzQe/O8xSl7JRgX0ADxuxwzQe -goversion go1.11.13 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid vdz2NPzt7aEzBLckEuAp/vdz2NPzt7aEzBLckEuAp -goversion go1.11.13 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/17/171f14244d4856d4e5b207778a127f4eaf11446404898e5fbfaf9677175c24e1-d # internal unicode cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asm.o ./asm.s mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid tuKwn76wGgeSCjXhkanM/tuKwn76wGgeSCjXhkanM -goversion go1.11.13 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/24/24b4ae434704429d5e85b1b2105eb1e5fffe200f85aa9a3e38c9746cb8191aec-d # internal unicode/utf8 mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid p7F9-0SpwJMCH457NeXY/p7F9-0SpwJMCH457NeXY -goversion go1.11.13 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/8b/8b449e355bdb504c6b9589883e34acf542fbce0c9d6feb72bc897d78f93e909e-d # internal encoding mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid RxNR5INJp1XgnBpsJq6p/RxNR5INJp1XgnBpsJq6p -goversion go1.11.13 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/cpu /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/cpu_s390x.o ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_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/73/73854382bf996553ba5b562737d565b3db5c42cc36f589cc8cfeef8d132432f4-d # internal internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid cC1Nh8XZSTWIwLrOLt7S/cC1Nh8XZSTWIwLrOLt7S -goversion go1.11.13 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/66/667f870ba066de62f2392b1a26a3659483cf0e5cbd26d4c725f23b5a73e7fb97-d # internal math mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid LZC6RoSgx_5J1ai3FoPK/LZC6RoSgx_5J1ai3FoPK -goversion go1.11.13 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/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 ./unsafe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e4/e41f009d1aebeb14d91dcf258cc9d1c79a59261dd3e24ee846e616290289fbe9-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 cuFMEchH7XsKh-nIibAy/cuFMEchH7XsKh-nIibAy -goversion go1.11.13 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go cd /usr/lib/golang/src/internal/bytealg /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/compare_s390x.o ./compare_s390x.s /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/equal_s390x.o ./equal_s390x.s /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/index_s390x.o ./index_s390x.s /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/indexbyte_s390x.o ./indexbyte_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/0a/0a355a6cf381c057a4fb12e054e0aae58755dd6973946de2968cc7ddded2b2f3-d # internal internal/testlog mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid VWS-mLPztZV56x2OX8ee/VWS-mLPztZV56x2OX8ee -goversion go1.11.13 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_s390x.o $WORK/b005/equal_s390x.o $WORK/b005/index_s390x.o $WORK/b005/indexbyte_s390x.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/34/347896eeeebcdf5552d4ce54462b8b2234c83e03b8a1cf39bd370a3e6fdbfdb0-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid e7SMuZpCPvrlcVyjC1ft/e7SMuZpCPvrlcVyjC1ft -goversion go1.11.13 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.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 ./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 ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c4/c420424e0bc8f58ca55deaf6a376d955df14a5fba7628bd03bed98fe09f93f74-d # internal unicode/utf16 mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid pxpqQZK2AUmmwyMKq-07/pxpqQZK2AUmmwyMKq-07 -goversion go1.11.13 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/07/074e4086540fe9284410a00cd2e9f65374b664ca2fd3dccb373c2ffe8e4e9a34-d # internal vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b038/ cat >$WORK/b038/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/b038/_pkg_.a -trimpath $WORK/b038 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mcYcg0FAwVHzMJ6eORF3/mcYcg0FAwVHzMJ6eORF3 -goversion go1.11.13 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acos_s390x.o ./acos_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/8f/8fe402a5795a9967ee5d3bfdfb45ffedcfce276c6f78e78a85dcbecbc7119fd7-d # internal internal/nettrace mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 3THZhqJjI9bLv68IfZZ7/3THZhqJjI9bLv68IfZZ7 -goversion go1.11.13 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acosh_s390x.o ./acosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asin_s390x.o ./asin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asinh_s390x.o ./asinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/69/694a3c3f15787301e5c8ce03e340b9165f5e628fa2a4fec00108048eafca45e7-d # internal runtime/cgo mkdir -p $WORK/b042/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan2_s390x.o ./atan2_s390x.s cd $WORK gcc -Qunused-arguments -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan_s390x.o ./atan_s390x.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atanh_s390x.o ./atanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cbrt_s390x.o ./cbrt_s390x.s cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cosh_s390x.o ./cosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/dim_s390x.o ./dim_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erf_s390x.o ./erf_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erfc_s390x.o ./erfc_s390x.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/exp_s390x.o ./exp_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/expm1_s390x.o ./expm1_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/floor_s390x.o ./floor_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log10_s390x.o ./log10_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log1p_s390x.o ./log1p_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log_s390x.o ./log_s390x.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/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/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/4f/4f872417543555c27ab0b5c03583fe3a6591409bc08230c2c1ad6427e315375b-d # internal crypto/internal/subtle mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 2Cc1jEQksoL9qBO4a_GC/2Cc1jEQksoL9qBO4a_GC -goversion go1.11.13 -D "" -importcfg $WORK/b054/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/pow_s390x.o ./pow_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/ce/cef784395831400176b343504a20ec3acb58844547716d000f50665b4cdd4aaf-d # internal crypto/subtle mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid kgGJGVmp6mIYO7APEukn/kgGJGVmp6mIYO7APEukn -goversion go1.11.13 -D "" -importcfg $WORK/b055/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sin_s390x.o ./sin_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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sinh_s390x.o ./sinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/c5/c5523ea5ea83d0abb109645d856bdf75948f6e907982070f0360e6d53d8c4249-d # internal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sqrt_s390x.o ./sqrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/stubs_s390x.o ./stubs_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tan_s390x.o ./tan_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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tanh_s390x.o ./tanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b020/_pkg_.a $WORK/b020/acos_s390x.o $WORK/b020/acosh_s390x.o $WORK/b020/asin_s390x.o $WORK/b020/asinh_s390x.o $WORK/b020/atan2_s390x.o $WORK/b020/atan_s390x.o $WORK/b020/atanh_s390x.o $WORK/b020/cbrt_s390x.o $WORK/b020/cosh_s390x.o $WORK/b020/dim_s390x.o $WORK/b020/erf_s390x.o $WORK/b020/erfc_s390x.o $WORK/b020/exp_s390x.o $WORK/b020/expm1_s390x.o $WORK/b020/floor_s390x.o $WORK/b020/log10_s390x.o $WORK/b020/log1p_s390x.o $WORK/b020/log_s390x.o $WORK/b020/pow_s390x.o $WORK/b020/sin_s390x.o $WORK/b020/sinh_s390x.o $WORK/b020/sqrt_s390x.o $WORK/b020/stubs_s390x.o $WORK/b020/tan_s390x.o $WORK/b020/tanh_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f9/f9e82f83b3035e628814132efe768263fed79317928c716c59ee33efc8015ef6-d # internal strconv mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid P3jL1YXVD0SAdiByVHce/P3jL1YXVD0SAdiByVHce -goversion go1.11.13 -D "" -importcfg $WORK/b022/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x006.o -c gcc_linux_s390x.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x008.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/15/15a89c566a639748a02d9a919e32555fb79f821035bb66e78d891f1a3a12bfbd-d # internal TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x010.o -c gcc_s390x.S cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/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/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid i6TSrqf-h5rRLk4y43EA/i6TSrqf-h5rRLk4y43EA -goversion go1.11.13 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b042/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_s390x.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/59/599c2381149ceca775c462705da4489bda6cacfb6d2ace692f9615e9cd7dbc28-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memclr_s390x.o ./memclr_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memmove_s390x.o ./memmove_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/rt0_linux_s390x.o ./rt0_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/sys_linux_s390x.o ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/tls_s390x.o ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_s390x.o $WORK/b011/memclr_s390x.o $WORK/b011/memmove_s390x.o $WORK/b011/rt0_linux_s390x.o $WORK/b011/sys_linux_s390x.o $WORK/b011/tls_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e1/e1a4ee7dc56a00489aae256a92afaea7cbc22f50134689dbb19302dd27ebd32b-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid Mv-f2zqKKpLQEl9bYGZ9/Mv-f2zqKKpLQEl9bYGZ9 -goversion go1.11.13 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/9a/9a753adb92ba444fc44f4ff063eb986cc5ed36374c3c8df988c67fd698017a4a-d # internal io mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid YqzWfaqNTcn792DHe3I7/YqzWfaqNTcn792DHe3I7 -goversion go1.11.13 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go reflect mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_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 -2EhC4froVKhdn-gJ64H/-2EhC4froVKhdn-gJ64H -goversion go1.11.13 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go internal/singleflight mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid tODYOGHfmZ46KincZnC4/tODYOGHfmZ46KincZnC4 -goversion go1.11.13 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go syscall mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid yiouHcLNX2yhyBrv4SLM/yiouHcLNX2yhyBrv4SLM -goversion go1.11.13 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/23/23a42916e8b1a73960915762ca899172f8d3481a74925b06f39ade3249742903-d # internal math/rand mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid PkZJryyKSl263zaMfWhc/PkZJryyKSl263zaMfWhc -goversion go1.11.13 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/0b/0b5218c0bd2bc346811f0b3685160c820f29e266491ffd8c77193cd31afe93cd-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/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_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 1RsJGrfi9ONEZufDcLL9/1RsJGrfi9ONEZufDcLL9 -goversion go1.11.13 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/3c/3c64387ac2b859d0275564c96c46a7704c061d892a92469ebe8fc24a7a73ce04-d # internal strings mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid OO1g16VTfWpaWP-PO31d/OO1g16VTfWpaWP-PO31d -goversion go1.11.13 -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/a9/a9ebf76947a2f6ac41e57f397836c75099f35c4b8883d8682cbc9e534795cff9-d # internal bufio mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p bufio -std -complete -installsuffix shared -buildid 86tO_dko64M7C1Gwti8v/86tO_dko64M7C1Gwti8v -goversion go1.11.13 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b032/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ae/ae4a396ba916c09bd11b2616aabe36e4d6ef40f8598befbd77efbb4bdaca2ce5-d # internal crypto/cipher mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid jEj-xio6Z9blJLja9Qkd/jEj-xio6Z9blJLja9Qkd -goversion go1.11.13 -D "" -importcfg $WORK/b053/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/82/82fcd60492ac96bd6bfeadc1b49d180b62146fd9e07317f3301a527da25193c3-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/19/1922199688396eb4d3a73e01c5d48251419c04320f2ea2e3b781ca1b2bdb92fc-d # internal crypto/aes mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid wcFCA7Z8uPqh2LzYp8fG/wcFCA7Z8uPqh2LzYp8fG -goversion go1.11.13 -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/57/57679550ef5583a0a38baaaa8e4ebfa4abbee0f6ddafa9d73c1ea227cd2e12df-d # internal time mkdir -p $WORK/b028/ internal/syscall/unix mkdir -p $WORK/b029/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid bJHB4Y31FgqXYFsl1qRv/bJHB4Y31FgqXYFsl1qRv -goversion go1.11.13 -D "" -importcfg $WORK/b028/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid l8adYouh75GIlbXcQqM9/l8adYouh75GIlbXcQqM9 -goversion go1.11.13 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go /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/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.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/b7/b7bfb2e4aa6c2d9c39bb9b457ec70839e949b041343701fd6359800df4ca62fa-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b052/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/bb/bb2fef9c6591c0c8a6fc1657ef05f3fd030595d315b37c07eeeae593ace86a38-d # internal 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/2c/2c576665cdff6ac33a8fc9ef580800eb303932d0687b21d88fdf3ef79bffc489-d # internal sort mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid lB5xnGw4YvPsAlM_LGKI/lB5xnGw4YvPsAlM_LGKI -goversion go1.11.13 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go encoding/binary mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_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/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/binary -std -complete -installsuffix shared -buildid V4GAVKl0yjJt6ZhHsJmK/V4GAVKl0yjJt6ZhHsJmK -goversion go1.11.13 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/07/074e428d43cab886b9aff1677dd57a5863f2328088739bb7f32888ae509e5702-d # internal internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid lTuwRnIVCbC7Wxi5twbV/lTuwRnIVCbC7Wxi5twbV -goversion go1.11.13 -D "" -importcfg $WORK/b026/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/a3/a3a3b631642af77a99e28eab6e71ed416febb33b7a0b5be584fb04330c2c06c9-d # internal regexp/syntax mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid BjE4rG_I56uqAR1Rx6F-/BjE4rG_I56uqAR1Rx6F- -goversion go1.11.13 -D "" -importcfg $WORK/b063/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/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/35/35e4e20dfcb2dcaec983968822abca5ad2336e30050697249a2b16eacee2668b-d # internal encoding/base64 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid jVG9a16bJnNSRdZPlYz1/jVG9a16bJnNSRdZPlYz1 -goversion go1.11.13 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/40/40734c89fc5fe6b1c3e82fd6d04885821e35a58e634fd0be770bf508153cd810-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid UfSZlQf3_76drnD_7TDi/UfSZlQf3_76drnD_7TDi -goversion go1.11.13 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/eb/eb539f44ef1cbef42155794436b9a47d67f3f2414046a3bf525a3cb0087db239-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a7/a7a9c89a9ae3ac2c414d6b0f57ba6d5d090c2c1cc31f0264ccd086d4b5a8aaf3-d # internal fmt mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid ZWDrlRCrIhgiMGZsdToW/ZWDrlRCrIhgiMGZsdToW -goversion go1.11.13 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go path/filepath mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid svIHx4TEWPntcBNqRVsh/svIHx4TEWPntcBNqRVsh -goversion go1.11.13 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/b9/b99a0378f16d3553e671fcf1e1e545baf5b492929b7961b765a755b980919b18-d # internal regexp mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b063/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p regexp -std -complete -installsuffix shared -buildid 3MM8jEVfSouOwY6u38Un/3MM8jEVfSouOwY6u38Un -goversion go1.11.13 -D "" -importcfg $WORK/b062/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e6/e60a27e166bf70b32f3ff5f6fe9198eec52f868b84d01026dad07dac09fca1a4-d # internal io/ioutil mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid o96h7a869tX3ScEersJR/o96h7a869tX3ScEersJR -goversion go1.11.13 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/77/7706b9a471b00e1a222742b207ab679a8f158a8c475c0c5dd1ea07082fc61a36-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/f3/f3685250ad19f294ec5555d0b8131f4b9474f7d66d6695702f212d4b732e7738-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/4a/4a33b34d817ed5cf603ee07d8e6d4d60e4d76f58fb44b6c215ead00561993d37-d # internal encoding/json mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid tqqpnIE8zzCMELlqNGwe/tqqpnIE8zzCMELlqNGwe -goversion go1.11.13 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go context mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid KV1Cj4jlladw81cvj8tx/KV1Cj4jlladw81cvj8tx -goversion go1.11.13 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go log mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid 1slJ5-u21Zio52qOVrDG/1slJ5-u21Zio52qOVrDG -goversion go1.11.13 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go math/big mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p math/big -std -installsuffix shared -buildid Cl8a2wwPCesx8GesTHKd/Cl8a2wwPCesx8GesTHKd -goversion go1.11.13 -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/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/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/be/be60fa264b818978e411f902eaa2ebff1c744b33d40a57aee05fc0b1e2726486-d # internal encoding/hex mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p encoding/hex -std -complete -installsuffix shared -buildid wTddRNChKT2qI-FO_KEJ/wTddRNChKT2qI-FO_KEJ -goversion go1.11.13 -D "" -importcfg $WORK/b065/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/36/366b88c0be57b104a21e56f047e1ba0b1bf87aaad43b2ffc5aa8835a35e8f5b7-d # internal net mkdir -p $WORK/b036/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/99/9909cb1e9e96a2a6ffe9eda7382326d0bbf6d72e65774b34cd3d688ac8b72e7b-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/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_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 bBkgTof0ZhY1bNxxsPcQ/bBkgTof0ZhY1bNxxsPcQ -goversion go1.11.13 -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/15/15a0021b3675c553037621fa89e6e36356902474fc9a99d2b87f135101a9fb01-d # internal github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid qj8p2DF2b3s9m1s5K-6q/qj8p2DF2b3s9m1s5K-6q -goversion go1.11.13 -D "" -importcfg $WORK/b064/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/11/110fc614e7cba1cfd5a06627ffe9f25783c35141ede93e1be419fd0f01c02459-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid BlhXmqmP6sm1rGEVyWo8/BlhXmqmP6sm1rGEVyWo8 -goversion go1.11.13 -D "" -importcfg $WORK/b068/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/f1/f16dbd81781d7e6c537763450c75d30fa034fce77a8a10d7beb016b481a4b4a5-d # internal github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid c8qz9Dzt370pUqDhn2k6/c8qz9Dzt370pUqDhn2k6 -goversion go1.11.13 -D "" -importcfg $WORK/b071/importcfg -pack ./sysctl_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/82/8259cda32df976c002998e6f8dc448e0e7d573980dcf5fc59e79d4a95451d99a-d # internal github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid t5QHSlsYz0AyFY2KomDq/t5QHSlsYz0AyFY2KomDq -goversion go1.11.13 -D "" -importcfg $WORK/b072/importcfg -pack ./buildversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/4f/4ff9e16ab4b75a5e1750b3678b0e2b3976276d4fb2002dde65f8ef5bf6c0cb3f-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/2f/2f464a5337d277d0416d937725710daf4e8a46dd4c550d8ef684ceced9e79d6c-d # internal cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -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 TERM='dumb' gcc -I /usr/lib/golang/src/net -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_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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 cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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 cgo_socknew.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b056 -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b056/arith_s390x.o ./arith_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b056/_pkg_.a $WORK/b056/arith_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/97/9764fae41f8613fb4ca103e8cb54f61b3a6fa9d3b589e2332018ec025bfaea75-d # internal crypto/rand mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rand -std -complete -installsuffix shared -buildid TwYLubZ0pOCzHVyddykZ/TwYLubZ0pOCzHVyddykZ -goversion go1.11.13 -D "" -importcfg $WORK/b050/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/fe/fe2589806abbcd0880919cc7584177620a62183cdee49b0baac4d7712b687444-d # internal cd /usr/lib/golang/src/net 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 $WORK/b036/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid I5pg0Kd0vyKYNVGRRCDI/I5pg0Kd0vyKYNVGRRCDI -goversion go1.11.13 -D "" -importcfg $WORK/b036/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/b036/_cgo_gotypes.go $WORK/b036/cgo_linux.cgo1.go $WORK/b036/cgo_resnew.cgo1.go $WORK/b036/cgo_socknew.cgo1.go $WORK/b036/cgo_unix.cgo1.go $WORK/b036/_cgo_import.go /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 $WORK/b036/_x005.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/77/771dad86dfdfd9d735f451fa3c83e04691a64486a1281ea084f9b88d33d39e32-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b035/ github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b060/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b059/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF mkdir -p $WORK/b058/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile net=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid jHy2MGl9idCeBOIdLzcd/jHy2MGl9idCeBOIdLzcd -goversion go1.11.13 -D "" -importcfg $WORK/b059/importcfg -pack ./hwaddr.go cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid 2xQY5VjfUDhJMuLIVqEe/2xQY5VjfUDhJMuLIVqEe -goversion go1.11.13 -D "" -importcfg $WORK/b060/importcfg -pack ./iptables.go ./lock.go cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid -wIoN9rwUd8wMJ1ytcEH/-wIoN9rwUd8wMJ1ytcEH -goversion go1.11.13 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Id0y45U93dki8f3nI4QZ/Id0y45U93dki8f3nI4QZ -goversion go1.11.13 -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/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 ./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/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/84/849413ece0949b3e9179b341f61703dff960b4900f74541d1a3b1a8152e2046a-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/91/91dc1a73846f14f7dc4019f2e3882b2597f35bef974fa5a76a7f787a5586f3e4-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid ymf1lNs61QhTwEnknXk1/ymf1lNs61QhTwEnknXk1 -goversion go1.11.13 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/05/054130351f99e239122ead853a85d549ebf4d1f782c0af7edffadf66c7b3a5f2-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid tVfI2lXn_4AyWf2puf7d/tVfI2lXn_4AyWf2puf7d -goversion go1.11.13 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/c4/c4fd1bc8d1384d09a2b2c87f91b1508da272a6f1fbca85eabd50f6f83daf6d49-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/ef/efff8b1a3f06ad58ebe55abd939676ec3c7faaad9cebec4d0e2d75a57d19c159-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid BcY_G8AwyXFUmLn4_5Qg/BcY_G8AwyXFUmLn4_5Qg -goversion go1.11.13 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/26/264e1a054f4280b701f4344f0b626a12dbfcfdae0a869c3e5e081697178a7b61-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b034/ github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b070/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cat >$WORK/b070/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid XrKhY4IYoik9E2_YxmzL/XrKhY4IYoik9E2_YxmzL -goversion go1.11.13 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid tN8e88WUOa4xB-1lBeGC/tN8e88WUOa4xB-1lBeGC -goversion go1.11.13 -D "" -importcfg $WORK/b070/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/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/34/3465d8d0a5734d915b2b05373565d412f38d336b5805ba1bbebe013a60445a77-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/04/0498e9dd2521ff96dddf2dcd724f71f2022646a855367ba4c76ae6d23637faea-d # internal cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b058 -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b058/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b058/_pkg_.a $WORK/b058/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/57/57816c028768d80a33bb19a36b914c0aeceabb7c9cf6271289caba50647d298e-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b067/ cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid nvmFYcxw_9TUlCPIeZkq/nvmFYcxw_9TUlCPIeZkq -goversion go1.11.13 -D "" -importcfg $WORK/b057/importcfg -pack ./ns_linux.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid jqQEySaxfE5k0oXQlDsP/jqQEySaxfE5k0oXQlDsP -goversion go1.11.13 -D "" -importcfg $WORK/b067/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_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/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/bc/bcd1e89b56537ab4a4b72ca84370c63bf8e6e541323e3842fb7f4005bf65d4cf-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/50/505015483d8e674a3bb89ea1092b65921794301e5c3bf0f7ed6adf44a0a4f2b4-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid BX1WAiRM0XbIVRCS7zgW/BX1WAiRM0XbIVRCS7zgW -goversion go1.11.13 -D "" -importcfg $WORK/b066/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 ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_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/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/03/03399af292c1d5e742c5b86b533bcb3103aeb9cc4c714f74de731ff66b7c5aca-d # internal github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables importmap github.com/safchain/ethtool=github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b059/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b060/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b064/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b066/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid nU3HZkbAFxCIxK5iannJ/nU3HZkbAFxCIxK5iannJ -goversion go1.11.13 -D "" -importcfg $WORK/b049/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/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/57/57f353e8c43e81b407b131ecfb67f3c246b667b1eebd2c0f84e645d33a335ff0-d # internal github.com/containernetworking/plugins/pkg/ipam mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b071/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b066/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/ipam /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid EEGognkomXUPoFG3Ag5z/EEGognkomXUPoFG3Ag5z -goversion go1.11.13 -D "" -importcfg $WORK/b069/importcfg -pack ./ipam.go ./ipam_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/71/71e9f2799cd02d75f6729b34e910143e229ce0d16404e072b504e675319d6780-d # internal github.com/containernetworking/plugins/plugins/main/vlan mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b069/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/plugins/main/vlan /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid ZYpeOyLKnWB5lCkoaft0/ZYpeOyLKnWB5lCkoaft0 -goversion go1.11.13 -D "" -importcfg $WORK/b001/importcfg -pack ./vlan.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/8e/8ecb02c96f2b01049d952ef33eef3bc331a8412b22fb1a38650eb3b4ba8a493c-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/main/vlan=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b069/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b059/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b060/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b071/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b068/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile regexp/syntax=$WORK/b063/_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=mmmXrZ8xxlDQ96sAlqeg/ZYpeOyLKnWB5lCkoaft0/OJpiZILZaQyNbyvSvFhI/mmmXrZ8xxlDQ96sAlqeg -B 0xb640df591f0ce5253084e0598fcdfce9d14c4779 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/vlan rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/ipam/dhcp ']' ++ basename plugins/ipam/dhcp + plugin=dhcp + echo ' dhcp' dhcp ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x8f26385a6ee9bb2feb6ccf209237feea978ead7f -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/dhcp github.com/containernetworking/plugins/plugins/ipam/dhcp WORK=/tmp/go-build459271588 errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid Cv9P5D6jVmPlnwUesMlJ/Cv9P5D6jVmPlnwUesMlJ -goversion go1.11.13 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go internal/race mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/race -std -complete -installsuffix shared -buildid 84Eok2ZoUc8rbWsnqPbq/84Eok2ZoUc8rbWsnqPbq -goversion go1.11.13 -D "" -importcfg $WORK/b006/importcfg -pack ./doc.go ./norace.go internal/cpu mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 4hmcdrBbnUCBuI0fRjGT/4hmcdrBbnUCBuI0fRjGT -goversion go1.11.13 -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./cpu.go ./cpu_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/fc/fc47d94505e1dd4cd63a360a4a7e2bb8f87b59bf51d9f66a0457b1f2b6b67f48-d # internal runtime/internal/atomic mkdir -p $WORK/b011/ runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid PlDvQTvwXETznbWMNv9i/PlDvQTvwXETznbWMNv9i -goversion go1.11.13 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_s390x.go ./stubs.go 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 vdz2NPzt7aEzBLckEuAp/vdz2NPzt7aEzBLckEuAp -goversion go1.11.13 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/df/dff6b477c41d66cb8a3387547ec9cf6feae476be44d3c7b05200342e4a05d181-d # internal sync/atomic mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p sync/atomic -std -installsuffix shared -buildid O8xSl7JRgX0ADxuxwzQe/O8xSl7JRgX0ADxuxwzQe -goversion go1.11.13 -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/17/171f14244d4856d4e5b207778a127f4eaf11446404898e5fbfaf9677175c24e1-d # internal math mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p math -std -installsuffix shared -buildid LZC6RoSgx_5J1ai3FoPK/LZC6RoSgx_5J1ai3FoPK -goversion go1.11.13 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/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 ./unsafe.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b013/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/24/24b4ae434704429d5e85b1b2105eb1e5fffe200f85aa9a3e38c9746cb8191aec-d # internal math/bits mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p math/bits -std -complete -installsuffix shared -buildid cuFMEchH7XsKh-nIibAy/cuFMEchH7XsKh-nIibAy -goversion go1.11.13 -D "" -importcfg $WORK/b017/importcfg -pack ./bits.go ./bits_tables.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b013/_pkg_.a $WORK/b013/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/8b/8b449e355bdb504c6b9589883e34acf542fbce0c9d6feb72bc897d78f93e909e-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 p7F9-0SpwJMCH457NeXY/p7F9-0SpwJMCH457NeXY -goversion go1.11.13 -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/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/cpu_s390x.o ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b010/_pkg_.a $WORK/b010/cpu_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/73/73854382bf996553ba5b562737d565b3db5c42cc36f589cc8cfeef8d132432f4-d # internal internal/bytealg mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid cC1Nh8XZSTWIwLrOLt7S/cC1Nh8XZSTWIwLrOLt7S -goversion go1.11.13 -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./bytealg.go ./compare_native.go ./count_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/e4/e41f009d1aebeb14d91dcf258cc9d1c79a59261dd3e24ee846e616290289fbe9-d # internal unicode mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p unicode -std -complete -installsuffix shared -buildid tuKwn76wGgeSCjXhkanM/tuKwn76wGgeSCjXhkanM -goversion go1.11.13 -D "" -importcfg $WORK/b019/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/0a/0a355a6cf381c057a4fb12e054e0aae58755dd6973946de2968cc7ddded2b2f3-d # internal encoding mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p encoding -std -complete -installsuffix shared -buildid RxNR5INJp1XgnBpsJq6p/RxNR5INJp1XgnBpsJq6p -goversion go1.11.13 -D "" -importcfg $WORK/b022/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/compare_s390x.o ./compare_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/equal_s390x.o ./equal_s390x.s cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/66/667f870ba066de62f2392b1a26a3659483cf0e5cbd26d4c725f23b5a73e7fb97-d # internal internal/testlog mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid VWS-mLPztZV56x2OX8ee/VWS-mLPztZV56x2OX8ee -goversion go1.11.13 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/index_s390x.o ./index_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c4/c420424e0bc8f58ca55deaf6a376d955df14a5fba7628bd03bed98fe09f93f74-d # internal unicode/utf16 mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid pxpqQZK2AUmmwyMKq-07/pxpqQZK2AUmmwyMKq-07 -goversion go1.11.13 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/indexbyte_s390x.o ./indexbyte_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/07/074e4086540fe9284410a00cd2e9f65374b664ca2fd3dccb373c2ffe8e4e9a34-d # internal vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_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/b039/_pkg_.a -trimpath $WORK/b039 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mcYcg0FAwVHzMJ6eORF3/mcYcg0FAwVHzMJ6eORF3 -goversion go1.11.13 -D "" -importcfg $WORK/b039/importcfg -pack ./message.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b009/_pkg_.a $WORK/b009/compare_s390x.o $WORK/b009/equal_s390x.o $WORK/b009/index_s390x.o $WORK/b009/indexbyte_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/34/347896eeeebcdf5552d4ce54462b8b2234c83e03b8a1cf39bd370a3e6fdbfdb0-d # internal runtime mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p runtime -std -+ -installsuffix shared -buildid e7SMuZpCPvrlcVyjC1ft/e7SMuZpCPvrlcVyjC1ft -goversion go1.11.13 -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.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 ./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 ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/acos_s390x.o ./acos_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/acosh_s390x.o ./acosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asin_s390x.o ./asin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asinh_s390x.o ./asinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/atan2_s390x.o ./atan2_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/atan_s390x.o ./atan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/atanh_s390x.o ./atanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/cbrt_s390x.o ./cbrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/cosh_s390x.o ./cosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/8f/8fe402a5795a9967ee5d3bfdfb45ffedcfce276c6f78e78a85dcbecbc7119fd7-d # internal internal/nettrace mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 3THZhqJjI9bLv68IfZZ7/3THZhqJjI9bLv68IfZZ7 -goversion go1.11.13 -D "" -importcfg $WORK/b040/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/dim_s390x.o ./dim_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/69/694a3c3f15787301e5c8ce03e340b9165f5e628fa2a4fec00108048eafca45e7-d # internal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/erf_s390x.o ./erf_s390x.s runtime/cgo mkdir -p $WORK/b043/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b043/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b043/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/erfc_s390x.o ./erfc_s390x.s cd $WORK gcc -fno-caret-diagnostics -c -x c - || true gcc -Qunused-arguments -c -x c - || true gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/exp_s390x.o ./exp_s390x.s cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/expm1_s390x.o ./expm1_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/floor_s390x.o ./floor_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/4f/4f872417543555c27ab0b5c03583fe3a6591409bc08230c2c1ad6427e315375b-d # internal cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c container/list mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p container/list -std -complete -installsuffix shared -buildid jGuuOFNYRXBX3Tt_WXkJ/jGuuOFNYRXBX3Tt_WXkJ -goversion go1.11.13 -D "" -importcfg $WORK/b055/importcfg -pack ./list.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/log10_s390x.o ./log10_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/log1p_s390x.o ./log1p_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/log_s390x.o ./log_s390x.s cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/pow_s390x.o ./pow_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/sin_s390x.o ./sin_s390x.s cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/07/07269201b24355f90145f45b81f0b7c61ae6c5bb3b02b343ec2a01981b5e4cbd-d # internal crypto/internal/subtle mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 2Cc1jEQksoL9qBO4a_GC/2Cc1jEQksoL9qBO4a_GC -goversion go1.11.13 -D "" -importcfg $WORK/b060/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/sinh_s390x.o ./sinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/sqrt_s390x.o ./sqrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/stubs_s390x.o ./stubs_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/tan_s390x.o ./tan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/ce/cef784395831400176b343504a20ec3acb58844547716d000f50665b4cdd4aaf-d # internal crypto/subtle mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid kgGJGVmp6mIYO7APEukn/kgGJGVmp6mIYO7APEukn -goversion go1.11.13 -D "" -importcfg $WORK/b061/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/tanh_s390x.o ./tanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/c5/c5523ea5ea83d0abb109645d856bdf75948f6e907982070f0360e6d53d8c4249-d # internal vendor/golang_org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b083/ cat >$WORK/b083/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/b083/_pkg_.a -trimpath $WORK/b083 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid DkIb1CrFui8pEogj7s3B/DkIb1CrFui8pEogj7s3B -goversion go1.11.13 -D "" -importcfg $WORK/b083/importcfg -pack ./asn1.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/acos_s390x.o $WORK/b014/acosh_s390x.o $WORK/b014/asin_s390x.o $WORK/b014/asinh_s390x.o $WORK/b014/atan2_s390x.o $WORK/b014/atan_s390x.o $WORK/b014/atanh_s390x.o $WORK/b014/cbrt_s390x.o $WORK/b014/cosh_s390x.o $WORK/b014/dim_s390x.o $WORK/b014/erf_s390x.o $WORK/b014/erfc_s390x.o $WORK/b014/exp_s390x.o $WORK/b014/expm1_s390x.o $WORK/b014/floor_s390x.o $WORK/b014/log10_s390x.o $WORK/b014/log1p_s390x.o $WORK/b014/log_s390x.o $WORK/b014/pow_s390x.o $WORK/b014/sin_s390x.o $WORK/b014/sinh_s390x.o $WORK/b014/sqrt_s390x.o $WORK/b014/stubs_s390x.o $WORK/b014/tan_s390x.o $WORK/b014/tanh_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/f9/f9e82f83b3035e628814132efe768263fed79317928c716c59ee33efc8015ef6-d # internal strconv mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b017/_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/b016/_pkg_.a -trimpath $WORK/b016 -shared -p strconv -std -complete -installsuffix shared -buildid P3jL1YXVD0SAdiByVHce/P3jL1YXVD0SAdiByVHce -goversion go1.11.13 -D "" -importcfg $WORK/b016/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/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/a6/a6252fc13115fb8c64aa1d1fce0f6de3fdd5038a4420df005172e6e51c592394-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/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x006.o -c gcc_linux_s390x.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x008.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/15/15a89c566a639748a02d9a919e32555fb79f821035bb66e78d891f1a3a12bfbd-d # internal crypto/rc4 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid _UQtxJhMUQBAdYKsfC7v/_UQtxJhMUQBAdYKsfC7v -goversion go1.11.13 -D "" -importcfg $WORK/b073/importcfg -pack ./rc4.go ./rc4_ref.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x009.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/8e/8e921f1f6dacf01d1daa4f01415d6193f3968b87019b999d160d6ccb09c00850-d # internal TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x010.o -c gcc_s390x.S cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/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/b043=/tmp/go-build -gno-record-gcc-switches -o $WORK/b043/_cgo_.o $WORK/b043/_cgo_main.o $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b043/_cgo_.o -dynout $WORK/b043/_cgo_import.go -dynlinker cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p runtime/cgo -std -installsuffix shared -buildid i6TSrqf-h5rRLk4y43EA/i6TSrqf-h5rRLk4y43EA -goversion go1.11.13 -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b043/_cgo_gotypes.go $WORK/b043/cgo.cgo1.go $WORK/b043/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b043/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b043/_pkg_.a $WORK/b043/asm_s390x.o $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/59/599c2381149ceca775c462705da4489bda6cacfb6d2ace692f9615e9cd7dbc28-d # internal cd /usr/lib/golang/src/runtime /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/asm.o ./asm.s /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/asm_s390x.o ./asm_s390x.s /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/memclr_s390x.o ./memclr_s390x.s /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/memmove_s390x.o ./memmove_s390x.s /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/rt0_linux_s390x.o ./rt0_linux_s390x.s /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/sys_linux_s390x.o ./sys_linux_s390x.s /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/tls_s390x.o ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_s390x.o $WORK/b008/memclr_s390x.o $WORK/b008/memmove_s390x.o $WORK/b008/rt0_linux_s390x.o $WORK/b008/sys_linux_s390x.o $WORK/b008/tls_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/e1/e1a4ee7dc56a00489aae256a92afaea7cbc22f50134689dbb19302dd27ebd32b-d # internal sync mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p sync -std -installsuffix shared -buildid Mv-f2zqKKpLQEl9bYGZ9/Mv-f2zqKKpLQEl9bYGZ9 -goversion go1.11.13 -D "" -importcfg $WORK/b005/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/9a/9a753adb92ba444fc44f4ff063eb986cc5ed36374c3c8df988c67fd698017a4a-d # internal io mkdir -p $WORK/b004/ reflect mkdir -p $WORK/b015/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF internal/singleflight mkdir -p $WORK/b041/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p io -std -complete -installsuffix shared -buildid YqzWfaqNTcn792DHe3I7/YqzWfaqNTcn792DHe3I7 -goversion go1.11.13 -D "" -importcfg $WORK/b004/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid tODYOGHfmZ46KincZnC4/tODYOGHfmZ46KincZnC4 -goversion go1.11.13 -D "" -importcfg $WORK/b041/importcfg -pack ./singleflight.go syscall cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b027/ cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p reflect -std -installsuffix shared -buildid -2EhC4froVKhdn-gJ64H/-2EhC4froVKhdn-gJ64H -goversion go1.11.13 -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid yiouHcLNX2yhyBrv4SLM/yiouHcLNX2yhyBrv4SLM -goversion go1.11.13 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/23/23a42916e8b1a73960915762ca899172f8d3481a74925b06f39ade3249742903-d # internal math/rand mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p math/rand -std -complete -installsuffix shared -buildid PkZJryyKSl263zaMfWhc/PkZJryyKSl263zaMfWhc -goversion go1.11.13 -D "" -importcfg $WORK/b042/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/0b/0b5218c0bd2bc346811f0b3685160c820f29e266491ffd8c77193cd31afe93cd-d # internal bytes mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b019/_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/b021/_pkg_.a -trimpath $WORK/b021 -shared -p bytes -std -installsuffix shared -buildid 1RsJGrfi9ONEZufDcLL9/1RsJGrfi9ONEZufDcLL9 -goversion go1.11.13 -D "" -importcfg $WORK/b021/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/3c/3c64387ac2b859d0275564c96c46a7704c061d892a92469ebe8fc24a7a73ce04-d # internal strings mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b019/_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/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid OO1g16VTfWpaWP-PO31d/OO1g16VTfWpaWP-PO31d -goversion go1.11.13 -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/a9/a9ebf76947a2f6ac41e57f397836c75099f35c4b8883d8682cbc9e534795cff9-d # internal hash mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p hash -std -complete -installsuffix shared -buildid jwAnq-0IyNWqws3c7xks/jwAnq-0IyNWqws3c7xks -goversion go1.11.13 -D "" -importcfg $WORK/b057/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/04/04c01ef066d536f8bd68bf99df8551a3eb6ecd0f0c0e7e6d47c4c1e7b0c118e4-d # internal crypto mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto -std -complete -installsuffix shared -buildid lOdtN1eyYNq7hyTIOhOs/lOdtN1eyYNq7hyTIOhOs -goversion go1.11.13 -D "" -importcfg $WORK/b056/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/0c/0c059920a618ef2c3c548b49a704bf8559f857af7f8eff8c49954b27bbe4543d-d # internal crypto/cipher mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid jEj-xio6Z9blJLja9Qkd/jEj-xio6Z9blJLja9Qkd -goversion go1.11.13 -D "" -importcfg $WORK/b059/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b032/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ae/ae4a396ba916c09bd11b2616aabe36e4d6ef40f8598befbd77efbb4bdaca2ce5-d # internal crypto/internal/randutil mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b004/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 4bcvUQ_0pxhTgMkuMP4v/4bcvUQ_0pxhTgMkuMP4v -goversion go1.11.13 -D "" -importcfg $WORK/b066/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/b4/b4e3a013bdeaab87f6778a17df2c240c89edcbce7b8d6222c65425317f387a27-d # internal crypto/sha512 mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p crypto/sha512 -std -installsuffix shared -buildid 1iXrpvl1Ys6Y5NUMMQ1P/1iXrpvl1Ys6Y5NUMMQ1P -goversion go1.11.13 -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go ./sha512block_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b067 -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b067/sha512block_s390x.o ./sha512block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b067/_pkg_.a $WORK/b067/sha512block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/fc/fc7691020385bad8baf83901fd11782e50d099f6a61dfff317ec530d7215bd05-d # internal crypto/hmac mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b061/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 1O-GmsU3eHXL03mvrO16/1O-GmsU3eHXL03mvrO16 -goversion go1.11.13 -D "" -importcfg $WORK/b069/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/19/1922199688396eb4d3a73e01c5d48251419c04320f2ea2e3b781ca1b2bdb92fc-d # internal crypto/aes mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b059/_pkg_.a packagefile crypto/internal/subtle=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/aes -std -installsuffix shared -buildid wcFCA7Z8uPqh2LzYp8fG/wcFCA7Z8uPqh2LzYp8fG -goversion go1.11.13 -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/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/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/20/201353f57818dfcbead1d88428ce8db08b71a2db7c413e77e00be636181fe993-d # internal crypto/md5 mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p crypto/md5 -std -installsuffix shared -buildid W6N_QSESrVTXapL6JIjm/W6N_QSESrVTXapL6JIjm -goversion go1.11.13 -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b070 -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b070/md5block_s390x.o ./md5block_s390x.s cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/asm_linux_s390x.o ./asm_linux_s390x.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b058 -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b058/asm_s390x.o ./asm_s390x.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b070/_pkg_.a $WORK/b070/md5block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/a5/a56d96d5316f3b7836cbfb4b4cf16abcf92fa106cb9b11a4886512ccf8924bdb-d # internal bufio mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_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/b072/_pkg_.a -trimpath $WORK/b072 -shared -p bufio -std -complete -installsuffix shared -buildid 86tO_dko64M7C1Gwti8v/86tO_dko64M7C1Gwti8v -goversion go1.11.13 -D "" -importcfg $WORK/b072/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/57/57679550ef5583a0a38baaaa8e4ebfa4abbee0f6ddafa9d73c1ea227cd2e12df-d # internal time mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid bJHB4Y31FgqXYFsl1qRv/bJHB4Y31FgqXYFsl1qRv -goversion go1.11.13 -D "" -importcfg $WORK/b028/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b058/_pkg_.a $WORK/b058/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/bb/bb2fef9c6591c0c8a6fc1657ef05f3fd030595d315b37c07eeeae593ace86a38-d # internal internal/syscall/unix mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid l8adYouh75GIlbXcQqM9/l8adYouh75GIlbXcQqM9 -goversion go1.11.13 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go /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/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.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/b7/b7bfb2e4aa6c2d9c39bb9b457ec70839e949b041343701fd6359800df4ca62fa-d # internal crypto/sha1 mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p crypto/sha1 -std -installsuffix shared -buildid hQe0Rr6jv7seybld9eAu/hQe0Rr6jv7seybld9eAu -goversion go1.11.13 -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go ./sha1block_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/82/82fcd60492ac96bd6bfeadc1b49d180b62146fd9e07317f3301a527da25193c3-d # internal crypto/sha256 mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p crypto/sha256 -std -installsuffix shared -buildid WH6ONz03OtNDYAloZbkl/WH6ONz03OtNDYAloZbkl -goversion go1.11.13 -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go ./sha256block_s390x.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b075 -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b075/sha1block_s390x.o ./sha1block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b075/_pkg_.a $WORK/b075/sha1block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/04/046eb214550e7ffa0faebb70841746855ab4ac6f9fedf8f1fef6bd2bf326c213-d # internal hash/fnv mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p hash/fnv -std -complete -installsuffix shared -buildid EOD2cJOm2nOXWlEwxHrW/EOD2cJOm2nOXWlEwxHrW -goversion go1.11.13 -D "" -importcfg $WORK/b091/importcfg -pack ./fnv.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b076/sha256block_s390x.o ./sha256block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b076/_pkg_.a $WORK/b076/sha256block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/1d/1d55bad13dc8070a9fd40321689d3d220056a37111f58d99ad08e66b093d9c9e-d # internal hash/crc32 mkdir -p $WORK/b098/ cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/55/55f492729bbb5e7aafca6a592efb3b47448efe983afe49aca43dee81648cf7d2-d # internal vendor/golang_org/x/text/transform mkdir -p $WORK/b102/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p hash/crc32 -std -installsuffix shared -buildid hlZZxwmVJqyhN61XEAnR/hlZZxwmVJqyhN61XEAnR -goversion go1.11.13 -D "" -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_s390x.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_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/b102/_pkg_.a -trimpath $WORK/b102 -shared -p vendor/golang_org/x/text/transform -std -complete -installsuffix shared -buildid M0UxTkbdRbuQMfH5HrHC/M0UxTkbdRbuQMfH5HrHC -goversion go1.11.13 -D "" -importcfg $WORK/b102/importcfg -pack ./transform.go cd /usr/lib/golang/src/hash/crc32 /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/crc32_s390x.o ./crc32_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b098/_pkg_.a $WORK/b098/crc32_s390x.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/6d/6db9ea8dd4d909f0ac3ef76a1fff4f296e82f50bde0540452503f278fbd7a384-d # internal path mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b032/_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/b113/_pkg_.a -trimpath $WORK/b113 -shared -p path -std -complete -installsuffix shared -buildid 925xbThNcK6YPKJCwn3p/925xbThNcK6YPKJCwn3p -goversion go1.11.13 -D "" -importcfg $WORK/b113/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/b8/b8f8f7d912dc72e1252f297883e58ab705623c80b7b423783302166e220a99c5-d # internal html mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b005/_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/b117/_pkg_.a -trimpath $WORK/b117 -shared -p html -std -complete -installsuffix shared -buildid r1GQg4dGJvM0nQZCEVJb/r1GQg4dGJvM0nQZCEVJb -goversion go1.11.13 -D "" -importcfg $WORK/b117/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/83/833457915a797761697423a5aa5c9f02f979f45794828d4a764ea6f785b91545-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/07/074e428d43cab886b9aff1677dd57a5863f2328088739bb7f32888ae509e5702-d # internal internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid lTuwRnIVCbC7Wxi5twbV/lTuwRnIVCbC7Wxi5twbV -goversion go1.11.13 -D "" -importcfg $WORK/b026/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/e2/e284478c318c2f14a8b2851efb65b266ac2561071d587b8f6850402bbe45098c-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/2c/2c576665cdff6ac33a8fc9ef580800eb303932d0687b21d88fdf3ef79bffc489-d # internal encoding/binary mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF sort mkdir -p $WORK/b031/ cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/binary -std -complete -installsuffix shared -buildid V4GAVKl0yjJt6ZhHsJmK/V4GAVKl0yjJt6ZhHsJmK -goversion go1.11.13 -D "" -importcfg $WORK/b002/importcfg -pack ./binary.go ./varint.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid lB5xnGw4YvPsAlM_LGKI/lB5xnGw4YvPsAlM_LGKI -goversion go1.11.13 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/40/40734c89fc5fe6b1c3e82fd6d04885821e35a58e634fd0be770bf508153cd810-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid UfSZlQf3_76drnD_7TDi/UfSZlQf3_76drnD_7TDi -goversion go1.11.13 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/a3/a3a3b631642af77a99e28eab6e71ed416febb33b7a0b5be584fb04330c2c06c9-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/35/35e4e20dfcb2dcaec983968822abca5ad2336e30050697249a2b16eacee2668b-d # internal encoding/base64 mkdir -p $WORK/b023/ crypto/des mkdir -p $WORK/b062/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid jVG9a16bJnNSRdZPlYz1/jVG9a16bJnNSRdZPlYz1 -goversion go1.11.13 -D "" -importcfg $WORK/b023/importcfg -pack ./base64.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b059/_pkg_.a packagefile crypto/internal/subtle=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p crypto/des -std -complete -installsuffix shared -buildid beU4b2Dpi-ACnnBzWaoF/beU4b2Dpi-ACnnBzWaoF -goversion go1.11.13 -D "" -importcfg $WORK/b062/importcfg -pack ./block.go ./cipher.go ./const.go vendor/golang_org/x/crypto/internal/chacha20 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p vendor/golang_org/x/crypto/internal/chacha20 -std -installsuffix shared -buildid kju24v_k5wlD6wCH9gUY/kju24v_k5wlD6wCH9gUY -goversion go1.11.13 -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h ./chacha_generic.go ./chacha_s390x.go ./xor.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/47/47aa88bcb3d91e52bccca40ac6dab376d69515f98bcd9456aaff6e34facc20e0-d # internal vendor/golang_org/x/crypto/poly1305 mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p vendor/golang_org/x/crypto/poly1305 -std -installsuffix shared -buildid ktfygph9BkZzs4SEtIvT/ktfygph9BkZzs4SEtIvT -goversion go1.11.13 -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./poly1305.go ./sum_ref.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/b086 -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b086/asm_s390x.o ./asm_s390x.s cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /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/sum_s390x.o ./sum_s390x.s cd /usr/lib/golang/src/vendor/golang_org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b086/_pkg_.a $WORK/b086/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/11/11dff2b7a34392c61108016fe112a1eb91a14972cfe94aa1e785905ef761eb52-d # internal vendor/golang_org/x/crypto/curve25519 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b002/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p vendor/golang_org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid kN-UfxjFPRWNtf754DCl/kN-UfxjFPRWNtf754DCl -goversion go1.11.13 -D "" -importcfg $WORK/b088/importcfg -pack ./curve25519.go ./doc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/eb/eb539f44ef1cbef42155794436b9a47d67f3f2414046a3bf525a3cb0087db239-d # internal encoding/pem mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p encoding/pem -std -complete -installsuffix shared -buildid IQA7d-wVQ6y22_djwsam/IQA7d-wVQ6y22_djwsam -goversion go1.11.13 -D "" -importcfg $WORK/b081/importcfg -pack ./pem.go cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /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/sum_vmsl_s390x.o ./sum_vmsl_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b087/_pkg_.a $WORK/b087/sum_s390x.o $WORK/b087/sum_vmsl_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/6d/6daa8b345907fe2b441086045e99ce22f4c53f5b79beb7c156d042920d24ff91-d # internal vendor/golang_org/x/crypto/chacha20poly1305 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/internal/chacha20=vendor/golang_org/x/crypto/internal/chacha20 importmap golang_org/x/crypto/poly1305=vendor/golang_org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang_org/x/crypto/internal/chacha20=$WORK/b086/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b087/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid 6SZK1zEZd0fWhzYzj9kr/6SZK1zEZd0fWhzYzj9kr -goversion go1.11.13 -D "" -importcfg $WORK/b085/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/19/19e569ca63686e23cbd2054184a08959356896129ca3edb86b9a4fdcc08b96f1-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a7/a7a9c89a9ae3ac2c414d6b0f57ba6d5d090c2c1cc31f0264ccd086d4b5a8aaf3-d # internal fmt mkdir -p $WORK/b024/ path/filepath cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b005/_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/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid ZWDrlRCrIhgiMGZsdToW/ZWDrlRCrIhgiMGZsdToW -goversion go1.11.13 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_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/b048/_pkg_.a -trimpath $WORK/b048 -shared -p path/filepath -std -complete -installsuffix shared -buildid svIHx4TEWPntcBNqRVsh/svIHx4TEWPntcBNqRVsh -goversion go1.11.13 -D "" -importcfg $WORK/b048/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_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/a3/a394294d4b6a14cc22df3f8e989d2cf1822311510c7d381b934efcb432726627-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/1e/1e4cff9b9ed88d8d81cfdf637b4f8b4a8851fa2e0f43d8e3e8c2139f3b71f33b-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/e6/e60a27e166bf70b32f3ff5f6fe9198eec52f868b84d01026dad07dac09fca1a4-d # internal io/ioutil mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p io/ioutil -std -complete -installsuffix shared -buildid o96h7a869tX3ScEersJR/o96h7a869tX3ScEersJR -goversion go1.11.13 -D "" -importcfg $WORK/b047/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/77/7706b9a471b00e1a222742b207ab679a8f158a8c475c0c5dd1ea07082fc61a36-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/4a/4a33b34d817ed5cf603ee07d8e6d4d60e4d76f58fb44b6c215ead00561993d37-d # internal encoding/json mkdir -p $WORK/b020/ log context flag mkdir -p $WORK/b049/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile encoding=$WORK/b022/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b019/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p log -std -complete -installsuffix shared -buildid 1slJ5-u21Zio52qOVrDG/1slJ5-u21Zio52qOVrDG -goversion go1.11.13 -D "" -importcfg $WORK/b049/importcfg -pack ./log.go mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p context -std -complete -installsuffix shared -buildid KV1Cj4jlladw81cvj8tx/KV1Cj4jlladw81cvj8tx -goversion go1.11.13 -D "" -importcfg $WORK/b038/importcfg -pack ./context.go cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p encoding/json -std -complete -installsuffix shared -buildid tqqpnIE8zzCMELlqNGwe/tqqpnIE8zzCMELlqNGwe -goversion go1.11.13 -D "" -importcfg $WORK/b020/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p flag -std -complete -installsuffix shared -buildid hSEUPtic-oyWv-BWlKm6/hSEUPtic-oyWv-BWlKm6 -goversion go1.11.13 -D "" -importcfg $WORK/b034/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/be/be60fa264b818978e411f902eaa2ebff1c744b33d40a57aee05fc0b1e2726486-d # internal github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid t5QHSlsYz0AyFY2KomDq/t5QHSlsYz0AyFY2KomDq -goversion go1.11.13 -D "" -importcfg $WORK/b052/importcfg -pack ./buildversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/36/366b88c0be57b104a21e56f047e1ba0b1bf87aaad43b2ffc5aa8835a35e8f5b7-d # internal net mkdir -p $WORK/b037/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b037/ -importpath net -- -I $WORK/b037/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/2f/2f464a5337d277d0416d937725710daf4e8a46dd4c550d8ef684ceced9e79d6c-d # internal math/big mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p math/big -std -installsuffix shared -buildid Cl8a2wwPCesx8GesTHKd/Cl8a2wwPCesx8GesTHKd -goversion go1.11.13 -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/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/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/c3/c31d2f2a273ee1e333ffdbed8b470fc04a8a0751852e432b90f118db46385e8b-d # internal encoding/hex mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p encoding/hex -std -complete -installsuffix shared -buildid wTddRNChKT2qI-FO_KEJ/wTddRNChKT2qI-FO_KEJ -goversion go1.11.13 -D "" -importcfg $WORK/b080/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/99/9909cb1e9e96a2a6ffe9eda7382326d0bbf6d72e65774b34cd3d688ac8b72e7b-d # internal net/url mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p net/url -std -complete -installsuffix shared -buildid IrvP9os4Im-pDL9rsaoT/IrvP9os4Im-pDL9rsaoT -goversion go1.11.13 -D "" -importcfg $WORK/b084/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/9d/9d1aff31d46f4a45ac25075504273cf3678cea89e27ef0efadc7ba88825dc044-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid BlhXmqmP6sm1rGEVyWo8/BlhXmqmP6sm1rGEVyWo8 -goversion go1.11.13 -D "" -importcfg $WORK/b094/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/4f/4ff9e16ab4b75a5e1750b3678b0e2b3976276d4fb2002dde65f8ef5bf6c0cb3f-d # internal compress/flate mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p compress/flate -std -complete -installsuffix shared -buildid O0P7YZmxibIGZ8OCncKF/O0P7YZmxibIGZ8OCncKF -goversion go1.11.13 -D "" -importcfg $WORK/b097/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/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/11/110fc614e7cba1cfd5a06627ffe9f25783c35141ede93e1be419fd0f01c02459-d # internal vendor/golang_org/x/text/unicode/bidi mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile sort=$WORK/b031/_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/b103/_pkg_.a -trimpath $WORK/b103 -shared -p vendor/golang_org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid F-ZVT-MgLyLHUGDr8dDH/F-ZVT-MgLyLHUGDr8dDH -goversion go1.11.13 -D "" -importcfg $WORK/b103/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/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/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/c1/c17c1cee8b47e8f0c8a0fbc086123b22a0f0b47f8bbb59e18c946f2789113b05-d # internal compress/gzip mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b072/_pkg_.a packagefile compress/flate=$WORK/b097/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile hash/crc32=$WORK/b098/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p compress/gzip -std -complete -installsuffix shared -buildid 5VtL7g9f_qOgzLz4Vlpa/5VtL7g9f_qOgzLz4Vlpa -goversion go1.11.13 -D "" -importcfg $WORK/b096/importcfg -pack ./gunzip.go ./gzip.go cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/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/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/05/055e1253ca65789142e94281949522784f781486f23a73962d0579ec79bb795f-d # internal vendor/golang_org/x/text/unicode/norm mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b102/_pkg_.a packagefile io=$WORK/b004/_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/b104/_pkg_.a -trimpath $WORK/b104 -shared -p vendor/golang_org/x/text/unicode/norm -std -complete -installsuffix shared -buildid D6TqvUDjGe8Emwj-XT-C/D6TqvUDjGe8Emwj-XT-C -goversion go1.11.13 -D "" -importcfg $WORK/b104/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b065 -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b065/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/d9/d9def7530e9bec7893e3ba0c4d4bf1a548028c4ee6ccd4b3e9defbf08cb4aca7-d # internal vendor/golang_org/x/text/secure/bidirule mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b102/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b103/_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/b101/_pkg_.a -trimpath $WORK/b101 -shared -p vendor/golang_org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid CcFyIAzIwqOjHa3ZqXCH/CcFyIAzIwqOjHa3ZqXCH -goversion go1.11.13 -D "" -importcfg $WORK/b101/importcfg -pack ./bidirule.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b065/_pkg_.a $WORK/b065/arith_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/97/9764fae41f8613fb4ca103e8cb54f61b3a6fa9d3b589e2332018ec025bfaea75-d # internal crypto/elliptic mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b061/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p crypto/elliptic -std -installsuffix shared -buildid 7IzvtL4FXdVJ0WZX8dBl/7IzvtL4FXdVJ0WZX8dBl -goversion go1.11.13 -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h ./elliptic.go ./p224.go ./p256.go ./p256_s390x.go cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/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/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/d9/d9d8a9e1cd075b92f73345aac0de5e176b16515ac303c5a8004e417cbb33c818-d # internal encoding/asn1 mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b028/_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/b068/_pkg_.a -trimpath $WORK/b068 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid q6EzOO0EOioYHKWF8GKm/q6EzOO0EOioYHKWF8GKm -goversion go1.11.13 -D "" -importcfg $WORK/b068/importcfg -pack ./asn1.go ./common.go ./marshal.go cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net 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 -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b037/_cgo_.o -dynout $WORK/b037/_cgo_import.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b064 -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b064/p256_asm_s390x.o ./p256_asm_s390x.s cat >$WORK/b037/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b039/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p net -std -installsuffix shared -buildid I5pg0Kd0vyKYNVGRRCDI/I5pg0Kd0vyKYNVGRRCDI -goversion go1.11.13 -D "" -importcfg $WORK/b037/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/b037/_cgo_gotypes.go $WORK/b037/cgo_linux.cgo1.go $WORK/b037/cgo_resnew.cgo1.go $WORK/b037/cgo_socknew.cgo1.go $WORK/b037/cgo_unix.cgo1.go $WORK/b037/_cgo_import.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b064/_pkg_.a $WORK/b064/p256_asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/c2/c266bdf7109cbce1cb397509ebc47c2e5db54fff3dc3d3175d23cb343ebad7ad-d # internal crypto/rand mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b072/_pkg_.a packagefile crypto/aes=$WORK/b058/_pkg_.a packagefile crypto/cipher=$WORK/b059/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p crypto/rand -std -complete -installsuffix shared -buildid TwYLubZ0pOCzHVyddykZ/TwYLubZ0pOCzHVyddykZ -goversion go1.11.13 -D "" -importcfg $WORK/b071/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/f9/f92cd56d4cffc0cfe43b887946aae901f52ee4a0e7c0694209d332cd66db2b87-d # internal crypto/dsa mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 1SxqGooKrnvTQqTW2PYT/1SxqGooKrnvTQqTW2PYT -goversion go1.11.13 -D "" -importcfg $WORK/b078/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/8a/8abf6b5e64884a27dceff47aa4f9988416a6193af154450ed4c1dfc2934d246f-d # internal crypto/ecdsa mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b058/_pkg_.a packagefile crypto/cipher=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b064/_pkg_.a packagefile crypto/internal/randutil=$WORK/b066/_pkg_.a packagefile crypto/sha512=$WORK/b067/_pkg_.a packagefile encoding/asn1=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid 4przp8eJAMp68Mt0OF6_/4przp8eJAMp68Mt0OF6_ -goversion go1.11.13 -D "" -importcfg $WORK/b063/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/b5/b5c351ed5fa4af79bc736dc83e94002d915e8e88491903084f1fb534c5fc1f76-d # internal crypto/x509/pkix mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b080/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid DWtTDJJAsvMBPv2_InV_/DWtTDJJAsvMBPv2_InV_ -goversion go1.11.13 -D "" -importcfg $WORK/b079/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/fe/fe2589806abbcd0880919cc7584177620a62183cdee49b0baac4d7712b687444-d # internal crypto/rsa mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/internal/randutil=$WORK/b066/_pkg_.a packagefile crypto/rand=$WORK/b071/_pkg_.a packagefile crypto/subtle=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid tV5Avzub7__Kw6OXjUHY/tV5Avzub7__Kw6OXjUHY -goversion go1.11.13 -D "" -importcfg $WORK/b074/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/7d/7d98014910c1b404feeba3fa3a613f421cf0cffec92ed1ff8210e0454f1d48c8-d # internal vendor/golang_org/x/crypto/cryptobyte mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid ny-8saEuRUXeJMzC-XiM/ny-8saEuRUXeJMzC-XiM -goversion go1.11.13 -D "" -importcfg $WORK/b082/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/9e/9e4b3d403fec1d3a68df51b3b23f2b7384fd0718d5d4d300a143cab5cc35807c-d # internal vendor/golang_org/x/net/idna mkdir -p $WORK/b100/ cat >$WORK/b100/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/b024/_pkg_.a packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b101/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b103/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b104/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile strings=$WORK/b032/_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/b100/_pkg_.a -trimpath $WORK/b100 -shared -p vendor/golang_org/x/net/idna -std -complete -installsuffix shared -buildid tfzn4MSYW3yhVTnx_A2F/tfzn4MSYW3yhVTnx_A2F -goversion go1.11.13 -D "" -importcfg $WORK/b100/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/78/7844e8306e5a8de178ad193c09949cee6448ff4fc1828bd45e169232ba499bd5-d # internal vendor/golang_org/x/net/http2/hpack mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p vendor/golang_org/x/net/http2/hpack -std -complete -installsuffix shared -buildid AEfWNuSCz4r9b1_3sJg1/AEfWNuSCz4r9b1_3sJg1 -goversion go1.11.13 -D "" -importcfg $WORK/b107/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/b8/b8d531f6b9ebea23f5581967a998ba783915dde546c26470c9d5ede3e19e1a50-d # internal mime mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b072/_pkg_.a packagefile bytes=$WORK/b021/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b019/_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/b108/_pkg_.a -trimpath $WORK/b108 -shared -p mime -std -complete -installsuffix shared -buildid 13QTDZpwTP3K8CIwZTXL/13QTDZpwTP3K8CIwZTXL -goversion go1.11.13 -D "" -importcfg $WORK/b108/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/17/172a21899bbe927584683b1a4021f577ed763175f9867065fafa1a500b95db97-d # internal mime/quotedprintable mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b072/_pkg_.a packagefile bytes=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid RxgrPVb2o9kMNOy-zUnB/RxgrPVb2o9kMNOy-zUnB -goversion go1.11.13 -D "" -importcfg $WORK/b110/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/b7/b7d7413635f4afaf3b0e34d73b16f736b4c66c60c14c912db848f682dda2f67c-d # internal net/http/internal mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b072/_pkg_.a packagefile bytes=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p net/http/internal -std -complete -installsuffix shared -buildid hLuDCZ4p4tIQg_6tPKfu/hLuDCZ4p4tIQg_6tPKfu -goversion go1.11.13 -D "" -importcfg $WORK/b112/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/0c/0c7f2757f0a7f24d0d52cf394096c5402789d59d7e2cb65991f486aeeebf33fd-d # internal encoding/gob mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b072/_pkg_.a packagefile encoding=$WORK/b022/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/gob /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p encoding/gob -std -complete -installsuffix shared -buildid 1UCyPZhs98NcqwEET8EM/1UCyPZhs98NcqwEET8EM -goversion go1.11.13 -D "" -importcfg $WORK/b115/importcfg -pack ./dec_helpers.go ./decode.go ./decoder.go ./doc.go ./enc_helpers.go ./encode.go ./encoder.go ./error.go ./type.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/16/16f681d099c9210fdabd925d68b369d8e993a9a1a3681d7a75a839aaa7937ec7-d # internal text/template/parse mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b019/_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/b119/_pkg_.a -trimpath $WORK/b119 -shared -p text/template/parse -std -complete -installsuffix shared -buildid ZOTPAGNGQkwBJTlfDYh9/ZOTPAGNGQkwBJTlfDYh9 -goversion go1.11.13 -D "" -importcfg $WORK/b119/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/ef/ef8592519b366be0dfc085587bd920749f6e11cca6b15216c194555d823d636a-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/c3/c3b9941670dd22636dab52b0cf6d4da38497e8a4ea7d625c8627f657bbafec99-d # internal text/template mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile text/template/parse=$WORK/b119/_pkg_.a packagefile unicode=$WORK/b019/_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/b118/_pkg_.a -trimpath $WORK/b118 -shared -p text/template -std -complete -installsuffix shared -buildid TDRCCveP0FK8X6ohYXKm/TDRCCveP0FK8X6ohYXKm -goversion go1.11.13 -D "" -importcfg $WORK/b118/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/19/19e807d7a22714abed375d546a94133c58d2ab900149138f7553fb7072ba5271-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/57/577aba974c49a770809c4cc9e02031b616fbaf49539c96aa15200a9fe71815dd-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b037/_pkg_.a $WORK/b037/_x001.o $WORK/b037/_x002.o $WORK/b037/_x003.o $WORK/b037/_x004.o $WORK/b037/_x005.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal html/template mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile html=$WORK/b117/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile text/template=$WORK/b118/_pkg_.a packagefile text/template/parse=$WORK/b119/_pkg_.a packagefile unicode=$WORK/b019/_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/b116/_pkg_.a -trimpath $WORK/b116 -shared -p html/template -std -complete -installsuffix shared -buildid OqiisLpRd7aRJbSbeEKe/OqiisLpRd7aRJbSbeEKe -goversion go1.11.13 -D "" -importcfg $WORK/b116/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 cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/77/771dad86dfdfd9d735f451fa3c83e04691a64486a1281ea084f9b88d33d39e32-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b036/ crypto/x509 mkdir -p $WORK/b077/ cat >$WORK/b077/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/b021/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b058/_pkg_.a packagefile crypto/cipher=$WORK/b059/_pkg_.a packagefile crypto/des=$WORK/b062/_pkg_.a packagefile crypto/dsa=$WORK/b078/_pkg_.a packagefile crypto/ecdsa=$WORK/b063/_pkg_.a packagefile crypto/elliptic=$WORK/b064/_pkg_.a packagefile crypto/md5=$WORK/b070/_pkg_.a packagefile crypto/rsa=$WORK/b074/_pkg_.a packagefile crypto/sha1=$WORK/b075/_pkg_.a packagefile crypto/sha256=$WORK/b076/_pkg_.a packagefile crypto/sha512=$WORK/b067/_pkg_.a packagefile crypto/x509/pkix=$WORK/b079/_pkg_.a packagefile encoding/asn1=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b080/_pkg_.a packagefile encoding/pem=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b082/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b028/_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/b077/_pkg_.a -trimpath $WORK/b077 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid 1R3UAG1zY75H-YmSsiPA/1R3UAG1zY75H-YmSsiPA -goversion go1.11.13 -D "" -importcfg $WORK/b077/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b051/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b022/_pkg_.a packagefile encoding/json=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid -wIoN9rwUd8wMJ1ytcEH/-wIoN9rwUd8wMJ1ytcEH -goversion go1.11.13 -D "" -importcfg $WORK/b036/importcfg -pack ./args.go ./types.go cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Id0y45U93dki8f3nI4QZ/Id0y45U93dki8f3nI4QZ -goversion go1.11.13 -D "" -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/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 ./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/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/91/91dc1a73846f14f7dc4019f2e3882b2597f35bef974fa5a76a7f787a5586f3e4-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid ymf1lNs61QhTwEnknXk1/ymf1lNs61QhTwEnknXk1 -goversion go1.11.13 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/05/054130351f99e239122ead853a85d549ebf4d1f782c0af7edffadf66c7b3a5f2-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid tVfI2lXn_4AyWf2puf7d/tVfI2lXn_4AyWf2puf7d -goversion go1.11.13 -D "" -importcfg $WORK/b046/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ef/efff8b1a3f06ad58ebe55abd939676ec3c7faaad9cebec4d0e2d75a57d19c159-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid BcY_G8AwyXFUmLn4_5Qg/BcY_G8AwyXFUmLn4_5Qg -goversion go1.11.13 -D "" -importcfg $WORK/b044/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/26/264e1a054f4280b701f4344f0b626a12dbfcfdae0a869c3e5e081697178a7b61-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid XrKhY4IYoik9E2_YxmzL/XrKhY4IYoik9E2_YxmzL -goversion go1.11.13 -D "" -importcfg $WORK/b035/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/2c/2c3454d166656ce24629c0064173b1832a509c24e49be9eb46cbcc01b7f571b0-d # internal github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4 -complete -installsuffix shared -buildid vJV97yveBrax_2G7CBbv/vJV97yveBrax_2G7CBbv -goversion go1.11.13 -D "" -importcfg $WORK/b089/importcfg -pack ./constants.go ./helpers.go ./option.go ./packet.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/04/0498e9dd2521ff96dddf2dcd724f71f2022646a855367ba4c76ae6d23637faea-d # internal net/textproto mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b072/_pkg_.a packagefile bytes=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p net/textproto -std -complete -installsuffix shared -buildid M8HxTWIkzNHbEHUQdVJD/M8HxTWIkzNHbEHUQdVJD -goversion go1.11.13 -D "" -importcfg $WORK/b105/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/1f/1fad14458301b9646a7c44946f1005f71e0e594d08b172f58f922d9bd444372f-d # internal crypto/tls mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/chacha20poly1305=vendor/golang_org/x/crypto/chacha20poly1305 importmap golang_org/x/crypto/curve25519=vendor/golang_org/x/crypto/curve25519 packagefile bytes=$WORK/b021/_pkg_.a packagefile container/list=$WORK/b055/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b058/_pkg_.a packagefile crypto/cipher=$WORK/b059/_pkg_.a packagefile crypto/des=$WORK/b062/_pkg_.a packagefile crypto/ecdsa=$WORK/b063/_pkg_.a packagefile crypto/elliptic=$WORK/b064/_pkg_.a packagefile crypto/hmac=$WORK/b069/_pkg_.a packagefile crypto/md5=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b071/_pkg_.a packagefile crypto/rc4=$WORK/b073/_pkg_.a packagefile crypto/rsa=$WORK/b074/_pkg_.a packagefile crypto/sha1=$WORK/b075/_pkg_.a packagefile crypto/sha256=$WORK/b076/_pkg_.a packagefile crypto/sha512=$WORK/b067/_pkg_.a packagefile crypto/subtle=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b077/_pkg_.a packagefile encoding/asn1=$WORK/b068/_pkg_.a packagefile encoding/pem=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b085/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b088/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/tls -std -complete -installsuffix shared -buildid N41NNeObtPuVe1R0bZIT/N41NNeObtPuVe1R0bZIT -goversion go1.11.13 -D "" -importcfg $WORK/b054/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_messages.go ./handshake_server.go ./key_agreement.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/07/07ed7865b89f24de9ec6cdd8bd02739daba3dc6f6aba5760d153dd2ff5267686-d # internal vendor/golang_org/x/net/http/httpproxy mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b100/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_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/b106/_pkg_.a -trimpath $WORK/b106 -shared -p vendor/golang_org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid f5k_zOwbXkKReLPWA3jJ/f5k_zOwbXkKReLPWA3jJ -goversion go1.11.13 -D "" -importcfg $WORK/b106/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/64/649a83bd863a1c6733a22b6e0086b3a6369a1746406abf5d5b5bf926f79c8ba5-d # internal vendor/golang_org/x/net/http/httpguts mkdir -p $WORK/b099/ cat >$WORK/b099/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/b100/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile strings=$WORK/b032/_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/b099/_pkg_.a -trimpath $WORK/b099 -shared -p vendor/golang_org/x/net/http/httpguts -std -complete -installsuffix shared -buildid xWhuSKN_QLa4JV6fGCkI/xWhuSKN_QLa4JV6fGCkI -goversion go1.11.13 -D "" -importcfg $WORK/b099/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/59/594789509b193711813c627f358cbd1c8c7ca4daa94838b565b9ede52504cb54-d # internal mime/multipart mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b072/_pkg_.a packagefile bytes=$WORK/b021/_pkg_.a packagefile crypto/rand=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile mime=$WORK/b108/_pkg_.a packagefile mime/quotedprintable=$WORK/b110/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p mime/multipart -std -complete -installsuffix shared -buildid ikkpAPA90aC4rl7fDAOl/ikkpAPA90aC4rl7fDAOl -goversion go1.11.13 -D "" -importcfg $WORK/b109/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/56/560880614c8d459d5478fcc88bba33e713c30af71b313890d5235ead5b2dccda-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/ee/ee340ad12779420ce7fe8818b390f33f6c8070d25ea84cbfe0186c401ee511d0-d # internal cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b051/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b051/_pkg_.a $WORK/b051/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/57/57816c028768d80a33bb19a36b914c0aeceabb7c9cf6271289caba50647d298e-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b051/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid nvmFYcxw_9TUlCPIeZkq/nvmFYcxw_9TUlCPIeZkq -goversion go1.11.13 -D "" -importcfg $WORK/b050/importcfg -pack ./ns_linux.go github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config importmap github.com/d2g/dhcp4=github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4 importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b021/_pkg_.a packagefile crypto/rand=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4=$WORK/b089/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b051/_pkg_.a packagefile hash/fnv=$WORK/b091/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client -complete -installsuffix shared -buildid QGSn-HfFGo-1S_aL0CQt/QGSn-HfFGo-1S_aL0CQt -goversion go1.11.13 -D "" -importcfg $WORK/b090/importcfg -pack ./client.go ./generatexid.go ./inetsock.go ./pktsock_linux.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b094/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b051/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid jqQEySaxfE5k0oXQlDsP/jqQEySaxfE5k0oXQlDsP -goversion go1.11.13 -D "" -importcfg $WORK/b093/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_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/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/bc/bcd1e89b56537ab4a4b72ca84370c63bf8e6e541323e3842fb7f4005bf65d4cf-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/2f/2f95b8cdeda60b2d3481f90c6cc758e6a3fb42a9f10cfc74f282a7e5aab7d32a-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/50/505015483d8e674a3bb89ea1092b65921794301e5c3bf0f7ed6adf44a0a4f2b4-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile encoding/hex=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b093/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b094/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b051/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid BX1WAiRM0XbIVRCS7zgW/BX1WAiRM0XbIVRCS7zgW -goversion go1.11.13 -D "" -importcfg $WORK/b092/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 ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_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/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/73/737340e3f88d900839a617360535da319a3ab310a18009c24197ffa858085888-d # internal github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation mkdir -p $WORK/b053/ net/http/httptrace mkdir -p $WORK/b111/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid RRKOBXbLNYqz_HijYE5j/RRKOBXbLNYqz_HijYE5j -goversion go1.11.13 -D "" -importcfg $WORK/b053/importcfg -pack ./files.go ./listeners.go ./packetconns.go cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b038/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid PgVnB2i_zWW6IdfhZU_j/PgVnB2i_zWW6IdfhZU_j -goversion go1.11.13 -D "" -importcfg $WORK/b111/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/bd/bd8e9628230a7ac7fec22a48a02c64d1010bf1469d6da5cc3133a5f93b4a73a9-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/72/72fb2ba72b6125768556fc80b4d7f08aeefb0d124fd5b97a403d723c09bc7cbe-d # internal net/http mkdir -p $WORK/b095/ cat >$WORK/b095/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/b072/_pkg_.a packagefile bytes=$WORK/b021/_pkg_.a packagefile compress/gzip=$WORK/b096/_pkg_.a packagefile container/list=$WORK/b055/_pkg_.a packagefile context=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b071/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang_org/x/net/http/httpguts=$WORK/b099/_pkg_.a packagefile vendor/golang_org/x/net/http/httpproxy=$WORK/b106/_pkg_.a packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b107/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b100/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile mime=$WORK/b108/_pkg_.a packagefile mime/multipart=$WORK/b109/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile net/http/httptrace=$WORK/b111/_pkg_.a packagefile net/http/internal=$WORK/b112/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b028/_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/b095/_pkg_.a -trimpath $WORK/b095 -shared -p net/http -std -complete -installsuffix shared -buildid DREq0BK-13ti-2-PtYap/DREq0BK-13ti-2-PtYap -goversion go1.11.13 -D "" -importcfg $WORK/b095/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./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/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/03/03399af292c1d5e742c5b86b533bcb3103aeb9cc4c714f74de731ff66b7c5aca-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/d0/d0f285d587d8695726d540cfbe0c4df6f6fedc2231aeb8b0c967fa974aecdd1e-d # internal net/rpc mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b072/_pkg_.a packagefile encoding/gob=$WORK/b115/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile html/template=$WORK/b116/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/rpc /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p net/rpc -std -complete -installsuffix shared -buildid GuwffWJ2EXYCQTqm9039/GuwffWJ2EXYCQTqm9039 -goversion go1.11.13 -D "" -importcfg $WORK/b114/importcfg -pack ./client.go ./debug.go ./server.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/26/26ed9a951531521f98be46fe4ee94f207fd0fedd4c89c7acb5d19b3eb3b9e0cd-d # internal github.com/containernetworking/plugins/plugins/ipam/dhcp mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/coreos/go-systemd/activation=github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation importmap github.com/d2g/dhcp4=github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4 importmap github.com/d2g/dhcp4client=github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4=$WORK/b089/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client=$WORK/b090/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b092/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile net/rpc=$WORK/b114/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/plugins/ipam/dhcp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid rR0urx5CFXFsyhbeLiAz/rR0urx5CFXFsyhbeLiAz -goversion go1.11.13 -D "" -importcfg $WORK/b001/importcfg -pack ./client.go ./daemon.go ./lease.go ./main.go ./options.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/7b/7b5384a7c637d35bd8bfc30bc43b82965e500e76b38291e151a37f422dccb54a-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/ipam/dhcp=$WORK/b001/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4=$WORK/b089/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client=$WORK/b090/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b092/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile net/rpc=$WORK/b114/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile bytes=$WORK/b021/_pkg_.a packagefile encoding=$WORK/b022/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b019/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b071/_pkg_.a packagefile hash/fnv=$WORK/b091/_pkg_.a packagefile encoding/hex=$WORK/b080/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b093/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b094/_pkg_.a packagefile context=$WORK/b038/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b039/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile bufio=$WORK/b072/_pkg_.a packagefile compress/gzip=$WORK/b096/_pkg_.a packagefile container/list=$WORK/b055/_pkg_.a packagefile vendor/golang_org/x/net/http/httpguts=$WORK/b099/_pkg_.a packagefile vendor/golang_org/x/net/http/httpproxy=$WORK/b106/_pkg_.a packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b107/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b100/_pkg_.a packagefile mime=$WORK/b108/_pkg_.a packagefile mime/multipart=$WORK/b109/_pkg_.a packagefile net/http/httptrace=$WORK/b111/_pkg_.a packagefile net/http/internal=$WORK/b112/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile encoding/gob=$WORK/b115/_pkg_.a packagefile html/template=$WORK/b116/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/race=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b058/_pkg_.a packagefile crypto/cipher=$WORK/b059/_pkg_.a packagefile crypto/des=$WORK/b062/_pkg_.a packagefile crypto/ecdsa=$WORK/b063/_pkg_.a packagefile crypto/elliptic=$WORK/b064/_pkg_.a packagefile crypto/hmac=$WORK/b069/_pkg_.a packagefile crypto/md5=$WORK/b070/_pkg_.a packagefile crypto/rc4=$WORK/b073/_pkg_.a packagefile crypto/rsa=$WORK/b074/_pkg_.a packagefile crypto/sha1=$WORK/b075/_pkg_.a packagefile crypto/sha256=$WORK/b076/_pkg_.a packagefile crypto/sha512=$WORK/b067/_pkg_.a packagefile crypto/subtle=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b077/_pkg_.a packagefile encoding/asn1=$WORK/b068/_pkg_.a packagefile encoding/pem=$WORK/b081/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b085/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b088/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile compress/flate=$WORK/b097/_pkg_.a packagefile hash/crc32=$WORK/b098/_pkg_.a packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b101/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b103/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b104/_pkg_.a packagefile mime/quotedprintable=$WORK/b110/_pkg_.a packagefile html=$WORK/b117/_pkg_.a packagefile text/template=$WORK/b118/_pkg_.a packagefile text/template/parse=$WORK/b119/_pkg_.a packagefile crypto/internal/subtle=$WORK/b060/_pkg_.a packagefile crypto/internal/randutil=$WORK/b066/_pkg_.a packagefile crypto/dsa=$WORK/b078/_pkg_.a packagefile crypto/x509/pkix=$WORK/b079/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b082/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile vendor/golang_org/x/crypto/internal/chacha20=$WORK/b086/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b087/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b102/_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=ad4IfXNpeW1kMUAyF7Xn/rR0urx5CFXFsyhbeLiAz/Df88VVPFvU4sb3P6vse7/ad4IfXNpeW1kMUAyF7Xn -B 0x8f26385a6ee9bb2feb6ccf209237feea978ead7f -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/dhcp rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/ipam/host-local ']' ++ basename plugins/ipam/host-local + plugin=host-local + echo ' host-local' host-local ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x7a40f32ec9ff965dc701fe0fbbf1225ac8f08bb1 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/host-local github.com/containernetworking/plugins/plugins/ipam/host-local WORK=/tmp/go-build610735772 errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid Cv9P5D6jVmPlnwUesMlJ/Cv9P5D6jVmPlnwUesMlJ -goversion go1.11.13 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go runtime/internal/atomic mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid PlDvQTvwXETznbWMNv9i/PlDvQTvwXETznbWMNv9i -goversion go1.11.13 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go internal/race mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid 84Eok2ZoUc8rbWsnqPbq/84Eok2ZoUc8rbWsnqPbq -goversion go1.11.13 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go internal/cpu mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 4hmcdrBbnUCBuI0fRjGT/4hmcdrBbnUCBuI0fRjGT -goversion go1.11.13 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/asm_s390x.o ./asm_s390x.s cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/df/dff6b477c41d66cb8a3387547ec9cf6feae476be44d3c7b05200342e4a05d181-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/fc/fc47d94505e1dd4cd63a360a4a7e2bb8f87b59bf51d9f66a0457b1f2b6b67f48-d # internal cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid vdz2NPzt7aEzBLckEuAp/vdz2NPzt7aEzBLckEuAp -goversion go1.11.13 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go sync/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid O8xSl7JRgX0ADxuxwzQe/O8xSl7JRgX0ADxuxwzQe -goversion go1.11.13 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/24/24b4ae434704429d5e85b1b2105eb1e5fffe200f85aa9a3e38c9746cb8191aec-d # internal unicode mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid tuKwn76wGgeSCjXhkanM/tuKwn76wGgeSCjXhkanM -goversion go1.11.13 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/internal/cpu /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/cpu_s390x.o ./cpu_s390x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/17/171f14244d4856d4e5b207778a127f4eaf11446404898e5fbfaf9677175c24e1-d # internal unicode/utf8 mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid p7F9-0SpwJMCH457NeXY/p7F9-0SpwJMCH457NeXY -goversion go1.11.13 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/8b/8b449e355bdb504c6b9589883e34acf542fbce0c9d6feb72bc897d78f93e909e-d # internal encoding mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding -std -complete -installsuffix shared -buildid RxNR5INJp1XgnBpsJq6p/RxNR5INJp1XgnBpsJq6p -goversion go1.11.13 -D "" -importcfg $WORK/b018/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_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/73/73854382bf996553ba5b562737d565b3db5c42cc36f589cc8cfeef8d132432f4-d # internal internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid cC1Nh8XZSTWIwLrOLt7S/cC1Nh8XZSTWIwLrOLt7S -goversion go1.11.13 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_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/66/667f870ba066de62f2392b1a26a3659483cf0e5cbd26d4c725f23b5a73e7fb97-d # internal math mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid LZC6RoSgx_5J1ai3FoPK/LZC6RoSgx_5J1ai3FoPK -goversion go1.11.13 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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 ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /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/compare_s390x.o ./compare_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e4/e41f009d1aebeb14d91dcf258cc9d1c79a59261dd3e24ee846e616290289fbe9-d # internal math/bits mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p math/bits -std -complete -installsuffix shared -buildid cuFMEchH7XsKh-nIibAy/cuFMEchH7XsKh-nIibAy -goversion go1.11.13 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_tables.go cd /usr/lib/golang/src/internal/bytealg /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/equal_s390x.o ./equal_s390x.s /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/index_s390x.o ./index_s390x.s /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/indexbyte_s390x.o ./indexbyte_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/0a/0a355a6cf381c057a4fb12e054e0aae58755dd6973946de2968cc7ddded2b2f3-d # internal internal/testlog mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p internal/testlog -std -complete -installsuffix shared -buildid VWS-mLPztZV56x2OX8ee/VWS-mLPztZV56x2OX8ee -goversion go1.11.13 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_s390x.o $WORK/b005/equal_s390x.o $WORK/b005/index_s390x.o $WORK/b005/indexbyte_s390x.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/34/347896eeeebcdf5552d4ce54462b8b2234c83e03b8a1cf39bd370a3e6fdbfdb0-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid e7SMuZpCPvrlcVyjC1ft/e7SMuZpCPvrlcVyjC1ft -goversion go1.11.13 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.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 ./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 ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/c4/c420424e0bc8f58ca55deaf6a376d955df14a5fba7628bd03bed98fe09f93f74-d # internal unicode/utf16 mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid pxpqQZK2AUmmwyMKq-07/pxpqQZK2AUmmwyMKq-07 -goversion go1.11.13 -D "" -importcfg $WORK/b034/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/07/074e4086540fe9284410a00cd2e9f65374b664ca2fd3dccb373c2ffe8e4e9a34-d # internal vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b039/ cat >$WORK/b039/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/b039/_pkg_.a -trimpath $WORK/b039 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mcYcg0FAwVHzMJ6eORF3/mcYcg0FAwVHzMJ6eORF3 -goversion go1.11.13 -D "" -importcfg $WORK/b039/importcfg -pack ./message.go cd /usr/lib/golang/src/math /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/acos_s390x.o ./acos_s390x.s /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/acosh_s390x.o ./acosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/8f/8fe402a5795a9967ee5d3bfdfb45ffedcfce276c6f78e78a85dcbecbc7119fd7-d # internal internal/nettrace mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 3THZhqJjI9bLv68IfZZ7/3THZhqJjI9bLv68IfZZ7 -goversion go1.11.13 -D "" -importcfg $WORK/b040/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/math /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/asin_s390x.o ./asin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/69/694a3c3f15787301e5c8ce03e340b9165f5e628fa2a4fec00108048eafca45e7-d # internal runtime/cgo mkdir -p $WORK/b043/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b043/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b043/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/math /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/asinh_s390x.o ./asinh_s390x.s cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /usr/lib/golang/src/math /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/atan2_s390x.o ./atan2_s390x.s cd $WORK gcc -Qunused-arguments -c -x c - || true gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/math /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/atan_s390x.o ./atan_s390x.s /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/atanh_s390x.o ./atanh_s390x.s /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/cbrt_s390x.o ./cbrt_s390x.s /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/cosh_s390x.o ./cosh_s390x.s cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /usr/lib/golang/src/math /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/dim_s390x.o ./dim_s390x.s /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/erf_s390x.o ./erf_s390x.s /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/erfc_s390x.o ./erfc_s390x.s cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math /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/exp_s390x.o ./exp_s390x.s /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/expm1_s390x.o ./expm1_s390x.s /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/floor_s390x.o ./floor_s390x.s /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/log10_s390x.o ./log10_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/4f/4f872417543555c27ab0b5c03583fe3a6591409bc08230c2c1ad6427e315375b-d # internal crypto/internal/subtle mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 2Cc1jEQksoL9qBO4a_GC/2Cc1jEQksoL9qBO4a_GC -goversion go1.11.13 -D "" -importcfg $WORK/b056/importcfg -pack ./aliasing.go cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/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/b056/_pkg_.a # internal cd /usr/lib/golang/src/math /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/log1p_s390x.o ./log1p_s390x.s cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/ce/cef784395831400176b343504a20ec3acb58844547716d000f50665b4cdd4aaf-d # internal crypto/subtle mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid kgGJGVmp6mIYO7APEukn/kgGJGVmp6mIYO7APEukn -goversion go1.11.13 -D "" -importcfg $WORK/b057/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/math /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/log_s390x.o ./log_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/c5/c5523ea5ea83d0abb109645d856bdf75948f6e907982070f0360e6d53d8c4249-d # internal /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/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/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /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/sin_s390x.o ./sin_s390x.s /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/sinh_s390x.o ./sinh_s390x.s /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/sqrt_s390x.o ./sqrt_s390x.s /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/stubs_s390x.o ./stubs_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/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /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/tan_s390x.o ./tan_s390x.s /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/tanh_s390x.o ./tanh_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/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b021/_pkg_.a $WORK/b021/acos_s390x.o $WORK/b021/acosh_s390x.o $WORK/b021/asin_s390x.o $WORK/b021/asinh_s390x.o $WORK/b021/atan2_s390x.o $WORK/b021/atan_s390x.o $WORK/b021/atanh_s390x.o $WORK/b021/cbrt_s390x.o $WORK/b021/cosh_s390x.o $WORK/b021/dim_s390x.o $WORK/b021/erf_s390x.o $WORK/b021/erfc_s390x.o $WORK/b021/exp_s390x.o $WORK/b021/expm1_s390x.o $WORK/b021/floor_s390x.o $WORK/b021/log10_s390x.o $WORK/b021/log1p_s390x.o $WORK/b021/log_s390x.o $WORK/b021/pow_s390x.o $WORK/b021/sin_s390x.o $WORK/b021/sinh_s390x.o $WORK/b021/sqrt_s390x.o $WORK/b021/stubs_s390x.o $WORK/b021/tan_s390x.o $WORK/b021/tanh_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/f9/f9e82f83b3035e628814132efe768263fed79317928c716c59ee33efc8015ef6-d # internal strconv mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p strconv -std -complete -installsuffix shared -buildid P3jL1YXVD0SAdiByVHce/P3jL1YXVD0SAdiByVHce -goversion go1.11.13 -D "" -importcfg $WORK/b023/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x006.o -c gcc_linux_s390x.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x010.o -c gcc_s390x.S cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/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/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/15/15a89c566a639748a02d9a919e32555fb79f821035bb66e78d891f1a3a12bfbd-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/b043=/tmp/go-build -gno-record-gcc-switches -o $WORK/b043/_cgo_.o $WORK/b043/_cgo_main.o $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b043/_cgo_.o -dynout $WORK/b043/_cgo_import.go -dynlinker cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p runtime/cgo -std -installsuffix shared -buildid i6TSrqf-h5rRLk4y43EA/i6TSrqf-h5rRLk4y43EA -goversion go1.11.13 -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b043/_cgo_gotypes.go $WORK/b043/cgo.cgo1.go $WORK/b043/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b043/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b043/_pkg_.a $WORK/b043/asm_s390x.o $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/59/599c2381149ceca775c462705da4489bda6cacfb6d2ace692f9615e9cd7dbc28-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memclr_s390x.o ./memclr_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memmove_s390x.o ./memmove_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/rt0_linux_s390x.o ./rt0_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/sys_linux_s390x.o ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/tls_s390x.o ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_s390x.o $WORK/b011/memclr_s390x.o $WORK/b011/memmove_s390x.o $WORK/b011/rt0_linux_s390x.o $WORK/b011/sys_linux_s390x.o $WORK/b011/tls_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e1/e1a4ee7dc56a00489aae256a92afaea7cbc22f50134689dbb19302dd27ebd32b-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid Mv-f2zqKKpLQEl9bYGZ9/Mv-f2zqKKpLQEl9bYGZ9 -goversion go1.11.13 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/9a/9a753adb92ba444fc44f4ff063eb986cc5ed36374c3c8df988c67fd698017a4a-d # internal io mkdir -p $WORK/b008/ internal/singleflight mkdir -p $WORK/b041/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid YqzWfaqNTcn792DHe3I7/YqzWfaqNTcn792DHe3I7 -goversion go1.11.13 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid tODYOGHfmZ46KincZnC4/tODYOGHfmZ46KincZnC4 -goversion go1.11.13 -D "" -importcfg $WORK/b041/importcfg -pack ./singleflight.go reflect syscall mkdir -p $WORK/b022/ mkdir -p $WORK/b028/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p reflect -std -installsuffix shared -buildid -2EhC4froVKhdn-gJ64H/-2EhC4froVKhdn-gJ64H -goversion go1.11.13 -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p syscall -std -installsuffix shared -buildid yiouHcLNX2yhyBrv4SLM/yiouHcLNX2yhyBrv4SLM -goversion go1.11.13 -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/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/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/23/23a42916e8b1a73960915762ca899172f8d3481a74925b06f39ade3249742903-d # internal math/rand mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p math/rand -std -complete -installsuffix shared -buildid PkZJryyKSl263zaMfWhc/PkZJryyKSl263zaMfWhc -goversion go1.11.13 -D "" -importcfg $WORK/b042/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/0b/0b5218c0bd2bc346811f0b3685160c820f29e266491ffd8c77193cd31afe93cd-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/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_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 1RsJGrfi9ONEZufDcLL9/1RsJGrfi9ONEZufDcLL9 -goversion go1.11.13 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/3c/3c64387ac2b859d0275564c96c46a7704c061d892a92469ebe8fc24a7a73ce04-d # internal strings mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p strings -std -installsuffix shared -buildid OO1g16VTfWpaWP-PO31d/OO1g16VTfWpaWP-PO31d -goversion go1.11.13 -D "" -importcfg $WORK/b033/importcfg -pack -asmhdr $WORK/b033/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/a9/a9ebf76947a2f6ac41e57f397836c75099f35c4b8883d8682cbc9e534795cff9-d # internal bufio 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 io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bufio -std -complete -installsuffix shared -buildid 86tO_dko64M7C1Gwti8v/86tO_dko64M7C1Gwti8v -goversion go1.11.13 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b033 -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b033/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b033/_pkg_.a $WORK/b033/strings.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/ae/ae4a396ba916c09bd11b2616aabe36e4d6ef40f8598befbd77efbb4bdaca2ce5-d # internal crypto/cipher mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid jEj-xio6Z9blJLja9Qkd/jEj-xio6Z9blJLja9Qkd -goversion go1.11.13 -D "" -importcfg $WORK/b055/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/82/82fcd60492ac96bd6bfeadc1b49d180b62146fd9e07317f3301a527da25193c3-d # internal path mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p path -std -complete -installsuffix shared -buildid 925xbThNcK6YPKJCwn3p/925xbThNcK6YPKJCwn3p -goversion go1.11.13 -D "" -importcfg $WORK/b074/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/b8/b8f8f7d912dc72e1252f297883e58ab705623c80b7b423783302166e220a99c5-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/19/1922199688396eb4d3a73e01c5d48251419c04320f2ea2e3b781ca1b2bdb92fc-d # internal crypto/aes mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/aes -std -installsuffix shared -buildid wcFCA7Z8uPqh2LzYp8fG/wcFCA7Z8uPqh2LzYp8fG -goversion go1.11.13 -D "" -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b028 -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b028/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/57/57679550ef5583a0a38baaaa8e4ebfa4abbee0f6ddafa9d73c1ea227cd2e12df-d # internal internal/syscall/unix mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/syscall/unix -std -installsuffix shared -buildid l8adYouh75GIlbXcQqM9/l8adYouh75GIlbXcQqM9 -goversion go1.11.13 -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go time mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p time -std -installsuffix shared -buildid bJHB4Y31FgqXYFsl1qRv/bJHB4Y31FgqXYFsl1qRv -goversion go1.11.13 -D "" -importcfg $WORK/b029/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b030/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b030/_pkg_.a $WORK/b030/empty.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/b7/b7bfb2e4aa6c2d9c39bb9b457ec70839e949b041343701fd6359800df4ca62fa-d # internal github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex -complete -installsuffix shared -buildid 4RYM25AEYPDYNJb_F2Or/4RYM25AEYPDYNJb_F2Or -goversion go1.11.13 -D "" -importcfg $WORK/b073/importcfg -pack ./filemutex_flock.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/28/280115068424c00a50e9c54ddd8faa179214ba4a3c5bb36dd4ecb3e68c007ea3-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b054/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b054/_pkg_.a $WORK/b054/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/bb/bb2fef9c6591c0c8a6fc1657ef05f3fd030595d315b37c07eeeae593ace86a38-d # internal cd /usr/lib/golang/src/reflect /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/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_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/2c/2c576665cdff6ac33a8fc9ef580800eb303932d0687b21d88fdf3ef79bffc489-d # internal encoding/binary mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p encoding/binary -std -complete -installsuffix shared -buildid V4GAVKl0yjJt6ZhHsJmK/V4GAVKl0yjJt6ZhHsJmK -goversion go1.11.13 -D "" -importcfg $WORK/b020/importcfg -pack ./binary.go ./varint.go sort mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p sort -std -complete -installsuffix shared -buildid lB5xnGw4YvPsAlM_LGKI/lB5xnGw4YvPsAlM_LGKI -goversion go1.11.13 -D "" -importcfg $WORK/b032/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/07/074e428d43cab886b9aff1677dd57a5863f2328088739bb7f32888ae509e5702-d # internal internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p internal/poll -std -installsuffix shared -buildid lTuwRnIVCbC7Wxi5twbV/lTuwRnIVCbC7Wxi5twbV -goversion go1.11.13 -D "" -importcfg $WORK/b027/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/a3/a3a3b631642af77a99e28eab6e71ed416febb33b7a0b5be584fb04330c2c06c9-d # internal regexp/syntax mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid BjE4rG_I56uqAR1Rx6F-/BjE4rG_I56uqAR1Rx6F- -goversion go1.11.13 -D "" -importcfg $WORK/b065/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/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/35/35e4e20dfcb2dcaec983968822abca5ad2336e30050697249a2b16eacee2668b-d # internal encoding/base64 mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid jVG9a16bJnNSRdZPlYz1/jVG9a16bJnNSRdZPlYz1 -goversion go1.11.13 -D "" -importcfg $WORK/b019/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/40/40734c89fc5fe6b1c3e82fd6d04885821e35a58e634fd0be770bf508153cd810-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_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 UfSZlQf3_76drnD_7TDi/UfSZlQf3_76drnD_7TDi -goversion go1.11.13 -D "" -importcfg $WORK/b026/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/eb/eb539f44ef1cbef42155794436b9a47d67f3f2414046a3bf525a3cb0087db239-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/a7/a7a9c89a9ae3ac2c414d6b0f57ba6d5d090c2c1cc31f0264ccd086d4b5a8aaf3-d # internal fmt mkdir -p $WORK/b025/ path/filepath mkdir -p $WORK/b048/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p fmt -std -complete -installsuffix shared -buildid ZWDrlRCrIhgiMGZsdToW/ZWDrlRCrIhgiMGZsdToW -goversion go1.11.13 -D "" -importcfg $WORK/b025/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p path/filepath -std -complete -installsuffix shared -buildid svIHx4TEWPntcBNqRVsh/svIHx4TEWPntcBNqRVsh -goversion go1.11.13 -D "" -importcfg $WORK/b048/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/b9/b99a0378f16d3553e671fcf1e1e545baf5b492929b7961b765a755b980919b18-d # internal regexp mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b065/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p regexp -std -complete -installsuffix shared -buildid 3MM8jEVfSouOwY6u38Un/3MM8jEVfSouOwY6u38Un -goversion go1.11.13 -D "" -importcfg $WORK/b064/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/e6/e60a27e166bf70b32f3ff5f6fe9198eec52f868b84d01026dad07dac09fca1a4-d # internal io/ioutil mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p io/ioutil -std -complete -installsuffix shared -buildid o96h7a869tX3ScEersJR/o96h7a869tX3ScEersJR -goversion go1.11.13 -D "" -importcfg $WORK/b047/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/77/7706b9a471b00e1a222742b207ab679a8f158a8c475c0c5dd1ea07082fc61a36-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/f3/f3685250ad19f294ec5555d0b8131f4b9474f7d66d6695702f212d4b732e7738-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/4a/4a33b34d817ed5cf603ee07d8e6d4d60e4d76f58fb44b6c215ead00561993d37-d # internal encoding/json mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding/json -std -complete -installsuffix shared -buildid tqqpnIE8zzCMELlqNGwe/tqqpnIE8zzCMELlqNGwe -goversion go1.11.13 -D "" -importcfg $WORK/b017/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go context mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p context -std -complete -installsuffix shared -buildid KV1Cj4jlladw81cvj8tx/KV1Cj4jlladw81cvj8tx -goversion go1.11.13 -D "" -importcfg $WORK/b038/importcfg -pack ./context.go log mkdir -p $WORK/b049/ github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b050/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p log -std -complete -installsuffix shared -buildid 1slJ5-u21Zio52qOVrDG/1slJ5-u21Zio52qOVrDG -goversion go1.11.13 -D "" -importcfg $WORK/b049/importcfg -pack ./log.go cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid t5QHSlsYz0AyFY2KomDq/t5QHSlsYz0AyFY2KomDq -goversion go1.11.13 -D "" -importcfg $WORK/b050/importcfg -pack ./buildversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/2f/2f464a5337d277d0416d937725710daf4e8a46dd4c550d8ef684ceced9e79d6c-d # internal math/big mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p math/big -std -installsuffix shared -buildid Cl8a2wwPCesx8GesTHKd/Cl8a2wwPCesx8GesTHKd -goversion go1.11.13 -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/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/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/be/be60fa264b818978e411f902eaa2ebff1c744b33d40a57aee05fc0b1e2726486-d # internal encoding/hex mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p encoding/hex -std -complete -installsuffix shared -buildid wTddRNChKT2qI-FO_KEJ/wTddRNChKT2qI-FO_KEJ -goversion go1.11.13 -D "" -importcfg $WORK/b067/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/36/366b88c0be57b104a21e56f047e1ba0b1bf87aaad43b2ffc5aa8835a35e8f5b7-d # internal net mkdir -p $WORK/b037/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b037/ -importpath net -- -I $WORK/b037/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/99/9909cb1e9e96a2a6ffe9eda7382326d0bbf6d72e65774b34cd3d688ac8b72e7b-d # internal os/exec mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p os/exec -std -complete -installsuffix shared -buildid bBkgTof0ZhY1bNxxsPcQ/bBkgTof0ZhY1bNxxsPcQ -goversion go1.11.13 -D "" -importcfg $WORK/b063/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/15/15a0021b3675c553037621fa89e6e36356902474fc9a99d2b87f135101a9fb01-d # internal github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid qj8p2DF2b3s9m1s5K-6q/qj8p2DF2b3s9m1s5K-6q -goversion go1.11.13 -D "" -importcfg $WORK/b066/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/11/110fc614e7cba1cfd5a06627ffe9f25783c35141ede93e1be419fd0f01c02459-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid BlhXmqmP6sm1rGEVyWo8/BlhXmqmP6sm1rGEVyWo8 -goversion go1.11.13 -D "" -importcfg $WORK/b070/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/f1/f16dbd81781d7e6c537763450c75d30fa034fce77a8a10d7beb016b481a4b4a5-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/4f/4ff9e16ab4b75a5e1750b3678b0e2b3976276d4fb2002dde65f8ef5bf6c0cb3f-d # internal cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/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/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b058 -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b058/arith_s390x.o ./arith_s390x.s cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b058/_pkg_.a $WORK/b058/arith_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/97/9764fae41f8613fb4ca103e8cb54f61b3a6fa9d3b589e2332018ec025bfaea75-d # internal crypto/rand mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b054/_pkg_.a packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/rand -std -complete -installsuffix shared -buildid TwYLubZ0pOCzHVyddykZ/TwYLubZ0pOCzHVyddykZ -goversion go1.11.13 -D "" -importcfg $WORK/b053/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/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/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/fe/fe2589806abbcd0880919cc7584177620a62183cdee49b0baac4d7712b687444-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net 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 -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b037/_cgo_.o -dynout $WORK/b037/_cgo_import.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b039/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p net -std -installsuffix shared -buildid I5pg0Kd0vyKYNVGRRCDI/I5pg0Kd0vyKYNVGRRCDI -goversion go1.11.13 -D "" -importcfg $WORK/b037/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/b037/_cgo_gotypes.go $WORK/b037/cgo_linux.cgo1.go $WORK/b037/cgo_resnew.cgo1.go $WORK/b037/cgo_socknew.cgo1.go $WORK/b037/cgo_unix.cgo1.go $WORK/b037/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b037/_pkg_.a $WORK/b037/_x001.o $WORK/b037/_x002.o $WORK/b037/_x003.o $WORK/b037/_x004.o $WORK/b037/_x005.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/77/771dad86dfdfd9d735f451fa3c83e04691a64486a1281ea084f9b88d33d39e32-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b017/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF github.com/containernetworking/plugins/pkg/utils/hwaddr cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid -wIoN9rwUd8wMJ1ytcEH/-wIoN9rwUd8wMJ1ytcEH -goversion go1.11.13 -D "" -importcfg $WORK/b036/importcfg -pack ./args.go ./types.go mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile net=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid jHy2MGl9idCeBOIdLzcd/jHy2MGl9idCeBOIdLzcd -goversion go1.11.13 -D "" -importcfg $WORK/b061/importcfg -pack ./hwaddr.go github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid 2xQY5VjfUDhJMuLIVqEe/2xQY5VjfUDhJMuLIVqEe -goversion go1.11.13 -D "" -importcfg $WORK/b062/importcfg -pack ./iptables.go ./lock.go github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Id0y45U93dki8f3nI4QZ/Id0y45U93dki8f3nI4QZ -goversion go1.11.13 -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/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 ./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/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/84/849413ece0949b3e9179b341f61703dff960b4900f74541d1a3b1a8152e2046a-d # internal github.com/containernetworking/plugins/plugins/ipam/host-local/backend mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/plugins/ipam/host-local/backend /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containernetworking/plugins/plugins/ipam/host-local/backend -complete -installsuffix shared -buildid T8UM85WG-9qAegmpdL4B/T8UM85WG-9qAegmpdL4B -goversion go1.11.13 -D "" -importcfg $WORK/b071/importcfg -pack ./store.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/91/91dc1a73846f14f7dc4019f2e3882b2597f35bef974fa5a76a7f787a5586f3e4-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid ymf1lNs61QhTwEnknXk1/ymf1lNs61QhTwEnknXk1 -goversion go1.11.13 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/c4/c4de1f3f7dc6d322684e9668f194d66511969c088dc5becfff386bb162bc616c-d # internal github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config importmap github.com/alexflint/go-filemutex=github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex packagefile github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex=$WORK/b073/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b071/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b074/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk -complete -installsuffix shared -buildid AfRlr8q5rnbeVi-HsS53/AfRlr8q5rnbeVi-HsS53 -goversion go1.11.13 -D "" -importcfg $WORK/b072/importcfg -pack ./backend.go ./lock.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/05/054130351f99e239122ead853a85d549ebf4d1f782c0af7edffadf66c7b3a5f2-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid tVfI2lXn_4AyWf2puf7d/tVfI2lXn_4AyWf2puf7d -goversion go1.11.13 -D "" -importcfg $WORK/b046/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/35/3523697c2f4256a35fdc68ed18874af6fb552c07cf7538166f11f9e37ccbd3cf-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/c4/c4fd1bc8d1384d09a2b2c87f91b1508da272a6f1fbca85eabd50f6f83daf6d49-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ef/efff8b1a3f06ad58ebe55abd939676ec3c7faaad9cebec4d0e2d75a57d19c159-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid BcY_G8AwyXFUmLn4_5Qg/BcY_G8AwyXFUmLn4_5Qg -goversion go1.11.13 -D "" -importcfg $WORK/b044/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/26/264e1a054f4280b701f4344f0b626a12dbfcfdae0a869c3e5e081697178a7b61-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid XrKhY4IYoik9E2_YxmzL/XrKhY4IYoik9E2_YxmzL -goversion go1.11.13 -D "" -importcfg $WORK/b035/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/04/0498e9dd2521ff96dddf2dcd724f71f2022646a855367ba4c76ae6d23637faea-d # internal cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b060 -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b060/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b060/_pkg_.a $WORK/b060/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/57/57816c028768d80a33bb19a36b914c0aeceabb7c9cf6271289caba50647d298e-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b069/ cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid nvmFYcxw_9TUlCPIeZkq/nvmFYcxw_9TUlCPIeZkq -goversion go1.11.13 -D "" -importcfg $WORK/b059/importcfg -pack ./ns_linux.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid jqQEySaxfE5k0oXQlDsP/jqQEySaxfE5k0oXQlDsP -goversion go1.11.13 -D "" -importcfg $WORK/b069/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_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/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/bc/bcd1e89b56537ab4a4b72ca84370c63bf8e6e541323e3842fb7f4005bf65d4cf-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/50/505015483d8e674a3bb89ea1092b65921794301e5c3bf0f7ed6adf44a0a4f2b4-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile encoding/hex=$WORK/b067/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b069/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid BX1WAiRM0XbIVRCS7zgW/BX1WAiRM0XbIVRCS7zgW -goversion go1.11.13 -D "" -importcfg $WORK/b068/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 ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_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/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/03/03399af292c1d5e742c5b86b533bcb3103aeb9cc4c714f74de731ff66b7c5aca-d # internal github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables importmap github.com/safchain/ethtool=github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b059/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b061/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b062/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b068/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid nU3HZkbAFxCIxK5iannJ/nU3HZkbAFxCIxK5iannJ -goversion go1.11.13 -D "" -importcfg $WORK/b052/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/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/57/57f353e8c43e81b407b131ecfb67f3c246b667b1eebd2c0f84e645d33a335ff0-d # internal github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b071/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator -complete -installsuffix shared -buildid VWBvuPtL1Hv28SS-9Wov/VWBvuPtL1Hv28SS-9Wov -goversion go1.11.13 -D "" -importcfg $WORK/b051/importcfg -pack ./allocator.go ./config.go ./range.go ./range_set.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/a6/a6033f9112110e97ba0d5d9e034291d6e41a8e02dd74da0c31ca16cfc1d88002-d # internal github.com/containernetworking/plugins/plugins/ipam/host-local mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=$WORK/b072/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/plugins/ipam/host-local /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid ugipBI1QkYmBjKH_v_IK/ugipBI1QkYmBjKH_v_IK -goversion go1.11.13 -D "" -importcfg $WORK/b001/importcfg -pack ./dns.go ./main.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/82/82172d42618a1616e78cb091eae650319bb92c4cd0be017a281aed6a18c69710-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/ipam/host-local=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=$WORK/b072/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b071/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex=$WORK/b073/_pkg_.a packagefile path=$WORK/b074/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile context=$WORK/b038/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b039/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b059/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b061/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b062/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b068/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile crypto/aes=$WORK/b054/_pkg_.a packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile encoding/hex=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b069/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b070/_pkg_.a packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b057/_pkg_.a packagefile regexp/syntax=$WORK/b065/_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=JUewIdhqbbMRcWIc3taX/ugipBI1QkYmBjKH_v_IK/JOmwIwnDD9SSQMq-fTWf/JUewIdhqbbMRcWIc3taX -B 0x7a40f32ec9ff965dc701fe0fbbf1225ac8f08bb1 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/host-local rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/ipam/static ']' ++ basename plugins/ipam/static + plugin=static + echo ' static' static ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xcd543d50d52a3254ddacc1a5ee6b4d6524ee29d6 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/static github.com/containernetworking/plugins/plugins/ipam/static WORK=/tmp/go-build543387093 errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid Cv9P5D6jVmPlnwUesMlJ/Cv9P5D6jVmPlnwUesMlJ -goversion go1.11.13 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go internal/race mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid 84Eok2ZoUc8rbWsnqPbq/84Eok2ZoUc8rbWsnqPbq -goversion go1.11.13 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go runtime/internal/atomic mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid PlDvQTvwXETznbWMNv9i/PlDvQTvwXETznbWMNv9i -goversion go1.11.13 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go internal/cpu mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 4hmcdrBbnUCBuI0fRjGT/4hmcdrBbnUCBuI0fRjGT -goversion go1.11.13 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/fc/fc47d94505e1dd4cd63a360a4a7e2bb8f87b59bf51d9f66a0457b1f2b6b67f48-d # internal runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid vdz2NPzt7aEzBLckEuAp/vdz2NPzt7aEzBLckEuAp -goversion go1.11.13 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/df/dff6b477c41d66cb8a3387547ec9cf6feae476be44d3c7b05200342e4a05d181-d # internal sync/atomic mkdir -p $WORK/b014/ cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/24/24b4ae434704429d5e85b1b2105eb1e5fffe200f85aa9a3e38c9746cb8191aec-d # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid O8xSl7JRgX0ADxuxwzQe/O8xSl7JRgX0ADxuxwzQe -goversion go1.11.13 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go unicode mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid tuKwn76wGgeSCjXhkanM/tuKwn76wGgeSCjXhkanM -goversion go1.11.13 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/internal/cpu /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/cpu_s390x.o ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/17/171f14244d4856d4e5b207778a127f4eaf11446404898e5fbfaf9677175c24e1-d # internal unicode/utf8 mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid p7F9-0SpwJMCH457NeXY/p7F9-0SpwJMCH457NeXY -goversion go1.11.13 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asm.o ./asm.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/73/73854382bf996553ba5b562737d565b3db5c42cc36f589cc8cfeef8d132432f4-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/8b/8b449e355bdb504c6b9589883e34acf542fbce0c9d6feb72bc897d78f93e909e-d # internal encoding mkdir -p $WORK/b017/ internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid RxNR5INJp1XgnBpsJq6p/RxNR5INJp1XgnBpsJq6p -goversion go1.11.13 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid cC1Nh8XZSTWIwLrOLt7S/cC1Nh8XZSTWIwLrOLt7S -goversion go1.11.13 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/66/667f870ba066de62f2392b1a26a3659483cf0e5cbd26d4c725f23b5a73e7fb97-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e4/e41f009d1aebeb14d91dcf258cc9d1c79a59261dd3e24ee846e616290289fbe9-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 cuFMEchH7XsKh-nIibAy/cuFMEchH7XsKh-nIibAy -goversion go1.11.13 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go math mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid LZC6RoSgx_5J1ai3FoPK/LZC6RoSgx_5J1ai3FoPK -goversion go1.11.13 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/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 ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /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/compare_s390x.o ./compare_s390x.s /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/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/0a/0a355a6cf381c057a4fb12e054e0aae58755dd6973946de2968cc7ddded2b2f3-d # internal internal/testlog mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid VWS-mLPztZV56x2OX8ee/VWS-mLPztZV56x2OX8ee -goversion go1.11.13 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /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/index_s390x.o ./index_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c4/c420424e0bc8f58ca55deaf6a376d955df14a5fba7628bd03bed98fe09f93f74-d # internal unicode/utf16 mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid pxpqQZK2AUmmwyMKq-07/pxpqQZK2AUmmwyMKq-07 -goversion go1.11.13 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go cd /usr/lib/golang/src/internal/bytealg /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/indexbyte_s390x.o ./indexbyte_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/07/074e4086540fe9284410a00cd2e9f65374b664ca2fd3dccb373c2ffe8e4e9a34-d # internal vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b038/ cat >$WORK/b038/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/b038/_pkg_.a -trimpath $WORK/b038 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mcYcg0FAwVHzMJ6eORF3/mcYcg0FAwVHzMJ6eORF3 -goversion go1.11.13 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_s390x.o $WORK/b005/equal_s390x.o $WORK/b005/index_s390x.o $WORK/b005/indexbyte_s390x.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/34/347896eeeebcdf5552d4ce54462b8b2234c83e03b8a1cf39bd370a3e6fdbfdb0-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid e7SMuZpCPvrlcVyjC1ft/e7SMuZpCPvrlcVyjC1ft -goversion go1.11.13 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.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 ./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 ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/8f/8fe402a5795a9967ee5d3bfdfb45ffedcfce276c6f78e78a85dcbecbc7119fd7-d # internal internal/nettrace mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 3THZhqJjI9bLv68IfZZ7/3THZhqJjI9bLv68IfZZ7 -goversion go1.11.13 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acos_s390x.o ./acos_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/69/694a3c3f15787301e5c8ce03e340b9165f5e628fa2a4fec00108048eafca45e7-d # internal runtime/cgo mkdir -p $WORK/b042/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acosh_s390x.o ./acosh_s390x.s cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asin_s390x.o ./asin_s390x.s cd $WORK gcc -Qunused-arguments -c -x c - || true gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asinh_s390x.o ./asinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan2_s390x.o ./atan2_s390x.s cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan_s390x.o ./atan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atanh_s390x.o ./atanh_s390x.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cbrt_s390x.o ./cbrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cosh_s390x.o ./cosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/dim_s390x.o ./dim_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erf_s390x.o ./erf_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erfc_s390x.o ./erfc_s390x.s cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/4f/4f872417543555c27ab0b5c03583fe3a6591409bc08230c2c1ad6427e315375b-d # internal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/exp_s390x.o ./exp_s390x.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/expm1_s390x.o ./expm1_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/floor_s390x.o ./floor_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log10_s390x.o ./log10_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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log1p_s390x.o ./log1p_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log_s390x.o ./log_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/pow_s390x.o ./pow_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sin_s390x.o ./sin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sinh_s390x.o ./sinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sqrt_s390x.o ./sqrt_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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/stubs_s390x.o ./stubs_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tan_s390x.o ./tan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tanh_s390x.o ./tanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b020/_pkg_.a $WORK/b020/acos_s390x.o $WORK/b020/acosh_s390x.o $WORK/b020/asin_s390x.o $WORK/b020/asinh_s390x.o $WORK/b020/atan2_s390x.o $WORK/b020/atan_s390x.o $WORK/b020/atanh_s390x.o $WORK/b020/cbrt_s390x.o $WORK/b020/cosh_s390x.o $WORK/b020/dim_s390x.o $WORK/b020/erf_s390x.o $WORK/b020/erfc_s390x.o $WORK/b020/exp_s390x.o $WORK/b020/expm1_s390x.o $WORK/b020/floor_s390x.o $WORK/b020/log10_s390x.o $WORK/b020/log1p_s390x.o $WORK/b020/log_s390x.o $WORK/b020/pow_s390x.o $WORK/b020/sin_s390x.o $WORK/b020/sinh_s390x.o $WORK/b020/sqrt_s390x.o $WORK/b020/stubs_s390x.o $WORK/b020/tan_s390x.o $WORK/b020/tanh_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f9/f9e82f83b3035e628814132efe768263fed79317928c716c59ee33efc8015ef6-d # internal strconv mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid P3jL1YXVD0SAdiByVHce/P3jL1YXVD0SAdiByVHce -goversion go1.11.13 -D "" -importcfg $WORK/b022/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x006.o -c gcc_linux_s390x.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x009.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/15/15a89c566a639748a02d9a919e32555fb79f821035bb66e78d891f1a3a12bfbd-d # internal TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x010.o -c gcc_s390x.S cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/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/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid i6TSrqf-h5rRLk4y43EA/i6TSrqf-h5rRLk4y43EA -goversion go1.11.13 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b042/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_s390x.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/59/599c2381149ceca775c462705da4489bda6cacfb6d2ace692f9615e9cd7dbc28-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memclr_s390x.o ./memclr_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memmove_s390x.o ./memmove_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/rt0_linux_s390x.o ./rt0_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/sys_linux_s390x.o ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/tls_s390x.o ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_s390x.o $WORK/b011/memclr_s390x.o $WORK/b011/memmove_s390x.o $WORK/b011/rt0_linux_s390x.o $WORK/b011/sys_linux_s390x.o $WORK/b011/tls_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e1/e1a4ee7dc56a00489aae256a92afaea7cbc22f50134689dbb19302dd27ebd32b-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid Mv-f2zqKKpLQEl9bYGZ9/Mv-f2zqKKpLQEl9bYGZ9 -goversion go1.11.13 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/9a/9a753adb92ba444fc44f4ff063eb986cc5ed36374c3c8df988c67fd698017a4a-d # internal io mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF reflect mkdir -p $WORK/b021/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid YqzWfaqNTcn792DHe3I7/YqzWfaqNTcn792DHe3I7 -goversion go1.11.13 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go internal/singleflight mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid tODYOGHfmZ46KincZnC4/tODYOGHfmZ46KincZnC4 -goversion go1.11.13 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_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 -2EhC4froVKhdn-gJ64H/-2EhC4froVKhdn-gJ64H -goversion go1.11.13 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go syscall mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid yiouHcLNX2yhyBrv4SLM/yiouHcLNX2yhyBrv4SLM -goversion go1.11.13 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/23/23a42916e8b1a73960915762ca899172f8d3481a74925b06f39ade3249742903-d # internal math/rand mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid PkZJryyKSl263zaMfWhc/PkZJryyKSl263zaMfWhc -goversion go1.11.13 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/0b/0b5218c0bd2bc346811f0b3685160c820f29e266491ffd8c77193cd31afe93cd-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/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_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 1RsJGrfi9ONEZufDcLL9/1RsJGrfi9ONEZufDcLL9 -goversion go1.11.13 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/3c/3c64387ac2b859d0275564c96c46a7704c061d892a92469ebe8fc24a7a73ce04-d # internal strings mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid OO1g16VTfWpaWP-PO31d/OO1g16VTfWpaWP-PO31d -goversion go1.11.13 -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/a9/a9ebf76947a2f6ac41e57f397836c75099f35c4b8883d8682cbc9e534795cff9-d # internal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b032/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ae/ae4a396ba916c09bd11b2616aabe36e4d6ef40f8598befbd77efbb4bdaca2ce5-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/57/57679550ef5583a0a38baaaa8e4ebfa4abbee0f6ddafa9d73c1ea227cd2e12df-d # internal time mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid bJHB4Y31FgqXYFsl1qRv/bJHB4Y31FgqXYFsl1qRv -goversion go1.11.13 -D "" -importcfg $WORK/b028/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go internal/syscall/unix mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid l8adYouh75GIlbXcQqM9/l8adYouh75GIlbXcQqM9 -goversion go1.11.13 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go /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/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.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/b7/b7bfb2e4aa6c2d9c39bb9b457ec70839e949b041343701fd6359800df4ca62fa-d # internal 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/2c/2c576665cdff6ac33a8fc9ef580800eb303932d0687b21d88fdf3ef79bffc489-d # internal encoding/binary mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_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/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/binary -std -complete -installsuffix shared -buildid V4GAVKl0yjJt6ZhHsJmK/V4GAVKl0yjJt6ZhHsJmK -goversion go1.11.13 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go sort mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid lB5xnGw4YvPsAlM_LGKI/lB5xnGw4YvPsAlM_LGKI -goversion go1.11.13 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/07/074e428d43cab886b9aff1677dd57a5863f2328088739bb7f32888ae509e5702-d # internal internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid lTuwRnIVCbC7Wxi5twbV/lTuwRnIVCbC7Wxi5twbV -goversion go1.11.13 -D "" -importcfg $WORK/b026/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/a3/a3a3b631642af77a99e28eab6e71ed416febb33b7a0b5be584fb04330c2c06c9-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/35/35e4e20dfcb2dcaec983968822abca5ad2336e30050697249a2b16eacee2668b-d # internal encoding/base64 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid jVG9a16bJnNSRdZPlYz1/jVG9a16bJnNSRdZPlYz1 -goversion go1.11.13 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/40/40734c89fc5fe6b1c3e82fd6d04885821e35a58e634fd0be770bf508153cd810-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid UfSZlQf3_76drnD_7TDi/UfSZlQf3_76drnD_7TDi -goversion go1.11.13 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/eb/eb539f44ef1cbef42155794436b9a47d67f3f2414046a3bf525a3cb0087db239-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a7/a7a9c89a9ae3ac2c414d6b0f57ba6d5d090c2c1cc31f0264ccd086d4b5a8aaf3-d # internal fmt mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid ZWDrlRCrIhgiMGZsdToW/ZWDrlRCrIhgiMGZsdToW -goversion go1.11.13 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go path/filepath mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid svIHx4TEWPntcBNqRVsh/svIHx4TEWPntcBNqRVsh -goversion go1.11.13 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e6/e60a27e166bf70b32f3ff5f6fe9198eec52f868b84d01026dad07dac09fca1a4-d # internal io/ioutil mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid o96h7a869tX3ScEersJR/o96h7a869tX3ScEersJR -goversion go1.11.13 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/77/7706b9a471b00e1a222742b207ab679a8f158a8c475c0c5dd1ea07082fc61a36-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/4a/4a33b34d817ed5cf603ee07d8e6d4d60e4d76f58fb44b6c215ead00561993d37-d # internal context mkdir -p $WORK/b037/ encoding/json mkdir -p $WORK/b002/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid KV1Cj4jlladw81cvj8tx/KV1Cj4jlladw81cvj8tx -goversion go1.11.13 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go log mkdir -p $WORK/b048/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid tqqpnIE8zzCMELlqNGwe/tqqpnIE8zzCMELlqNGwe -goversion go1.11.13 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go github.com/containernetworking/plugins/pkg/utils/buildversion cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b049/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid 1slJ5-u21Zio52qOVrDG/1slJ5-u21Zio52qOVrDG -goversion go1.11.13 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid t5QHSlsYz0AyFY2KomDq/t5QHSlsYz0AyFY2KomDq -goversion go1.11.13 -D "" -importcfg $WORK/b049/importcfg -pack ./buildversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/2f/2f464a5337d277d0416d937725710daf4e8a46dd4c550d8ef684ceced9e79d6c-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/be/be60fa264b818978e411f902eaa2ebff1c744b33d40a57aee05fc0b1e2726486-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/36/366b88c0be57b104a21e56f047e1ba0b1bf87aaad43b2ffc5aa8835a35e8f5b7-d # internal net mkdir -p $WORK/b036/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/11/110fc614e7cba1cfd5a06627ffe9f25783c35141ede93e1be419fd0f01c02459-d # internal cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -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 TERM='dumb' gcc -I /usr/lib/golang/src/net -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_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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 cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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 cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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/net 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 $WORK/b036/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid I5pg0Kd0vyKYNVGRRCDI/I5pg0Kd0vyKYNVGRRCDI -goversion go1.11.13 -D "" -importcfg $WORK/b036/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/b036/_cgo_gotypes.go $WORK/b036/cgo_linux.cgo1.go $WORK/b036/cgo_resnew.cgo1.go $WORK/b036/cgo_socknew.cgo1.go $WORK/b036/cgo_unix.cgo1.go $WORK/b036/_cgo_import.go /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 $WORK/b036/_x005.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/77/771dad86dfdfd9d735f451fa3c83e04691a64486a1281ea084f9b88d33d39e32-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid -wIoN9rwUd8wMJ1ytcEH/-wIoN9rwUd8wMJ1ytcEH -goversion go1.11.13 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/91/91dc1a73846f14f7dc4019f2e3882b2597f35bef974fa5a76a7f787a5586f3e4-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid ymf1lNs61QhTwEnknXk1/ymf1lNs61QhTwEnknXk1 -goversion go1.11.13 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/05/054130351f99e239122ead853a85d549ebf4d1f782c0af7edffadf66c7b3a5f2-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid tVfI2lXn_4AyWf2puf7d/tVfI2lXn_4AyWf2puf7d -goversion go1.11.13 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/ef/efff8b1a3f06ad58ebe55abd939676ec3c7faaad9cebec4d0e2d75a57d19c159-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid BcY_G8AwyXFUmLn4_5Qg/BcY_G8AwyXFUmLn4_5Qg -goversion go1.11.13 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/26/264e1a054f4280b701f4344f0b626a12dbfcfdae0a869c3e5e081697178a7b61-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid XrKhY4IYoik9E2_YxmzL/XrKhY4IYoik9E2_YxmzL -goversion go1.11.13 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/04/0498e9dd2521ff96dddf2dcd724f71f2022646a855367ba4c76ae6d23637faea-d # internal github.com/containernetworking/plugins/plugins/ipam/static mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b049/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/plugins/ipam/static /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid ZmyREgVzYPRTMp7QQegi/ZmyREgVzYPRTMp7QQegi -goversion go1.11.13 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/b3/b33e9770f6d6fed2c77707047c35de1e01dcf80cafebab126310eb88f227f44c-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/ipam/static=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b049/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b047/_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=qNcEjQYnV01iNonQt-B1/ZmyREgVzYPRTMp7QQegi/RiNOKi4boJrPgqTo1NsQ/qNcEjQYnV01iNonQt-B1 -B 0xcd543d50d52a3254ddacc1a5ee6b4d6524ee29d6 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/static rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/sample ']' ++ basename plugins/sample + plugin=sample + echo ' sample' sample ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x3ac85c3f66e8f11fe831b344af72ae55a7961b96 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/sample github.com/containernetworking/plugins/plugins/sample WORK=/tmp/go-build277022371 errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid Cv9P5D6jVmPlnwUesMlJ/Cv9P5D6jVmPlnwUesMlJ -goversion go1.11.13 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go internal/race mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid 84Eok2ZoUc8rbWsnqPbq/84Eok2ZoUc8rbWsnqPbq -goversion go1.11.13 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go internal/cpu mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 4hmcdrBbnUCBuI0fRjGT/4hmcdrBbnUCBuI0fRjGT -goversion go1.11.13 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/fc/fc47d94505e1dd4cd63a360a4a7e2bb8f87b59bf51d9f66a0457b1f2b6b67f48-d # internal mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid PlDvQTvwXETznbWMNv9i/PlDvQTvwXETznbWMNv9i -goversion go1.11.13 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid vdz2NPzt7aEzBLckEuAp/vdz2NPzt7aEzBLckEuAp -goversion go1.11.13 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/df/dff6b477c41d66cb8a3387547ec9cf6feae476be44d3c7b05200342e4a05d181-d # internal sync/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid O8xSl7JRgX0ADxuxwzQe/O8xSl7JRgX0ADxuxwzQe -goversion go1.11.13 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/asm_s390x.o ./asm_s390x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/24/24b4ae434704429d5e85b1b2105eb1e5fffe200f85aa9a3e38c9746cb8191aec-d # internal unicode mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid tuKwn76wGgeSCjXhkanM/tuKwn76wGgeSCjXhkanM -goversion go1.11.13 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/17/171f14244d4856d4e5b207778a127f4eaf11446404898e5fbfaf9677175c24e1-d # internal unicode/utf8 mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid p7F9-0SpwJMCH457NeXY/p7F9-0SpwJMCH457NeXY -goversion go1.11.13 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cd /usr/lib/golang/src/internal/cpu /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/cpu_s390x.o ./cpu_s390x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/8b/8b449e355bdb504c6b9589883e34acf542fbce0c9d6feb72bc897d78f93e909e-d # internal encoding mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid RxNR5INJp1XgnBpsJq6p/RxNR5INJp1XgnBpsJq6p -goversion go1.11.13 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_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/73/73854382bf996553ba5b562737d565b3db5c42cc36f589cc8cfeef8d132432f4-d # internal internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid cC1Nh8XZSTWIwLrOLt7S/cC1Nh8XZSTWIwLrOLt7S -goversion go1.11.13 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/66/667f870ba066de62f2392b1a26a3659483cf0e5cbd26d4c725f23b5a73e7fb97-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e4/e41f009d1aebeb14d91dcf258cc9d1c79a59261dd3e24ee846e616290289fbe9-d # internal math/bits mkdir -p $WORK/b023/ /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/compare_s390x.o ./compare_s390x.s 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 cuFMEchH7XsKh-nIibAy/cuFMEchH7XsKh-nIibAy -goversion go1.11.13 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go math mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid LZC6RoSgx_5J1ai3FoPK/LZC6RoSgx_5J1ai3FoPK -goversion go1.11.13 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/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 ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /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/equal_s390x.o ./equal_s390x.s /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/index_s390x.o ./index_s390x.s /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/indexbyte_s390x.o ./indexbyte_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/0a/0a355a6cf381c057a4fb12e054e0aae58755dd6973946de2968cc7ddded2b2f3-d # internal internal/testlog mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid VWS-mLPztZV56x2OX8ee/VWS-mLPztZV56x2OX8ee -goversion go1.11.13 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_s390x.o $WORK/b005/equal_s390x.o $WORK/b005/index_s390x.o $WORK/b005/indexbyte_s390x.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/34/347896eeeebcdf5552d4ce54462b8b2234c83e03b8a1cf39bd370a3e6fdbfdb0-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid e7SMuZpCPvrlcVyjC1ft/e7SMuZpCPvrlcVyjC1ft -goversion go1.11.13 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.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 ./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 ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c4/c420424e0bc8f58ca55deaf6a376d955df14a5fba7628bd03bed98fe09f93f74-d # internal unicode/utf16 mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid pxpqQZK2AUmmwyMKq-07/pxpqQZK2AUmmwyMKq-07 -goversion go1.11.13 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/07/074e4086540fe9284410a00cd2e9f65374b664ca2fd3dccb373c2ffe8e4e9a34-d # internal vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b038/ cat >$WORK/b038/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/b038/_pkg_.a -trimpath $WORK/b038 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mcYcg0FAwVHzMJ6eORF3/mcYcg0FAwVHzMJ6eORF3 -goversion go1.11.13 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/8f/8fe402a5795a9967ee5d3bfdfb45ffedcfce276c6f78e78a85dcbecbc7119fd7-d # internal internal/nettrace mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 3THZhqJjI9bLv68IfZZ7/3THZhqJjI9bLv68IfZZ7 -goversion go1.11.13 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/69/694a3c3f15787301e5c8ce03e340b9165f5e628fa2a4fec00108048eafca45e7-d # internal runtime/cgo mkdir -p $WORK/b042/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acos_s390x.o ./acos_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acosh_s390x.o ./acosh_s390x.s cd $WORK gcc -fno-caret-diagnostics -c -x c - || true gcc -Qunused-arguments -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asin_s390x.o ./asin_s390x.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asinh_s390x.o ./asinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan2_s390x.o ./atan2_s390x.s cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan_s390x.o ./atan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atanh_s390x.o ./atanh_s390x.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cbrt_s390x.o ./cbrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cosh_s390x.o ./cosh_s390x.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/dim_s390x.o ./dim_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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erf_s390x.o ./erf_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erfc_s390x.o ./erfc_s390x.s cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/4f/4f872417543555c27ab0b5c03583fe3a6591409bc08230c2c1ad6427e315375b-d # internal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/exp_s390x.o ./exp_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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/expm1_s390x.o ./expm1_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/floor_s390x.o ./floor_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log10_s390x.o ./log10_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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log1p_s390x.o ./log1p_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log_s390x.o ./log_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/pow_s390x.o ./pow_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sin_s390x.o ./sin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sinh_s390x.o ./sinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sqrt_s390x.o ./sqrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/stubs_s390x.o ./stubs_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tan_s390x.o ./tan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tanh_s390x.o ./tanh_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/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x006.o -c gcc_linux_s390x.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b020/_pkg_.a $WORK/b020/acos_s390x.o $WORK/b020/acosh_s390x.o $WORK/b020/asin_s390x.o $WORK/b020/asinh_s390x.o $WORK/b020/atan2_s390x.o $WORK/b020/atan_s390x.o $WORK/b020/atanh_s390x.o $WORK/b020/cbrt_s390x.o $WORK/b020/cosh_s390x.o $WORK/b020/dim_s390x.o $WORK/b020/erf_s390x.o $WORK/b020/erfc_s390x.o $WORK/b020/exp_s390x.o $WORK/b020/expm1_s390x.o $WORK/b020/floor_s390x.o $WORK/b020/log10_s390x.o $WORK/b020/log1p_s390x.o $WORK/b020/log_s390x.o $WORK/b020/pow_s390x.o $WORK/b020/sin_s390x.o $WORK/b020/sinh_s390x.o $WORK/b020/sqrt_s390x.o $WORK/b020/stubs_s390x.o $WORK/b020/tan_s390x.o $WORK/b020/tanh_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f9/f9e82f83b3035e628814132efe768263fed79317928c716c59ee33efc8015ef6-d # internal strconv mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid P3jL1YXVD0SAdiByVHce/P3jL1YXVD0SAdiByVHce -goversion go1.11.13 -D "" -importcfg $WORK/b022/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x010.o -c gcc_s390x.S /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/15/15a89c566a639748a02d9a919e32555fb79f821035bb66e78d891f1a3a12bfbd-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/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid i6TSrqf-h5rRLk4y43EA/i6TSrqf-h5rRLk4y43EA -goversion go1.11.13 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b042/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_s390x.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/59/599c2381149ceca775c462705da4489bda6cacfb6d2ace692f9615e9cd7dbc28-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memclr_s390x.o ./memclr_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memmove_s390x.o ./memmove_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/rt0_linux_s390x.o ./rt0_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/sys_linux_s390x.o ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/tls_s390x.o ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_s390x.o $WORK/b011/memclr_s390x.o $WORK/b011/memmove_s390x.o $WORK/b011/rt0_linux_s390x.o $WORK/b011/sys_linux_s390x.o $WORK/b011/tls_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e1/e1a4ee7dc56a00489aae256a92afaea7cbc22f50134689dbb19302dd27ebd32b-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid Mv-f2zqKKpLQEl9bYGZ9/Mv-f2zqKKpLQEl9bYGZ9 -goversion go1.11.13 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/9a/9a753adb92ba444fc44f4ff063eb986cc5ed36374c3c8df988c67fd698017a4a-d # internal io mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid YqzWfaqNTcn792DHe3I7/YqzWfaqNTcn792DHe3I7 -goversion go1.11.13 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go reflect mkdir -p $WORK/b021/ syscall mkdir -p $WORK/b027/ internal/singleflight cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_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 -2EhC4froVKhdn-gJ64H/-2EhC4froVKhdn-gJ64H -goversion go1.11.13 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go mkdir -p $WORK/b040/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid tODYOGHfmZ46KincZnC4/tODYOGHfmZ46KincZnC4 -goversion go1.11.13 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid yiouHcLNX2yhyBrv4SLM/yiouHcLNX2yhyBrv4SLM -goversion go1.11.13 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/23/23a42916e8b1a73960915762ca899172f8d3481a74925b06f39ade3249742903-d # internal math/rand mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid PkZJryyKSl263zaMfWhc/PkZJryyKSl263zaMfWhc -goversion go1.11.13 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/0b/0b5218c0bd2bc346811f0b3685160c820f29e266491ffd8c77193cd31afe93cd-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/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_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 1RsJGrfi9ONEZufDcLL9/1RsJGrfi9ONEZufDcLL9 -goversion go1.11.13 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/3c/3c64387ac2b859d0275564c96c46a7704c061d892a92469ebe8fc24a7a73ce04-d # internal strings mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid OO1g16VTfWpaWP-PO31d/OO1g16VTfWpaWP-PO31d -goversion go1.11.13 -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/a9/a9ebf76947a2f6ac41e57f397836c75099f35c4b8883d8682cbc9e534795cff9-d # internal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b032/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ae/ae4a396ba916c09bd11b2616aabe36e4d6ef40f8598befbd77efbb4bdaca2ce5-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/57/57679550ef5583a0a38baaaa8e4ebfa4abbee0f6ddafa9d73c1ea227cd2e12df-d # internal internal/syscall/unix mkdir -p $WORK/b029/ time mkdir -p $WORK/b028/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid l8adYouh75GIlbXcQqM9/l8adYouh75GIlbXcQqM9 -goversion go1.11.13 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid bJHB4Y31FgqXYFsl1qRv/bJHB4Y31FgqXYFsl1qRv -goversion go1.11.13 -D "" -importcfg $WORK/b028/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b029/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.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/b7/b7bfb2e4aa6c2d9c39bb9b457ec70839e949b041343701fd6359800df4ca62fa-d # internal 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/2c/2c576665cdff6ac33a8fc9ef580800eb303932d0687b21d88fdf3ef79bffc489-d # internal encoding/binary mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_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/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/binary -std -complete -installsuffix shared -buildid V4GAVKl0yjJt6ZhHsJmK/V4GAVKl0yjJt6ZhHsJmK -goversion go1.11.13 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go sort mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid lB5xnGw4YvPsAlM_LGKI/lB5xnGw4YvPsAlM_LGKI -goversion go1.11.13 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/07/074e428d43cab886b9aff1677dd57a5863f2328088739bb7f32888ae509e5702-d # internal internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid lTuwRnIVCbC7Wxi5twbV/lTuwRnIVCbC7Wxi5twbV -goversion go1.11.13 -D "" -importcfg $WORK/b026/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/a3/a3a3b631642af77a99e28eab6e71ed416febb33b7a0b5be584fb04330c2c06c9-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/35/35e4e20dfcb2dcaec983968822abca5ad2336e30050697249a2b16eacee2668b-d # internal encoding/base64 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid jVG9a16bJnNSRdZPlYz1/jVG9a16bJnNSRdZPlYz1 -goversion go1.11.13 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/40/40734c89fc5fe6b1c3e82fd6d04885821e35a58e634fd0be770bf508153cd810-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid UfSZlQf3_76drnD_7TDi/UfSZlQf3_76drnD_7TDi -goversion go1.11.13 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/eb/eb539f44ef1cbef42155794436b9a47d67f3f2414046a3bf525a3cb0087db239-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a7/a7a9c89a9ae3ac2c414d6b0f57ba6d5d090c2c1cc31f0264ccd086d4b5a8aaf3-d # internal fmt mkdir -p $WORK/b024/ path/filepath mkdir -p $WORK/b047/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid ZWDrlRCrIhgiMGZsdToW/ZWDrlRCrIhgiMGZsdToW -goversion go1.11.13 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid svIHx4TEWPntcBNqRVsh/svIHx4TEWPntcBNqRVsh -goversion go1.11.13 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e6/e60a27e166bf70b32f3ff5f6fe9198eec52f868b84d01026dad07dac09fca1a4-d # internal io/ioutil mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid o96h7a869tX3ScEersJR/o96h7a869tX3ScEersJR -goversion go1.11.13 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/77/7706b9a471b00e1a222742b207ab679a8f158a8c475c0c5dd1ea07082fc61a36-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/4a/4a33b34d817ed5cf603ee07d8e6d4d60e4d76f58fb44b6c215ead00561993d37-d # internal context mkdir -p $WORK/b037/ encoding/json log mkdir -p $WORK/b048/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF github.com/containernetworking/plugins/pkg/utils/buildversion cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid 1slJ5-u21Zio52qOVrDG/1slJ5-u21Zio52qOVrDG -goversion go1.11.13 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go mkdir -p $WORK/b002/ mkdir -p $WORK/b049/ cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid KV1Cj4jlladw81cvj8tx/KV1Cj4jlladw81cvj8tx -goversion go1.11.13 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid tqqpnIE8zzCMELlqNGwe/tqqpnIE8zzCMELlqNGwe -goversion go1.11.13 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid t5QHSlsYz0AyFY2KomDq/t5QHSlsYz0AyFY2KomDq -goversion go1.11.13 -D "" -importcfg $WORK/b049/importcfg -pack ./buildversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/2f/2f464a5337d277d0416d937725710daf4e8a46dd4c550d8ef684ceced9e79d6c-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/be/be60fa264b818978e411f902eaa2ebff1c744b33d40a57aee05fc0b1e2726486-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/36/366b88c0be57b104a21e56f047e1ba0b1bf87aaad43b2ffc5aa8835a35e8f5b7-d # internal net mkdir -p $WORK/b036/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/11/110fc614e7cba1cfd5a06627ffe9f25783c35141ede93e1be419fd0f01c02459-d # internal cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -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 TERM='dumb' gcc -I /usr/lib/golang/src/net -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_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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 cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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 cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -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/net 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 $WORK/b036/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid I5pg0Kd0vyKYNVGRRCDI/I5pg0Kd0vyKYNVGRRCDI -goversion go1.11.13 -D "" -importcfg $WORK/b036/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/b036/_cgo_gotypes.go $WORK/b036/cgo_linux.cgo1.go $WORK/b036/cgo_resnew.cgo1.go $WORK/b036/cgo_socknew.cgo1.go $WORK/b036/cgo_unix.cgo1.go $WORK/b036/_cgo_import.go /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 $WORK/b036/_x005.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/77/771dad86dfdfd9d735f451fa3c83e04691a64486a1281ea084f9b88d33d39e32-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid -wIoN9rwUd8wMJ1ytcEH/-wIoN9rwUd8wMJ1ytcEH -goversion go1.11.13 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/91/91dc1a73846f14f7dc4019f2e3882b2597f35bef974fa5a76a7f787a5586f3e4-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid ymf1lNs61QhTwEnknXk1/ymf1lNs61QhTwEnknXk1 -goversion go1.11.13 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/05/054130351f99e239122ead853a85d549ebf4d1f782c0af7edffadf66c7b3a5f2-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid tVfI2lXn_4AyWf2puf7d/tVfI2lXn_4AyWf2puf7d -goversion go1.11.13 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/ef/efff8b1a3f06ad58ebe55abd939676ec3c7faaad9cebec4d0e2d75a57d19c159-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid BcY_G8AwyXFUmLn4_5Qg/BcY_G8AwyXFUmLn4_5Qg -goversion go1.11.13 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/26/264e1a054f4280b701f4344f0b626a12dbfcfdae0a869c3e5e081697178a7b61-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid XrKhY4IYoik9E2_YxmzL/XrKhY4IYoik9E2_YxmzL -goversion go1.11.13 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/04/0498e9dd2521ff96dddf2dcd724f71f2022646a855367ba4c76ae6d23637faea-d # internal github.com/containernetworking/plugins/plugins/sample mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b049/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/gopath/src/github.com/containernetworking/plugins/plugins/sample /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid Ua3gJdENtwoiG3M1pvDw/Ua3gJdENtwoiG3M1pvDw -goversion go1.11.13 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/11/112dfc0ddf8547e5ca574d2cee9d5a5e6ad4b7c80b5ebfcc3e1071ecc44ae6e5-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/sample=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b049/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b047/_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=T6XiYO7IkR4PbAA6-v87/Ua3gJdENtwoiG3M1pvDw/X_-ZctcJYoKmmpd9CHnq/T6XiYO7IkR4PbAA6-v87 -B 0x3ac85c3f66e8f11fe831b344af72ae55a7961b96 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb/bin/sample rm -r $WORK/b001/ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3XqXJL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x ++ dirname /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x + cd plugins-485be65581341430f9106a194a98f0f2412245fb + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/ + install -p -m 0755 bin/bandwidth bin/bridge bin/dhcp bin/firewall bin/flannel bin/host-device bin/host-local bin/ipvlan bin/loopback bin/macvlan bin/portmap bin/ptp bin/sample bin/sbr bin/static bin/tuning bin/vlan /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/libexec/cni + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/ + echo '%dir %{gopath}/src/%{import_path}/.' ++ find . '(' -iname '*.go' -or -iname '*.s' ')' '!' -iname '*_test.go' ++ grep -v vendor + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/static/main.go + dirprefix=./plugins/ipam/static + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/static + cp -pav ./plugins/ipam/static/main.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/static/main.go './plugins/ipam/static/main.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/static/main.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/static/main.go' + '[' ./plugins/ipam/static '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/static' ++ dirname ./plugins/ipam/static + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/dhcp/main.go + dirprefix=./plugins/ipam/dhcp + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp + cp -pav ./plugins/ipam/dhcp/main.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/main.go './plugins/ipam/dhcp/main.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/main.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/dhcp/main.go' + '[' ./plugins/ipam/dhcp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/dhcp' ++ dirname ./plugins/ipam/dhcp + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/dhcp/daemon.go + dirprefix=./plugins/ipam/dhcp + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp + cp -pav ./plugins/ipam/dhcp/daemon.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/daemon.go './plugins/ipam/dhcp/daemon.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/daemon.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/dhcp/daemon.go' + '[' ./plugins/ipam/dhcp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/dhcp' ++ dirname ./plugins/ipam/dhcp + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/dhcp/options.go + dirprefix=./plugins/ipam/dhcp + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp + cp -pav ./plugins/ipam/dhcp/options.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/options.go './plugins/ipam/dhcp/options.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/options.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/dhcp/options.go' + '[' ./plugins/ipam/dhcp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/dhcp' ++ dirname ./plugins/ipam/dhcp + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/dhcp/lease.go + dirprefix=./plugins/ipam/dhcp + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp + cp -pav ./plugins/ipam/dhcp/lease.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/lease.go './plugins/ipam/dhcp/lease.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/lease.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/dhcp/lease.go' + '[' ./plugins/ipam/dhcp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/dhcp' ++ dirname ./plugins/ipam/dhcp + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/dhcp/client.go + dirprefix=./plugins/ipam/dhcp + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp + cp -pav ./plugins/ipam/dhcp/client.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/client.go './plugins/ipam/dhcp/client.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/client.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/dhcp/client.go' + '[' ./plugins/ipam/dhcp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/dhcp' ++ dirname ./plugins/ipam/dhcp + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/host-local/dns.go + dirprefix=./plugins/ipam/host-local + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local + cp -pav ./plugins/ipam/host-local/dns.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/dns.go './plugins/ipam/host-local/dns.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/dns.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/dns.go' + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/host-local/main.go + dirprefix=./plugins/ipam/host-local + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local + cp -pav ./plugins/ipam/host-local/main.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/main.go './plugins/ipam/host-local/main.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/main.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/main.go' + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/host-local/backend/store.go + dirprefix=./plugins/ipam/host-local/backend + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend + cp -pav ./plugins/ipam/host-local/backend/store.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/store.go './plugins/ipam/host-local/backend/store.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/store.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/store.go' + '[' ./plugins/ipam/host-local/backend '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend' ++ dirname ./plugins/ipam/host-local/backend + dirprefix=./plugins/ipam/host-local + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/host-local/backend/disk/lock.go + dirprefix=./plugins/ipam/host-local/backend/disk + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/disk + cp -pav ./plugins/ipam/host-local/backend/disk/lock.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/disk/lock.go './plugins/ipam/host-local/backend/disk/lock.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/disk/lock.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/disk/lock.go' + '[' ./plugins/ipam/host-local/backend/disk '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/disk' ++ dirname ./plugins/ipam/host-local/backend/disk + dirprefix=./plugins/ipam/host-local/backend + '[' ./plugins/ipam/host-local/backend '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend' ++ dirname ./plugins/ipam/host-local/backend + dirprefix=./plugins/ipam/host-local + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/host-local/backend/disk/backend.go + dirprefix=./plugins/ipam/host-local/backend/disk + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/disk + cp -pav ./plugins/ipam/host-local/backend/disk/backend.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/disk/backend.go './plugins/ipam/host-local/backend/disk/backend.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/disk/backend.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/disk/backend.go' + '[' ./plugins/ipam/host-local/backend/disk '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/disk' ++ dirname ./plugins/ipam/host-local/backend/disk + dirprefix=./plugins/ipam/host-local/backend + '[' ./plugins/ipam/host-local/backend '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend' ++ dirname ./plugins/ipam/host-local/backend + dirprefix=./plugins/ipam/host-local + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/host-local/backend/testing/fake_store.go + dirprefix=./plugins/ipam/host-local/backend/testing + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/testing + cp -pav ./plugins/ipam/host-local/backend/testing/fake_store.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/testing/fake_store.go './plugins/ipam/host-local/backend/testing/fake_store.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/testing/fake_store.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/testing/fake_store.go' + '[' ./plugins/ipam/host-local/backend/testing '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/testing' ++ dirname ./plugins/ipam/host-local/backend/testing + dirprefix=./plugins/ipam/host-local/backend + '[' ./plugins/ipam/host-local/backend '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend' ++ dirname ./plugins/ipam/host-local/backend + dirprefix=./plugins/ipam/host-local + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/host-local/backend/allocator/allocator.go + dirprefix=./plugins/ipam/host-local/backend/allocator + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator + cp -pav ./plugins/ipam/host-local/backend/allocator/allocator.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/allocator.go './plugins/ipam/host-local/backend/allocator/allocator.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/allocator.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator/allocator.go' + '[' ./plugins/ipam/host-local/backend/allocator '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator' ++ dirname ./plugins/ipam/host-local/backend/allocator + dirprefix=./plugins/ipam/host-local/backend + '[' ./plugins/ipam/host-local/backend '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend' ++ dirname ./plugins/ipam/host-local/backend + dirprefix=./plugins/ipam/host-local + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/host-local/backend/allocator/range_set.go + dirprefix=./plugins/ipam/host-local/backend/allocator + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator + cp -pav ./plugins/ipam/host-local/backend/allocator/range_set.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/range_set.go './plugins/ipam/host-local/backend/allocator/range_set.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/range_set.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator/range_set.go' + '[' ./plugins/ipam/host-local/backend/allocator '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator' ++ dirname ./plugins/ipam/host-local/backend/allocator + dirprefix=./plugins/ipam/host-local/backend + '[' ./plugins/ipam/host-local/backend '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend' ++ dirname ./plugins/ipam/host-local/backend + dirprefix=./plugins/ipam/host-local + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/host-local/backend/allocator/range.go + dirprefix=./plugins/ipam/host-local/backend/allocator + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator + cp -pav ./plugins/ipam/host-local/backend/allocator/range.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/range.go './plugins/ipam/host-local/backend/allocator/range.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/range.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator/range.go' + '[' ./plugins/ipam/host-local/backend/allocator '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator' ++ dirname ./plugins/ipam/host-local/backend/allocator + dirprefix=./plugins/ipam/host-local/backend + '[' ./plugins/ipam/host-local/backend '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend' ++ dirname ./plugins/ipam/host-local/backend + dirprefix=./plugins/ipam/host-local + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/host-local/backend/allocator/config.go + dirprefix=./plugins/ipam/host-local/backend/allocator + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator + cp -pav ./plugins/ipam/host-local/backend/allocator/config.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/config.go './plugins/ipam/host-local/backend/allocator/config.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/config.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator/config.go' + '[' ./plugins/ipam/host-local/backend/allocator '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator' ++ dirname ./plugins/ipam/host-local/backend/allocator + dirprefix=./plugins/ipam/host-local/backend + '[' ./plugins/ipam/host-local/backend '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend' ++ dirname ./plugins/ipam/host-local/backend + dirprefix=./plugins/ipam/host-local + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/meta/bandwidth/main.go + dirprefix=./plugins/meta/bandwidth + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/bandwidth + cp -pav ./plugins/meta/bandwidth/main.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/bandwidth/main.go './plugins/meta/bandwidth/main.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/bandwidth/main.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/bandwidth/main.go' + '[' ./plugins/meta/bandwidth '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/bandwidth' ++ dirname ./plugins/meta/bandwidth + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/meta/bandwidth/ifb_creator.go + dirprefix=./plugins/meta/bandwidth + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/bandwidth + cp -pav ./plugins/meta/bandwidth/ifb_creator.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/bandwidth/ifb_creator.go './plugins/meta/bandwidth/ifb_creator.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/bandwidth/ifb_creator.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/bandwidth/ifb_creator.go' + '[' ./plugins/meta/bandwidth '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/bandwidth' ++ dirname ./plugins/meta/bandwidth + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/meta/tuning/tuning.go + dirprefix=./plugins/meta/tuning + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/tuning + cp -pav ./plugins/meta/tuning/tuning.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/tuning/tuning.go './plugins/meta/tuning/tuning.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/tuning/tuning.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/tuning/tuning.go' + '[' ./plugins/meta/tuning '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/tuning' ++ dirname ./plugins/meta/tuning + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/meta/flannel/flannel_windows.go + dirprefix=./plugins/meta/flannel + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/flannel + cp -pav ./plugins/meta/flannel/flannel_windows.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/flannel/flannel_windows.go './plugins/meta/flannel/flannel_windows.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/flannel/flannel_windows.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/flannel/flannel_windows.go' + '[' ./plugins/meta/flannel '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/flannel' ++ dirname ./plugins/meta/flannel + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/meta/flannel/flannel_linux.go + dirprefix=./plugins/meta/flannel + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/flannel + cp -pav ./plugins/meta/flannel/flannel_linux.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/flannel/flannel_linux.go './plugins/meta/flannel/flannel_linux.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/flannel/flannel_linux.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/flannel/flannel_linux.go' + '[' ./plugins/meta/flannel '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/flannel' ++ dirname ./plugins/meta/flannel + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/meta/flannel/flannel.go + dirprefix=./plugins/meta/flannel + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/flannel + cp -pav ./plugins/meta/flannel/flannel.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/flannel/flannel.go './plugins/meta/flannel/flannel.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/flannel/flannel.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/flannel/flannel.go' + '[' ./plugins/meta/flannel '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/flannel' ++ dirname ./plugins/meta/flannel + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/meta/firewall/firewall.go + dirprefix=./plugins/meta/firewall + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/firewall + cp -pav ./plugins/meta/firewall/firewall.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/firewall/firewall.go './plugins/meta/firewall/firewall.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/firewall/firewall.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/firewall/firewall.go' + '[' ./plugins/meta/firewall '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/firewall' ++ dirname ./plugins/meta/firewall + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/meta/firewall/iptables.go + dirprefix=./plugins/meta/firewall + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/firewall + cp -pav ./plugins/meta/firewall/iptables.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/firewall/iptables.go './plugins/meta/firewall/iptables.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/firewall/iptables.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/firewall/iptables.go' + '[' ./plugins/meta/firewall '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/firewall' ++ dirname ./plugins/meta/firewall + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/meta/firewall/firewalld.go + dirprefix=./plugins/meta/firewall + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/firewall + cp -pav ./plugins/meta/firewall/firewalld.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/firewall/firewalld.go './plugins/meta/firewall/firewalld.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/firewall/firewalld.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/firewall/firewalld.go' + '[' ./plugins/meta/firewall '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/firewall' ++ dirname ./plugins/meta/firewall + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/meta/portmap/utils.go + dirprefix=./plugins/meta/portmap + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap + cp -pav ./plugins/meta/portmap/utils.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/utils.go './plugins/meta/portmap/utils.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/utils.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/portmap/utils.go' + '[' ./plugins/meta/portmap '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/portmap' ++ dirname ./plugins/meta/portmap + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/meta/portmap/chain.go + dirprefix=./plugins/meta/portmap + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap + cp -pav ./plugins/meta/portmap/chain.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/chain.go './plugins/meta/portmap/chain.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/chain.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/portmap/chain.go' + '[' ./plugins/meta/portmap '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/portmap' ++ dirname ./plugins/meta/portmap + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/meta/portmap/portmap.go + dirprefix=./plugins/meta/portmap + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap + cp -pav ./plugins/meta/portmap/portmap.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/portmap.go './plugins/meta/portmap/portmap.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/portmap.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/portmap/portmap.go' + '[' ./plugins/meta/portmap '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/portmap' ++ dirname ./plugins/meta/portmap + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/meta/portmap/main.go + dirprefix=./plugins/meta/portmap + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap + cp -pav ./plugins/meta/portmap/main.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/main.go './plugins/meta/portmap/main.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/main.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/portmap/main.go' + '[' ./plugins/meta/portmap '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/portmap' ++ dirname ./plugins/meta/portmap + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/meta/sbr/main.go + dirprefix=./plugins/meta/sbr + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/sbr + cp -pav ./plugins/meta/sbr/main.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/sbr/main.go './plugins/meta/sbr/main.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/sbr/main.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/sbr/main.go' + '[' ./plugins/meta/sbr '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/sbr' ++ dirname ./plugins/meta/sbr + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/main/host-device/host-device.go + dirprefix=./plugins/main/host-device + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/host-device + cp -pav ./plugins/main/host-device/host-device.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/host-device/host-device.go './plugins/main/host-device/host-device.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/host-device/host-device.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/host-device/host-device.go' + '[' ./plugins/main/host-device '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/host-device' ++ dirname ./plugins/main/host-device + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/main/loopback/loopback.go + dirprefix=./plugins/main/loopback + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/loopback + cp -pav ./plugins/main/loopback/loopback.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/loopback/loopback.go './plugins/main/loopback/loopback.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/loopback/loopback.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/loopback/loopback.go' + '[' ./plugins/main/loopback '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/loopback' ++ dirname ./plugins/main/loopback + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/main/ptp/ptp.go + dirprefix=./plugins/main/ptp + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ptp + cp -pav ./plugins/main/ptp/ptp.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ptp/ptp.go './plugins/main/ptp/ptp.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ptp/ptp.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/ptp/ptp.go' + '[' ./plugins/main/ptp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/ptp' ++ dirname ./plugins/main/ptp + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/main/ipvlan/ipvlan.go + dirprefix=./plugins/main/ipvlan + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ipvlan + cp -pav ./plugins/main/ipvlan/ipvlan.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ipvlan/ipvlan.go './plugins/main/ipvlan/ipvlan.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ipvlan/ipvlan.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/ipvlan/ipvlan.go' + '[' ./plugins/main/ipvlan '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/ipvlan' ++ dirname ./plugins/main/ipvlan + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/main/vlan/vlan.go + dirprefix=./plugins/main/vlan + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/vlan + cp -pav ./plugins/main/vlan/vlan.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/vlan/vlan.go './plugins/main/vlan/vlan.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/vlan/vlan.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/vlan/vlan.go' + '[' ./plugins/main/vlan '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/vlan' ++ dirname ./plugins/main/vlan + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/main/macvlan/macvlan.go + dirprefix=./plugins/main/macvlan + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/macvlan + cp -pav ./plugins/main/macvlan/macvlan.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/macvlan/macvlan.go './plugins/main/macvlan/macvlan.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/macvlan/macvlan.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/macvlan/macvlan.go' + '[' ./plugins/main/macvlan '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/macvlan' ++ dirname ./plugins/main/macvlan + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/main/bridge/bridge.go + dirprefix=./plugins/main/bridge + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/bridge + cp -pav ./plugins/main/bridge/bridge.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/bridge/bridge.go './plugins/main/bridge/bridge.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/bridge/bridge.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/bridge/bridge.go' + '[' ./plugins/main/bridge '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/bridge' ++ dirname ./plugins/main/bridge + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/sample/main.go + dirprefix=./plugins/sample + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/sample + cp -pav ./plugins/sample/main.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/sample/main.go './plugins/sample/main.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/sample/main.go' + echo '%{gopath}/src/%{import_path}/./plugins/sample/main.go' + '[' ./plugins/sample '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/sample' ++ dirname ./plugins/sample + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/utils/utils.go + dirprefix=./pkg/utils + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils + cp -pav ./pkg/utils/utils.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/utils.go './pkg/utils/utils.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/utils.go' + echo '%{gopath}/src/%{import_path}/./pkg/utils/utils.go' + '[' ./pkg/utils '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/utils' ++ dirname ./pkg/utils + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/utils/buildversion/buildversion.go + dirprefix=./pkg/utils/buildversion + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/buildversion + cp -pav ./pkg/utils/buildversion/buildversion.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/buildversion/buildversion.go './pkg/utils/buildversion/buildversion.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/buildversion/buildversion.go' + echo '%{gopath}/src/%{import_path}/./pkg/utils/buildversion/buildversion.go' + '[' ./pkg/utils/buildversion '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/utils/buildversion' ++ dirname ./pkg/utils/buildversion + dirprefix=./pkg/utils + '[' ./pkg/utils '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/utils' ++ dirname ./pkg/utils + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/utils/hwaddr/hwaddr.go + dirprefix=./pkg/utils/hwaddr + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/hwaddr + cp -pav ./pkg/utils/hwaddr/hwaddr.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/hwaddr/hwaddr.go './pkg/utils/hwaddr/hwaddr.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/hwaddr/hwaddr.go' + echo '%{gopath}/src/%{import_path}/./pkg/utils/hwaddr/hwaddr.go' + '[' ./pkg/utils/hwaddr '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/utils/hwaddr' ++ dirname ./pkg/utils/hwaddr + dirprefix=./pkg/utils + '[' ./pkg/utils '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/utils' ++ dirname ./pkg/utils + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/utils/sysctl/sysctl_linux.go + dirprefix=./pkg/utils/sysctl + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/sysctl + cp -pav ./pkg/utils/sysctl/sysctl_linux.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/sysctl/sysctl_linux.go './pkg/utils/sysctl/sysctl_linux.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/sysctl/sysctl_linux.go' + echo '%{gopath}/src/%{import_path}/./pkg/utils/sysctl/sysctl_linux.go' + '[' ./pkg/utils/sysctl '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/utils/sysctl' ++ dirname ./pkg/utils/sysctl + dirprefix=./pkg/utils + '[' ./pkg/utils '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/utils' ++ dirname ./pkg/utils + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/ipam/ipam_linux.go + dirprefix=./pkg/ipam + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ipam + cp -pav ./pkg/ipam/ipam_linux.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ipam/ipam_linux.go './pkg/ipam/ipam_linux.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ipam/ipam_linux.go' + echo '%{gopath}/src/%{import_path}/./pkg/ipam/ipam_linux.go' + '[' ./pkg/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ipam' ++ dirname ./pkg/ipam + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/ipam/ipam.go + dirprefix=./pkg/ipam + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ipam + cp -pav ./pkg/ipam/ipam.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ipam/ipam.go './pkg/ipam/ipam.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ipam/ipam.go' + echo '%{gopath}/src/%{import_path}/./pkg/ipam/ipam.go' + '[' ./pkg/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ipam' ++ dirname ./pkg/ipam + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/testutils/ping.go + dirprefix=./pkg/testutils + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils + cp -pav ./pkg/testutils/ping.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/ping.go './pkg/testutils/ping.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/ping.go' + echo '%{gopath}/src/%{import_path}/./pkg/testutils/ping.go' + '[' ./pkg/testutils '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/testutils' ++ dirname ./pkg/testutils + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/testutils/netns_linux.go + dirprefix=./pkg/testutils + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils + cp -pav ./pkg/testutils/netns_linux.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/netns_linux.go './pkg/testutils/netns_linux.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/netns_linux.go' + echo '%{gopath}/src/%{import_path}/./pkg/testutils/netns_linux.go' + '[' ./pkg/testutils '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/testutils' ++ dirname ./pkg/testutils + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/testutils/echosvr/main.go + dirprefix=./pkg/testutils/echosvr + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/echosvr + cp -pav ./pkg/testutils/echosvr/main.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/echosvr/main.go './pkg/testutils/echosvr/main.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/echosvr/main.go' + echo '%{gopath}/src/%{import_path}/./pkg/testutils/echosvr/main.go' + '[' ./pkg/testutils/echosvr '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/testutils/echosvr' ++ dirname ./pkg/testutils/echosvr + dirprefix=./pkg/testutils + '[' ./pkg/testutils '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/testutils' ++ dirname ./pkg/testutils + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/testutils/cmd.go + dirprefix=./pkg/testutils + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils + cp -pav ./pkg/testutils/cmd.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/cmd.go './pkg/testutils/cmd.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/cmd.go' + echo '%{gopath}/src/%{import_path}/./pkg/testutils/cmd.go' + '[' ./pkg/testutils '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/testutils' ++ dirname ./pkg/testutils + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/testutils/bad_reader.go + dirprefix=./pkg/testutils + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils + cp -pav ./pkg/testutils/bad_reader.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/bad_reader.go './pkg/testutils/bad_reader.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/bad_reader.go' + echo '%{gopath}/src/%{import_path}/./pkg/testutils/bad_reader.go' + '[' ./pkg/testutils '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/testutils' ++ dirname ./pkg/testutils + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/hns/netconf_windows.go + dirprefix=./pkg/hns + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/hns + cp -pav ./pkg/hns/netconf_windows.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/hns/netconf_windows.go './pkg/hns/netconf_windows.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/hns/netconf_windows.go' + echo '%{gopath}/src/%{import_path}/./pkg/hns/netconf_windows.go' + '[' ./pkg/hns '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/hns' ++ dirname ./pkg/hns + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/hns/endpoint_windows.go + dirprefix=./pkg/hns + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/hns + cp -pav ./pkg/hns/endpoint_windows.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/hns/endpoint_windows.go './pkg/hns/endpoint_windows.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/hns/endpoint_windows.go' + echo '%{gopath}/src/%{import_path}/./pkg/hns/endpoint_windows.go' + '[' ./pkg/hns '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/hns' ++ dirname ./pkg/hns + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/ns/ns_linux.go + dirprefix=./pkg/ns + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ns + cp -pav ./pkg/ns/ns_linux.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ns/ns_linux.go './pkg/ns/ns_linux.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ns/ns_linux.go' + echo '%{gopath}/src/%{import_path}/./pkg/ns/ns_linux.go' + '[' ./pkg/ns '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ns' ++ dirname ./pkg/ns + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/ip/ipforward_linux.go + dirprefix=./pkg/ip + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip + cp -pav ./pkg/ip/ipforward_linux.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/ipforward_linux.go './pkg/ip/ipforward_linux.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/ipforward_linux.go' + echo '%{gopath}/src/%{import_path}/./pkg/ip/ipforward_linux.go' + '[' ./pkg/ip '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ip' ++ dirname ./pkg/ip + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/ip/link_linux.go + dirprefix=./pkg/ip + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip + cp -pav ./pkg/ip/link_linux.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/link_linux.go './pkg/ip/link_linux.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/link_linux.go' + echo '%{gopath}/src/%{import_path}/./pkg/ip/link_linux.go' + '[' ./pkg/ip '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ip' ++ dirname ./pkg/ip + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/ip/ipmasq_linux.go + dirprefix=./pkg/ip + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip + cp -pav ./pkg/ip/ipmasq_linux.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/ipmasq_linux.go './pkg/ip/ipmasq_linux.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/ipmasq_linux.go' + echo '%{gopath}/src/%{import_path}/./pkg/ip/ipmasq_linux.go' + '[' ./pkg/ip '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ip' ++ dirname ./pkg/ip + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/ip/utils_linux.go + dirprefix=./pkg/ip + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip + cp -pav ./pkg/ip/utils_linux.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/utils_linux.go './pkg/ip/utils_linux.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/utils_linux.go' + echo '%{gopath}/src/%{import_path}/./pkg/ip/utils_linux.go' + '[' ./pkg/ip '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ip' ++ dirname ./pkg/ip + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/ip/cidr.go + dirprefix=./pkg/ip + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip + cp -pav ./pkg/ip/cidr.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/cidr.go './pkg/ip/cidr.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/cidr.go' + echo '%{gopath}/src/%{import_path}/./pkg/ip/cidr.go' + '[' ./pkg/ip '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ip' ++ dirname ./pkg/ip + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/ip/addr_linux.go + dirprefix=./pkg/ip + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip + cp -pav ./pkg/ip/addr_linux.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/addr_linux.go './pkg/ip/addr_linux.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/addr_linux.go' + echo '%{gopath}/src/%{import_path}/./pkg/ip/addr_linux.go' + '[' ./pkg/ip '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ip' ++ dirname ./pkg/ip + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/ip/route_linux.go + dirprefix=./pkg/ip + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip + cp -pav ./pkg/ip/route_linux.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/route_linux.go './pkg/ip/route_linux.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/route_linux.go' + echo '%{gopath}/src/%{import_path}/./pkg/ip/route_linux.go' + '[' ./pkg/ip '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ip' ++ dirname ./pkg/ip + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/ ++ find . -iname '*_test.go' ++ grep -v vendor + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/static/static_suite_test.go + dirprefix=./plugins/ipam/static + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/static + cp -pav ./plugins/ipam/static/static_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/static/static_suite_test.go './plugins/ipam/static/static_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/static/static_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/static/static_suite_test.go' + '[' ./plugins/ipam/static '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/static' ++ dirname ./plugins/ipam/static + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/static/static_test.go + dirprefix=./plugins/ipam/static + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/static + cp -pav ./plugins/ipam/static/static_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/static/static_test.go './plugins/ipam/static/static_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/static/static_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/static/static_test.go' + '[' ./plugins/ipam/static '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/static' ++ dirname ./plugins/ipam/static + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/dhcp/dhcp_suite_test.go + dirprefix=./plugins/ipam/dhcp + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp + cp -pav ./plugins/ipam/dhcp/dhcp_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/dhcp_suite_test.go './plugins/ipam/dhcp/dhcp_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/dhcp_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/dhcp/dhcp_suite_test.go' + '[' ./plugins/ipam/dhcp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/dhcp' ++ dirname ./plugins/ipam/dhcp + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/dhcp/dhcp_test.go + dirprefix=./plugins/ipam/dhcp + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp + cp -pav ./plugins/ipam/dhcp/dhcp_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/dhcp_test.go './plugins/ipam/dhcp/dhcp_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/dhcp_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/dhcp/dhcp_test.go' + '[' ./plugins/ipam/dhcp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/dhcp' ++ dirname ./plugins/ipam/dhcp + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/dhcp/dhcp2_test.go + dirprefix=./plugins/ipam/dhcp + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp + cp -pav ./plugins/ipam/dhcp/dhcp2_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/dhcp2_test.go './plugins/ipam/dhcp/dhcp2_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/dhcp2_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/dhcp/dhcp2_test.go' + '[' ./plugins/ipam/dhcp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/dhcp' ++ dirname ./plugins/ipam/dhcp + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/dhcp/options_test.go + dirprefix=./plugins/ipam/dhcp + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp + cp -pav ./plugins/ipam/dhcp/options_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/options_test.go './plugins/ipam/dhcp/options_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/options_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/dhcp/options_test.go' + '[' ./plugins/ipam/dhcp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/dhcp' ++ dirname ./plugins/ipam/dhcp + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/host-local/dns_test.go + dirprefix=./plugins/ipam/host-local + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local + cp -pav ./plugins/ipam/host-local/dns_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/dns_test.go './plugins/ipam/host-local/dns_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/dns_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/dns_test.go' + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/host-local/host_local_suite_test.go + dirprefix=./plugins/ipam/host-local + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local + cp -pav ./plugins/ipam/host-local/host_local_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/host_local_suite_test.go './plugins/ipam/host-local/host_local_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/host_local_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/host_local_suite_test.go' + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/host-local/host_local_test.go + dirprefix=./plugins/ipam/host-local + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local + cp -pav ./plugins/ipam/host-local/host_local_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/host_local_test.go './plugins/ipam/host-local/host_local_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/host_local_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/host_local_test.go' + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/host-local/backend/disk/disk_suite_test.go + dirprefix=./plugins/ipam/host-local/backend/disk + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/disk + cp -pav ./plugins/ipam/host-local/backend/disk/disk_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/disk/disk_suite_test.go './plugins/ipam/host-local/backend/disk/disk_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/disk/disk_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/disk/disk_suite_test.go' + '[' ./plugins/ipam/host-local/backend/disk '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/disk' ++ dirname ./plugins/ipam/host-local/backend/disk + dirprefix=./plugins/ipam/host-local/backend + '[' ./plugins/ipam/host-local/backend '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend' ++ dirname ./plugins/ipam/host-local/backend + dirprefix=./plugins/ipam/host-local + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/host-local/backend/disk/lock_test.go + dirprefix=./plugins/ipam/host-local/backend/disk + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/disk + cp -pav ./plugins/ipam/host-local/backend/disk/lock_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/disk/lock_test.go './plugins/ipam/host-local/backend/disk/lock_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/disk/lock_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/disk/lock_test.go' + '[' ./plugins/ipam/host-local/backend/disk '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/disk' ++ dirname ./plugins/ipam/host-local/backend/disk + dirprefix=./plugins/ipam/host-local/backend + '[' ./plugins/ipam/host-local/backend '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend' ++ dirname ./plugins/ipam/host-local/backend + dirprefix=./plugins/ipam/host-local + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/host-local/backend/allocator/range_test.go + dirprefix=./plugins/ipam/host-local/backend/allocator + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator + cp -pav ./plugins/ipam/host-local/backend/allocator/range_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/range_test.go './plugins/ipam/host-local/backend/allocator/range_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/range_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator/range_test.go' + '[' ./plugins/ipam/host-local/backend/allocator '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator' ++ dirname ./plugins/ipam/host-local/backend/allocator + dirprefix=./plugins/ipam/host-local/backend + '[' ./plugins/ipam/host-local/backend '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend' ++ dirname ./plugins/ipam/host-local/backend + dirprefix=./plugins/ipam/host-local + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/host-local/backend/allocator/allocator_suite_test.go + dirprefix=./plugins/ipam/host-local/backend/allocator + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator + cp -pav ./plugins/ipam/host-local/backend/allocator/allocator_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/allocator_suite_test.go './plugins/ipam/host-local/backend/allocator/allocator_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/allocator_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator/allocator_suite_test.go' + '[' ./plugins/ipam/host-local/backend/allocator '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator' ++ dirname ./plugins/ipam/host-local/backend/allocator + dirprefix=./plugins/ipam/host-local/backend + '[' ./plugins/ipam/host-local/backend '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend' ++ dirname ./plugins/ipam/host-local/backend + dirprefix=./plugins/ipam/host-local + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/host-local/backend/allocator/config_test.go + dirprefix=./plugins/ipam/host-local/backend/allocator + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator + cp -pav ./plugins/ipam/host-local/backend/allocator/config_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/config_test.go './plugins/ipam/host-local/backend/allocator/config_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/config_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator/config_test.go' + '[' ./plugins/ipam/host-local/backend/allocator '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator' ++ dirname ./plugins/ipam/host-local/backend/allocator + dirprefix=./plugins/ipam/host-local/backend + '[' ./plugins/ipam/host-local/backend '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend' ++ dirname ./plugins/ipam/host-local/backend + dirprefix=./plugins/ipam/host-local + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/host-local/backend/allocator/range_set_test.go + dirprefix=./plugins/ipam/host-local/backend/allocator + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator + cp -pav ./plugins/ipam/host-local/backend/allocator/range_set_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/range_set_test.go './plugins/ipam/host-local/backend/allocator/range_set_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/range_set_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator/range_set_test.go' + '[' ./plugins/ipam/host-local/backend/allocator '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator' ++ dirname ./plugins/ipam/host-local/backend/allocator + dirprefix=./plugins/ipam/host-local/backend + '[' ./plugins/ipam/host-local/backend '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend' ++ dirname ./plugins/ipam/host-local/backend + dirprefix=./plugins/ipam/host-local + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/ipam/host-local/backend/allocator/allocator_test.go + dirprefix=./plugins/ipam/host-local/backend/allocator + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator + cp -pav ./plugins/ipam/host-local/backend/allocator/allocator_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/allocator_test.go './plugins/ipam/host-local/backend/allocator/allocator_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/allocator_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator/allocator_test.go' + '[' ./plugins/ipam/host-local/backend/allocator '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator' ++ dirname ./plugins/ipam/host-local/backend/allocator + dirprefix=./plugins/ipam/host-local/backend + '[' ./plugins/ipam/host-local/backend '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend' ++ dirname ./plugins/ipam/host-local/backend + dirprefix=./plugins/ipam/host-local + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/meta/bandwidth/bandwidth_linux_test.go + dirprefix=./plugins/meta/bandwidth + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/bandwidth + cp -pav ./plugins/meta/bandwidth/bandwidth_linux_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/bandwidth/bandwidth_linux_test.go './plugins/meta/bandwidth/bandwidth_linux_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/bandwidth/bandwidth_linux_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/bandwidth/bandwidth_linux_test.go' + '[' ./plugins/meta/bandwidth '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/bandwidth' ++ dirname ./plugins/meta/bandwidth + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/meta/bandwidth/bandwidth_suite_test.go + dirprefix=./plugins/meta/bandwidth + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/bandwidth + cp -pav ./plugins/meta/bandwidth/bandwidth_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/bandwidth/bandwidth_suite_test.go './plugins/meta/bandwidth/bandwidth_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/bandwidth/bandwidth_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/bandwidth/bandwidth_suite_test.go' + '[' ./plugins/meta/bandwidth '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/bandwidth' ++ dirname ./plugins/meta/bandwidth + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/meta/tuning/tuning_test.go + dirprefix=./plugins/meta/tuning + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/tuning + cp -pav ./plugins/meta/tuning/tuning_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/tuning/tuning_test.go './plugins/meta/tuning/tuning_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/tuning/tuning_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/tuning/tuning_test.go' + '[' ./plugins/meta/tuning '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/tuning' ++ dirname ./plugins/meta/tuning + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/meta/tuning/tuning_suite_test.go + dirprefix=./plugins/meta/tuning + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/tuning + cp -pav ./plugins/meta/tuning/tuning_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/tuning/tuning_suite_test.go './plugins/meta/tuning/tuning_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/tuning/tuning_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/tuning/tuning_suite_test.go' + '[' ./plugins/meta/tuning '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/tuning' ++ dirname ./plugins/meta/tuning + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/meta/flannel/flannel_linux_test.go + dirprefix=./plugins/meta/flannel + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/flannel + cp -pav ./plugins/meta/flannel/flannel_linux_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/flannel/flannel_linux_test.go './plugins/meta/flannel/flannel_linux_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/flannel/flannel_linux_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/flannel/flannel_linux_test.go' + '[' ./plugins/meta/flannel '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/flannel' ++ dirname ./plugins/meta/flannel + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/meta/flannel/flannel_suite_test.go + dirprefix=./plugins/meta/flannel + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/flannel + cp -pav ./plugins/meta/flannel/flannel_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/flannel/flannel_suite_test.go './plugins/meta/flannel/flannel_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/flannel/flannel_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/flannel/flannel_suite_test.go' + '[' ./plugins/meta/flannel '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/flannel' ++ dirname ./plugins/meta/flannel + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/meta/firewall/firewall_iptables_test.go + dirprefix=./plugins/meta/firewall + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/firewall + cp -pav ./plugins/meta/firewall/firewall_iptables_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/firewall/firewall_iptables_test.go './plugins/meta/firewall/firewall_iptables_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/firewall/firewall_iptables_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/firewall/firewall_iptables_test.go' + '[' ./plugins/meta/firewall '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/firewall' ++ dirname ./plugins/meta/firewall + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/meta/firewall/firewall_suite_test.go + dirprefix=./plugins/meta/firewall + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/firewall + cp -pav ./plugins/meta/firewall/firewall_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/firewall/firewall_suite_test.go './plugins/meta/firewall/firewall_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/firewall/firewall_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/firewall/firewall_suite_test.go' + '[' ./plugins/meta/firewall '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/firewall' ++ dirname ./plugins/meta/firewall + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/meta/firewall/firewall_firewalld_test.go + dirprefix=./plugins/meta/firewall + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/firewall + cp -pav ./plugins/meta/firewall/firewall_firewalld_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/firewall/firewall_firewalld_test.go './plugins/meta/firewall/firewall_firewalld_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/firewall/firewall_firewalld_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/firewall/firewall_firewalld_test.go' + '[' ./plugins/meta/firewall '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/firewall' ++ dirname ./plugins/meta/firewall + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/meta/portmap/portmap_integ_test.go + dirprefix=./plugins/meta/portmap + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap + cp -pav ./plugins/meta/portmap/portmap_integ_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/portmap_integ_test.go './plugins/meta/portmap/portmap_integ_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/portmap_integ_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/portmap/portmap_integ_test.go' + '[' ./plugins/meta/portmap '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/portmap' ++ dirname ./plugins/meta/portmap + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/meta/portmap/portmap_test.go + dirprefix=./plugins/meta/portmap + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap + cp -pav ./plugins/meta/portmap/portmap_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/portmap_test.go './plugins/meta/portmap/portmap_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/portmap_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/portmap/portmap_test.go' + '[' ./plugins/meta/portmap '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/portmap' ++ dirname ./plugins/meta/portmap + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/meta/portmap/portmap_suite_test.go + dirprefix=./plugins/meta/portmap + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap + cp -pav ./plugins/meta/portmap/portmap_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/portmap_suite_test.go './plugins/meta/portmap/portmap_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/portmap_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/portmap/portmap_suite_test.go' + '[' ./plugins/meta/portmap '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/portmap' ++ dirname ./plugins/meta/portmap + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/meta/portmap/chain_test.go + dirprefix=./plugins/meta/portmap + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap + cp -pav ./plugins/meta/portmap/chain_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/chain_test.go './plugins/meta/portmap/chain_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/chain_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/portmap/chain_test.go' + '[' ./plugins/meta/portmap '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/portmap' ++ dirname ./plugins/meta/portmap + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/meta/sbr/sbr_suite_test.go + dirprefix=./plugins/meta/sbr + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/sbr + cp -pav ./plugins/meta/sbr/sbr_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/sbr/sbr_suite_test.go './plugins/meta/sbr/sbr_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/sbr/sbr_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/sbr/sbr_suite_test.go' + '[' ./plugins/meta/sbr '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/sbr' ++ dirname ./plugins/meta/sbr + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/meta/sbr/sbr_linux_test.go + dirprefix=./plugins/meta/sbr + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/sbr + cp -pav ./plugins/meta/sbr/sbr_linux_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/sbr/sbr_linux_test.go './plugins/meta/sbr/sbr_linux_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/sbr/sbr_linux_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/sbr/sbr_linux_test.go' + '[' ./plugins/meta/sbr '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/sbr' ++ dirname ./plugins/meta/sbr + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/main/host-device/host-device_suite_test.go + dirprefix=./plugins/main/host-device + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/host-device + cp -pav ./plugins/main/host-device/host-device_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/host-device/host-device_suite_test.go './plugins/main/host-device/host-device_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/host-device/host-device_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/host-device/host-device_suite_test.go' + '[' ./plugins/main/host-device '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/host-device' ++ dirname ./plugins/main/host-device + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/main/host-device/host-device_test.go + dirprefix=./plugins/main/host-device + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/host-device + cp -pav ./plugins/main/host-device/host-device_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/host-device/host-device_test.go './plugins/main/host-device/host-device_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/host-device/host-device_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/host-device/host-device_test.go' + '[' ./plugins/main/host-device '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/host-device' ++ dirname ./plugins/main/host-device + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/main/loopback/loopback_suite_test.go + dirprefix=./plugins/main/loopback + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/loopback + cp -pav ./plugins/main/loopback/loopback_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/loopback/loopback_suite_test.go './plugins/main/loopback/loopback_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/loopback/loopback_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/loopback/loopback_suite_test.go' + '[' ./plugins/main/loopback '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/loopback' ++ dirname ./plugins/main/loopback + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/main/loopback/loopback_test.go + dirprefix=./plugins/main/loopback + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/loopback + cp -pav ./plugins/main/loopback/loopback_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/loopback/loopback_test.go './plugins/main/loopback/loopback_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/loopback/loopback_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/loopback/loopback_test.go' + '[' ./plugins/main/loopback '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/loopback' ++ dirname ./plugins/main/loopback + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/main/ptp/ptp_suite_test.go + dirprefix=./plugins/main/ptp + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ptp + cp -pav ./plugins/main/ptp/ptp_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ptp/ptp_suite_test.go './plugins/main/ptp/ptp_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ptp/ptp_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/ptp/ptp_suite_test.go' + '[' ./plugins/main/ptp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/ptp' ++ dirname ./plugins/main/ptp + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/main/ptp/ptp_test.go + dirprefix=./plugins/main/ptp + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ptp + cp -pav ./plugins/main/ptp/ptp_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ptp/ptp_test.go './plugins/main/ptp/ptp_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ptp/ptp_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/ptp/ptp_test.go' + '[' ./plugins/main/ptp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/ptp' ++ dirname ./plugins/main/ptp + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/main/ipvlan/ipvlan_test.go + dirprefix=./plugins/main/ipvlan + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ipvlan + cp -pav ./plugins/main/ipvlan/ipvlan_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ipvlan/ipvlan_test.go './plugins/main/ipvlan/ipvlan_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ipvlan/ipvlan_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/ipvlan/ipvlan_test.go' + '[' ./plugins/main/ipvlan '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/ipvlan' ++ dirname ./plugins/main/ipvlan + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/main/ipvlan/ipvlan_suite_test.go + dirprefix=./plugins/main/ipvlan + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ipvlan + cp -pav ./plugins/main/ipvlan/ipvlan_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ipvlan/ipvlan_suite_test.go './plugins/main/ipvlan/ipvlan_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ipvlan/ipvlan_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/ipvlan/ipvlan_suite_test.go' + '[' ./plugins/main/ipvlan '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/ipvlan' ++ dirname ./plugins/main/ipvlan + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/main/vlan/vlan_suite_test.go + dirprefix=./plugins/main/vlan + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/vlan + cp -pav ./plugins/main/vlan/vlan_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/vlan/vlan_suite_test.go './plugins/main/vlan/vlan_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/vlan/vlan_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/vlan/vlan_suite_test.go' + '[' ./plugins/main/vlan '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/vlan' ++ dirname ./plugins/main/vlan + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/main/vlan/vlan_test.go + dirprefix=./plugins/main/vlan + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/vlan + cp -pav ./plugins/main/vlan/vlan_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/vlan/vlan_test.go './plugins/main/vlan/vlan_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/vlan/vlan_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/vlan/vlan_test.go' + '[' ./plugins/main/vlan '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/vlan' ++ dirname ./plugins/main/vlan + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/main/macvlan/macvlan_suite_test.go + dirprefix=./plugins/main/macvlan + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/macvlan + cp -pav ./plugins/main/macvlan/macvlan_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/macvlan/macvlan_suite_test.go './plugins/main/macvlan/macvlan_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/macvlan/macvlan_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/macvlan/macvlan_suite_test.go' + '[' ./plugins/main/macvlan '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/macvlan' ++ dirname ./plugins/main/macvlan + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/main/macvlan/macvlan_test.go + dirprefix=./plugins/main/macvlan + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/macvlan + cp -pav ./plugins/main/macvlan/macvlan_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/macvlan/macvlan_test.go './plugins/main/macvlan/macvlan_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/macvlan/macvlan_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/macvlan/macvlan_test.go' + '[' ./plugins/main/macvlan '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/macvlan' ++ dirname ./plugins/main/macvlan + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/main/bridge/bridge_test.go + dirprefix=./plugins/main/bridge + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/bridge + cp -pav ./plugins/main/bridge/bridge_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/bridge/bridge_test.go './plugins/main/bridge/bridge_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/bridge/bridge_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/bridge/bridge_test.go' + '[' ./plugins/main/bridge '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/bridge' ++ dirname ./plugins/main/bridge + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/main/bridge/bridge_suite_test.go + dirprefix=./plugins/main/bridge + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/bridge + cp -pav ./plugins/main/bridge/bridge_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/bridge/bridge_suite_test.go './plugins/main/bridge/bridge_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/bridge/bridge_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/bridge/bridge_suite_test.go' + '[' ./plugins/main/bridge '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/bridge' ++ dirname ./plugins/main/bridge + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/sample/sample_suite_test.go + dirprefix=./plugins/sample + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/sample + cp -pav ./plugins/sample/sample_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/sample/sample_suite_test.go './plugins/sample/sample_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/sample/sample_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/sample/sample_suite_test.go' + '[' ./plugins/sample '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/sample' ++ dirname ./plugins/sample + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./plugins/sample/sample_linux_test.go + dirprefix=./plugins/sample + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/sample + cp -pav ./plugins/sample/sample_linux_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/sample/sample_linux_test.go './plugins/sample/sample_linux_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/sample/sample_linux_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/sample/sample_linux_test.go' + '[' ./plugins/sample '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/sample' ++ dirname ./plugins/sample + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./integration/integration_suite_test.go + dirprefix=./integration + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./integration + cp -pav ./integration/integration_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./integration/integration_suite_test.go './integration/integration_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./integration/integration_suite_test.go' + echo '%{gopath}/src/%{import_path}/./integration/integration_suite_test.go' + '[' ./integration '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./integration' ++ dirname ./integration + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./integration/integration_linux_test.go + dirprefix=./integration + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./integration + cp -pav ./integration/integration_linux_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./integration/integration_linux_test.go './integration/integration_linux_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./integration/integration_linux_test.go' + echo '%{gopath}/src/%{import_path}/./integration/integration_linux_test.go' + '[' ./integration '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./integration' ++ dirname ./integration + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/utils/utils_suite_test.go + dirprefix=./pkg/utils + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils + cp -pav ./pkg/utils/utils_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/utils_suite_test.go './pkg/utils/utils_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/utils_suite_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/utils/utils_suite_test.go' + '[' ./pkg/utils '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/utils' ++ dirname ./pkg/utils + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/utils/hwaddr/hwaddr_test.go + dirprefix=./pkg/utils/hwaddr + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/hwaddr + cp -pav ./pkg/utils/hwaddr/hwaddr_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/hwaddr/hwaddr_test.go './pkg/utils/hwaddr/hwaddr_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/hwaddr/hwaddr_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/utils/hwaddr/hwaddr_test.go' + '[' ./pkg/utils/hwaddr '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/utils/hwaddr' ++ dirname ./pkg/utils/hwaddr + dirprefix=./pkg/utils + '[' ./pkg/utils '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/utils' ++ dirname ./pkg/utils + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/utils/hwaddr/hwaddr_suite_test.go + dirprefix=./pkg/utils/hwaddr + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/hwaddr + cp -pav ./pkg/utils/hwaddr/hwaddr_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/hwaddr/hwaddr_suite_test.go './pkg/utils/hwaddr/hwaddr_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/hwaddr/hwaddr_suite_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/utils/hwaddr/hwaddr_suite_test.go' + '[' ./pkg/utils/hwaddr '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/utils/hwaddr' ++ dirname ./pkg/utils/hwaddr + dirprefix=./pkg/utils + '[' ./pkg/utils '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/utils' ++ dirname ./pkg/utils + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/utils/utils_test.go + dirprefix=./pkg/utils + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils + cp -pav ./pkg/utils/utils_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/utils_test.go './pkg/utils/utils_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/utils_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/utils/utils_test.go' + '[' ./pkg/utils '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/utils' ++ dirname ./pkg/utils + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/ipam/ipam_linux_test.go + dirprefix=./pkg/ipam + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ipam + cp -pav ./pkg/ipam/ipam_linux_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ipam/ipam_linux_test.go './pkg/ipam/ipam_linux_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ipam/ipam_linux_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/ipam/ipam_linux_test.go' + '[' ./pkg/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ipam' ++ dirname ./pkg/ipam + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/ipam/ipam_suite_test.go + dirprefix=./pkg/ipam + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ipam + cp -pav ./pkg/ipam/ipam_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ipam/ipam_suite_test.go './pkg/ipam/ipam_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ipam/ipam_suite_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/ipam/ipam_suite_test.go' + '[' ./pkg/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ipam' ++ dirname ./pkg/ipam + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/testutils/echosvr/init_test.go + dirprefix=./pkg/testutils/echosvr + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/echosvr + cp -pav ./pkg/testutils/echosvr/init_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/echosvr/init_test.go './pkg/testutils/echosvr/init_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/echosvr/init_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/testutils/echosvr/init_test.go' + '[' ./pkg/testutils/echosvr '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/testutils/echosvr' ++ dirname ./pkg/testutils/echosvr + dirprefix=./pkg/testutils + '[' ./pkg/testutils '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/testutils' ++ dirname ./pkg/testutils + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/testutils/echosvr/echosvr_test.go + dirprefix=./pkg/testutils/echosvr + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/echosvr + cp -pav ./pkg/testutils/echosvr/echosvr_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/echosvr/echosvr_test.go './pkg/testutils/echosvr/echosvr_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/echosvr/echosvr_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/testutils/echosvr/echosvr_test.go' + '[' ./pkg/testutils/echosvr '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/testutils/echosvr' ++ dirname ./pkg/testutils/echosvr + dirprefix=./pkg/testutils + '[' ./pkg/testutils '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/testutils' ++ dirname ./pkg/testutils + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/hns/hns_suite_windows_test.go + dirprefix=./pkg/hns + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/hns + cp -pav ./pkg/hns/hns_suite_windows_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/hns/hns_suite_windows_test.go './pkg/hns/hns_suite_windows_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/hns/hns_suite_windows_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/hns/hns_suite_windows_test.go' + '[' ./pkg/hns '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/hns' ++ dirname ./pkg/hns + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/hns/netconf_windows_test.go + dirprefix=./pkg/hns + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/hns + cp -pav ./pkg/hns/netconf_windows_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/hns/netconf_windows_test.go './pkg/hns/netconf_windows_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/hns/netconf_windows_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/hns/netconf_windows_test.go' + '[' ./pkg/hns '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/hns' ++ dirname ./pkg/hns + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/hns/netconf_suite_windows_test.go + dirprefix=./pkg/hns + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/hns + cp -pav ./pkg/hns/netconf_suite_windows_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/hns/netconf_suite_windows_test.go './pkg/hns/netconf_suite_windows_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/hns/netconf_suite_windows_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/hns/netconf_suite_windows_test.go' + '[' ./pkg/hns '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/hns' ++ dirname ./pkg/hns + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/ns/ns_linux_test.go + dirprefix=./pkg/ns + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ns + cp -pav ./pkg/ns/ns_linux_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ns/ns_linux_test.go './pkg/ns/ns_linux_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ns/ns_linux_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/ns/ns_linux_test.go' + '[' ./pkg/ns '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ns' ++ dirname ./pkg/ns + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/ns/ns_suite_test.go + dirprefix=./pkg/ns + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ns + cp -pav ./pkg/ns/ns_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ns/ns_suite_test.go './pkg/ns/ns_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ns/ns_suite_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/ns/ns_suite_test.go' + '[' ./pkg/ns '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ns' ++ dirname ./pkg/ns + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/ip/link_linux_test.go + dirprefix=./pkg/ip + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip + cp -pav ./pkg/ip/link_linux_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/link_linux_test.go './pkg/ip/link_linux_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/link_linux_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/ip/link_linux_test.go' + '[' ./pkg/ip '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ip' ++ dirname ./pkg/ip + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/ip/ip_suite_test.go + dirprefix=./pkg/ip + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip + cp -pav ./pkg/ip/ip_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/ip_suite_test.go './pkg/ip/ip_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/ip_suite_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/ip/ip_suite_test.go' + '[' ./pkg/ip '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ip' ++ dirname ./pkg/ip + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") ++ dirname ./pkg/ip/ipforward_linux_test.go + dirprefix=./pkg/ip + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip + cp -pav ./pkg/ip/ipforward_linux_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/ipforward_linux_test.go './pkg/ip/ipforward_linux_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/ipforward_linux_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/ip/ipforward_linux_test.go' + '[' ./pkg/ip '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ip' ++ dirname ./pkg/ip + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + sort -u -o devel.file-list devel.file-list + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.8.2-2.git485be65.fc29 --unique-debug-suffix -0.8.2-2.git485be65.fc29.s390x --unique-debug-src-base containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x -S debugsourcefiles.list /builddir/build/BUILD/plugins-485be65581341430f9106a194a98f0f2412245fb explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/host-device explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/bandwidth explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/loopback explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/ptp extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/host-device extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/ptp extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/loopback extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/bandwidth explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/static extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/static explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/tuning extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/tuning explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/dhcp extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/dhcp explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/ipvlan extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/ipvlan explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/vlan explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/macvlan explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/flannel extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/vlan extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/macvlan extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/flannel explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/firewall extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/firewall explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/portmap explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/sample extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/portmap extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/sample explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/host-local extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/host-local explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/sbr extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/sbr explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/bridge extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/libexec/cni/bridge 2396 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KdHRdv + umask 022 + cd /builddir/build/BUILD + cd plugins-485be65581341430f9106a194a98f0f2412245fb + exit 0 Processing files: containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hcvqqe + umask 022 + cd /builddir/build/BUILD + cd plugins-485be65581341430f9106a194a98f0f2412245fb + DOCDIR=/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/share/doc/containernetworking-plugins + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/share/doc/containernetworking-plugins + cp -pr CONTRIBUTING.md OWNERS.md README.md RELEASING.md /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/share/doc/containernetworking-plugins + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OGHbN0 + umask 022 + cd /builddir/build/BUILD + cd plugins-485be65581341430f9106a194a98f0f2412245fb + LICENSEDIR=/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/share/licenses/containernetworking-plugins + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/share/licenses/containernetworking-plugins + cp -pr LICENSE /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/share/licenses/containernetworking-plugins + exit 0 Provides: containernetworking-cni = 0.8.2-2.git485be65.fc29 containernetworking-plugins = 0.8.2-2.git485be65.fc29 containernetworking-plugins(s390-64) = 0.8.2-2.git485be65.fc29 kubernetes-cni Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.2.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Obsoletes: containernetworking-cni < 0.7.1-2 Processing files: containernetworking-plugins-devel-0.8.2-2.git485be65.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zEPWH4 + umask 022 + cd /builddir/build/BUILD + cd plugins-485be65581341430f9106a194a98f0f2412245fb + DOCDIR=/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/share/doc/containernetworking-plugins-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/share/doc/containernetworking-plugins-devel + cp -pr CONTRIBUTING.md OWNERS.md README.md RELEASING.md /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/share/doc/containernetworking-plugins-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6iVPn9 + umask 022 + cd /builddir/build/BUILD + cd plugins-485be65581341430f9106a194a98f0f2412245fb + LICENSEDIR=/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/share/licenses/containernetworking-plugins-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/share/licenses/containernetworking-plugins-devel + cp -pr LICENSE /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/share/licenses/containernetworking-plugins-devel + exit 0 Provides: containernetworking-plugins-devel = 0.8.2-2.git485be65.fc29 golang(github.com/containernetworking/plugins/libcni) = 0.8.2-2.git485be65.fc29 golang(github.com/containernetworking/plugins/pkg/invoke) = 0.8.2-2.git485be65.fc29 golang(github.com/containernetworking/plugins/pkg/invoke/fakes) = 0.8.2-2.git485be65.fc29 golang(github.com/containernetworking/plugins/pkg/ip) = 0.8.2-2.git485be65.fc29 golang(github.com/containernetworking/plugins/pkg/ipam) = 0.8.2-2.git485be65.fc29 golang(github.com/containernetworking/plugins/pkg/ns) = 0.8.2-2.git485be65.fc29 golang(github.com/containernetworking/plugins/pkg/skel) = 0.8.2-2.git485be65.fc29 golang(github.com/containernetworking/plugins/pkg/testutils) = 0.8.2-2.git485be65.fc29 golang(github.com/containernetworking/plugins/pkg/types) = 0.8.2-2.git485be65.fc29 golang(github.com/containernetworking/plugins/pkg/types/020) = 0.8.2-2.git485be65.fc29 golang(github.com/containernetworking/plugins/pkg/types/current) = 0.8.2-2.git485be65.fc29 golang(github.com/containernetworking/plugins/pkg/utils) = 0.8.2-2.git485be65.fc29 golang(github.com/containernetworking/plugins/pkg/utils/hwaddr) = 0.8.2-2.git485be65.fc29 golang(github.com/containernetworking/plugins/pkg/utils/sysctl) = 0.8.2-2.git485be65.fc29 golang(github.com/containernetworking/plugins/pkg/version) = 0.8.2-2.git485be65.fc29 golang(github.com/containernetworking/plugins/pkg/version/legacy_examples) = 0.8.2-2.git485be65.fc29 golang(github.com/containernetworking/plugins/pkg/version/testhelpers) = 0.8.2-2.git485be65.fc29 golang(github.com/containernetworking/plugins/plugins/ipam/host-local/backend) = 0.8.2-2.git485be65.fc29 golang(github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator) = 0.8.2-2.git485be65.fc29 golang(github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk) = 0.8.2-2.git485be65.fc29 golang(github.com/containernetworking/plugins/plugins/ipam/host-local/backend/testing) = 0.8.2-2.git485be65.fc29 golang(github.com/containernetworking/plugins/plugins/test/noop/debug) = 0.8.2-2.git485be65.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: containernetworking-plugins-unit-test-devel-0.8.2-2.git485be65.fc29.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kOiOXv + umask 022 + cd /builddir/build/BUILD + cd plugins-485be65581341430f9106a194a98f0f2412245fb + DOCDIR=/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/share/doc/containernetworking-plugins-unit-test-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/share/doc/containernetworking-plugins-unit-test-devel + cp -pr CONTRIBUTING.md OWNERS.md README.md RELEASING.md /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/share/doc/containernetworking-plugins-unit-test-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YyTKhS + umask 022 + cd /builddir/build/BUILD + cd plugins-485be65581341430f9106a194a98f0f2412245fb + LICENSEDIR=/builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/share/licenses/containernetworking-plugins-unit-test-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/share/licenses/containernetworking-plugins-unit-test-devel + cp -pr LICENSE /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x/usr/share/licenses/containernetworking-plugins-unit-test-devel + exit 0 Provides: containernetworking-plugins-unit-test-devel = 0.8.2-2.git485be65.fc29 containernetworking-plugins-unit-test-devel(s390-64) = 0.8.2-2.git485be65.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: containernetworking-plugins-debugsource-0.8.2-2.git485be65.fc29.s390x Provides: containernetworking-plugins-debugsource = 0.8.2-2.git485be65.fc29 containernetworking-plugins-debugsource(s390-64) = 0.8.2-2.git485be65.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: containernetworking-plugins-debuginfo-0.8.2-2.git485be65.fc29.s390x Provides: containernetworking-plugins-debuginfo = 0.8.2-2.git485be65.fc29 containernetworking-plugins-debuginfo(s390-64) = 0.8.2-2.git485be65.fc29 debuginfo(build-id) = 1bb70a5e56ce026ea5a117508b24efaacb55d615 debuginfo(build-id) = 201d5721428904290e5cf5ff2a0f3b1da9cd7840 debuginfo(build-id) = 2478d3a1d709bfb4464d0a5a8f65fa6fb0752c32 debuginfo(build-id) = 2bb5ec662d6a5ac98bfccaa4ad403965d5ff0ec9 debuginfo(build-id) = 3be95ecd1c6aa2677680a650c27517fcf91f476f debuginfo(build-id) = 43348958611afcddf6a9ac291396aaccb47a32f6 debuginfo(build-id) = 5c0141d5734c0d2febf07d441e897bfafe44ba4e debuginfo(build-id) = 6dd328fdcc4fa0786a1456f4ce59f8c9f6e87f9c debuginfo(build-id) = 74921d48242401fc0f9a985ac611ef0b63b8720a debuginfo(build-id) = 76341fb137c9b6590c7e793a5826ff053e75a9e8 debuginfo(build-id) = 892712179a15f094f20de09ce59ba42f110a362d debuginfo(build-id) = a296a939b143209aca240fe9113414f1ebd7025c debuginfo(build-id) = b63adc44cdea090fb60a36c675ddb4e6bfe8cdc2 debuginfo(build-id) = b77478acfdfb7f403ddf11e27edd8988c5eb8559 debuginfo(build-id) = cb671e34f2e77049d7e59117c0a363b5844d3715 debuginfo(build-id) = db4f189439026e4ed167b79cb55018d8176aec37 debuginfo(build-id) = fc2ced18f9748c0ebe039d2bfda53f76cc450e59 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: containernetworking-plugins-debugsource(s390-64) = 0.8.2-2.git485be65.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x Wrote: /builddir/build/RPMS/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x.rpm Wrote: /builddir/build/RPMS/containernetworking-plugins-devel-0.8.2-2.git485be65.fc29.noarch.rpm Wrote: /builddir/build/RPMS/containernetworking-plugins-unit-test-devel-0.8.2-2.git485be65.fc29.s390x.rpm Wrote: /builddir/build/RPMS/containernetworking-plugins-debugsource-0.8.2-2.git485be65.fc29.s390x.rpm Wrote: /builddir/build/RPMS/containernetworking-plugins-debuginfo-0.8.2-2.git485be65.fc29.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SqjH00 + umask 022 + cd /builddir/build/BUILD + cd plugins-485be65581341430f9106a194a98f0f2412245fb + /usr/bin/rm -rf /builddir/build/BUILDROOT/containernetworking-plugins-0.8.2-2.git485be65.fc29.s390x + exit 0 Child return code was: 0