Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/containernetworking-plugins.spec'], chrootPath='/var/lib/mock/f29-build-15385325-1104625/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.7.4-2.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/containernetworking-plugins.spec'], chrootPath='/var/lib/mock/f29-build-15385325-1104625/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.Bv6ETC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf plugins-9ebe139e77e82afb122e335328007bca86905ae4 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/9ebe139e77e82afb122e335328007bca86905ae4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd plugins-9ebe139e77e82afb122e335328007bca86905ae4 + /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.7.4 base' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.u5EXko + umask 022 + cd /builddir/build/BUILD + cd plugins-9ebe139e77e82afb122e335328007bca86905ae4 + 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 BUILDSTDERR: ++ pwd + export GOPATH=/builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath + GOPATH=/builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath BUILDSTDERR: ++ pwd + mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin Building plugins + echo '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/flannel ']' BUILDSTDERR: ++ basename plugins/meta/flannel flannel + plugin=flannel + echo ' flannel' BUILDSTDERR: ++ tr -d ' \n' BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ head -c20 /dev/urandom + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xd762df28e6fcf3ab8bc1ce8e14d68264786c983b -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/flannel github.com/containernetworking/plugins/plugins/meta/flannel BUILDSTDERR: WORK=/tmp/go-build529958582 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid NB4CPGBc-IT3HlyNXsz-/NB4CPGBc-IT3HlyNXsz- -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/26/26b7796fc08a92f39fed03afc7c59efc548220aeff179564eb917b39655b9760-d # internal BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /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 slYGEd7pgt0Xw9Zi-iBn/slYGEd7pgt0Xw9Zi-iBn -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 06C6QnO9Ka9Ge7FWQdxt/06C6QnO9Ka9Ge7FWQdxt -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/77/77578475776d633a0b943ff60f2bc24268010fe1521534784c9d6e38e0f7ad4a-d # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 P9myDbAsgEdoQpuqzLq2/P9myDbAsgEdoQpuqzLq2 -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/3e/3ee5408999bfc12e9e7ab4cf9aa94ef0b994d98ad0fc5bcc0ae3d34c266b5114-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /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 uVV47aExEbKXcYWngJxf/uVV47aExEbKXcYWngJxf -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/0c/0ce9fe62e6a0a71c44bb3b6274f6ac97f3ef3e871d8aefa0deb3e79cd980400e-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid tB-iSBqQAfcGV4PZ2LwC/tB-iSBqQAfcGV4PZ2LwC -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f3/f32d8263fcf2ef34502dc2c1f6031bb365eef0d9ff863e69f9a7dd8d7813e46e-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid fHFdPisQu7Mt11nn-8k9/fHFdPisQu7Mt11nn-8k9 -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /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 BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /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 BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /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 BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/f4/f44a63adacdf4a1020b673b036a835f6838902344817158cc63751f3213348d5-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid 23RzmResEzWTKQIOs7q6/23RzmResEzWTKQIOs7q6 -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/e8/e80019dd27146803f00197974155b17e2349f9a9e7b1c6a413ad2fff2c69e81a-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 2e1SsChih6hzD3XVZtBu/2e1SsChih6hzD3XVZtBu -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/04/04469223d66e16d20bad536bf773f96652743e31c683728919335e772aca0480-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /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 mb8lOwQA6eeNBona5Edn/mb8lOwQA6eeNBona5Edn -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/9e/9e999a276494ca9316c3ec183078b5f634c4be2f38e2443a589c6c27899f3a20-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding -std -complete -installsuffix shared -buildid 75I8ezHpWCgputJa_RkH/75I8ezHpWCgputJa_RkH -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/4b/4b40f98685374b8f835621cdc7ea0e797b123944ff37559fc3e7fbdff06de6dd-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid rY7wOtKBEiB-NCE-zZRL/rY7wOtKBEiB-NCE-zZRL -goversion go1.11.5 -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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/25/25d2d8175c430b8478f560857bf4910815ef49f531037b8a863e67fd52c904e0-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /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 lcZs5VkYJ1nTo0JT-UHP/lcZs5VkYJ1nTo0JT-UHP -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/b9/b9ab9d9fefced0b3628d12694f9fc1b262c803727b3a92dac52861e0a134f50a-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p strconv -std -complete -installsuffix shared -buildid VvoJQOTqmH3Tjw21RQDl/VvoJQOTqmH3Tjw21RQDl -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/b5/b583a86761660199c17a71bd818ec37ec382cb273f6d9669f2e7062f216d4f03-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /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 zKpRds_9pllhoo6GqvdU/zKpRds_9pllhoo6GqvdU -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/61/6164b7ba543418cb8e9932759ba2081620c09a92d35d811103ebe3083d8081a0-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /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 r7c21P0yep69gqiqHDRP/r7c21P0yep69gqiqHDRP -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/6d/6d02c896f1784ede6b10b1f7783386e607872d34b68dbc3fca0db25e77996715-d # internal BUILDSTDERR: vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: /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 mFRH3v0OFrMVUam-TClg/mFRH3v0OFrMVUam-TClg -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/1a/1a2d64799c1edab52965a99310a1d0c2177fb3186aa415dc15207f96509f6384-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /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 g7QpdHWSlScM7aCfFeqt/g7QpdHWSlScM7aCfFeqt -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/d7/d757538c6a6d673b9b379146ed4015c5d15087d8e3f603882d7799fed41df74a-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b043 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: cd $WORK/b043 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b043/_cgo_.o -dynout $WORK/b043/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p runtime/cgo -std -installsuffix shared -buildid Aphuyq64oVTJQAg8Eu9l/Aphuyq64oVTJQAg8Eu9l -goversion go1.11.5 -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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/9d/9d086c01e4398bc1012c8818e3c7cda897e49830e8d5fd90f3a8fa73b82fe362-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/ee/ee35b62fc735d9eb9ff0a7495b6a2ee23bc4c30caed524e650b07bf34ca20777-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid rK8AUjZNZYvG6tHxnYXu/rK8AUjZNZYvG6tHxnYXu -goversion go1.11.5 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/6b/6b40c417a997721967687e421c18b3be8c9b6eee3b70d5617af1de656605dbf7-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid eB_q1Xdcun8jjM-rbJUE/eB_q1Xdcun8jjM-rbJUE -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p reflect -std -installsuffix shared -buildid eVUWDDwSvesichbaI2aH/eVUWDDwSvesichbaI2aH -goversion go1.11.5 -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/23/2345a475ac1c46b841d161bdb6222410bd3235e2b33c94e4485e5d2404852b55-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid lB_rMj8v4iaAlDzWstQa/lB_rMj8v4iaAlDzWstQa -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c4/c45ed38bda2ea347a756eab91cec5ac6c568bed72715408b13eb77a3c19a48b3-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bufio -std -complete -installsuffix shared -buildid z5Ipac_2_Upa1hbNNr_Z/z5Ipac_2_Upa1hbNNr_Z -goversion go1.11.5 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/5b/5b1e670ba36a7a1380bfd1887b93c726e2f8b278df32647d62555b4df1babe4b-d # internal BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p syscall -std -installsuffix shared -buildid 9bjTt_h6G3oy_lCPoZ2V/9bjTt_h6G3oy_lCPoZ2V -goversion go1.11.5 -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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/6f/6fcf3b57bd969b104e7f96a66b5b0df03059a69848bdb1736d8cc4ec38666fdb-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p time -std -installsuffix shared -buildid 8kt2TC17vjxwXn7uyn3q/8kt2TC17vjxwXn7uyn3q -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/a9/a921deca6aac3aa7d90547c9c1778dbe0b1b1145151664e60dcde13cbc829b63-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /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 36ZyQ452acSwhF-xNyc6/36ZyQ452acSwhF-xNyc6 -goversion go1.11.5 -D "" -importcfg $WORK/b020/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/ac/acf0a27f392f580a210822a3b3f5971b6b3fe4c3272f5d75fb2f962c2d90b3a7-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /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 I9QMkfwn_qlnsRyGADsq/I9QMkfwn_qlnsRyGADsq -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/c4/c4f4485a5e2fe608681c66744119ea007afa559d04d730d9ef2b9080b0f36e79-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /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 JsvAOxwSQ0fYV88YTgns/JsvAOxwSQ0fYV88YTgns -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b030/_pkg_.a $WORK/b030/empty.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/99/995f03024b12d862dac5ff43bf827c934baa37e3e560be081c7aaf1bf1acca37-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p sort -std -complete -installsuffix shared -buildid -XNi3vemLtuiFkh8jUaJ/-XNi3vemLtuiFkh8jUaJ -goversion go1.11.5 -D "" -importcfg $WORK/b032/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/63/63325d79cf7b9e09fe9e38103167223e1c7eade8ec8af1d3c034eee1de7e71e3-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p strings -std -installsuffix shared -buildid YYAMd3idNC8iRlWeDQap/YYAMd3idNC8iRlWeDQap -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/bf/bf6edb7c7c5e3fc2791e6aabec2c66dd32e97533fcef4d0b32cead05bf70347b-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p internal/poll -std -installsuffix shared -buildid lamilxUa0sPxXg8RcM-E/lamilxUa0sPxXg8RcM-E -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b033/_pkg_.a $WORK/b033/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/6f/6f8c7aaaf80159e7c9c50d18d52089c50cc2dd952d8747d773291683a2f638e9-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /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 QGcip89Rp0fIDduia6GC/QGcip89Rp0fIDduia6GC -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/96/9634d2612e104b3f6d8a09205abb625589c53dbd2b43b772befc64af4628f161-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /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 YywergpRKuNTHyZym3r-/YywergpRKuNTHyZym3r- -goversion go1.11.5 -D "" -importcfg $WORK/b042/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/89/897229475bc3f3f36c56fa1734c034684b3c240d3fe1db09e559fc962f8d726a-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p os -std -installsuffix shared -buildid zdNBtXjDCsoSMdlWrGXp/zdNBtXjDCsoSMdlWrGXp -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/49/49a933cddc7a1ebdad108515d89c9044001cb7283d76748558aaeaa54420ebc7-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/81/81064b18bcf0212d2713a31051b0ba3597851211ec4b069c85f7b5a1c3a178d2-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p fmt -std -complete -installsuffix shared -buildid 8ihqzQb86S-2_Qnnkj5X/8ihqzQb86S-2_Qnnkj5X -goversion go1.11.5 -D "" -importcfg $WORK/b025/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /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 f2AWLcKCiuFC6_Ff9lXR/f2AWLcKCiuFC6_Ff9lXR -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/e2/e2b9dc219d8d91a5e7a5594317003728d50981bead83b38e438d0610dbb4bbfe-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /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 LFSYE0B0NJL8Pn1hfnX8/LFSYE0B0NJL8Pn1hfnX8 -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/37/373274c17c52df01f038cbb4e8393b97dcdd1943e5902e50c4540081636273a1-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/05/05f44deda4b59007d288c5281166c40b13398f80a03837a1f28d93944837664f-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /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 dK2rbaXuQJtOkGckWHC1/dK2rbaXuQJtOkGckWHC1 -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p context -std -complete -installsuffix shared -buildid MoV21qE-tZm2Oi9WNRmW/MoV21qE-tZm2Oi9WNRmW -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/92/921a6d804092752d1d151b7d58d4e8dcf4ac87e2b69f05bff3018bb84b0021f3-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: 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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/0e/0e631a64c2355528becc8e674c8551d1bc2b2cbadc2807b65d789bb086208ebb-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /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 WA6FDC6LsHxzUMBBmkxI/WA6FDC6LsHxzUMBBmkxI -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/cd/cd190e14c360965e558a1af5a7b74821231ff912dc610190b9f6f31ec99562d3-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p log -std -complete -installsuffix shared -buildid g_bgbAOhh6cY4PkBELpL/g_bgbAOhh6cY4PkBELpL -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/29/29d1bbaa056acf269bf10cdcfd50c5f1b5c928a2fbe3a768df6f08a00197e484-d # internal BUILDSTDERR: cd $WORK/b037 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: 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 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b037/_cgo_.o -dynout $WORK/b037/_cgo_import.go BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b043/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p net -std -installsuffix shared -buildid YZLBjT8EqHBgjJJsWZR4/YZLBjT8EqHBgjJJsWZR4 -goversion go1.11.5 -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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/dc/dc3cd3e95df0b8f2a805429dbcdfa75faebc778ed7b4b8a7c46d7173115a98f2-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /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 sIbukL_i0Umavn_505PH/sIbukL_i0Umavn_505PH -goversion go1.11.5 -D "" -importcfg $WORK/b036/importcfg -pack ./args.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/43/43563c83f019b305359127fbcfe7b490132275aee9d1d75f7dc6c01a6e44efc3-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: packagefile encoding/json=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /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 07FAErZV01DJvPoMPkpH/07FAErZV01DJvPoMPkpH -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/8a/8afbbd6dcd414703738ba11045fad39e24b1d6e2c39dfb648dc343b32bdb6588-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: packagefile encoding/json=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /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 2WYCwL31k4iX2VQWJSdD/2WYCwL31k4iX2VQWJSdD -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/d6/d66e81267ecaed2ea1edd3594e49cc136b67f76c689ede2a1e2b76b5aea34d1a-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: packagefile encoding/json=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /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 lb7e5YsZlmzURb23KuSD/lb7e5YsZlmzURb23KuSD -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/1f/1f9ca5457d0dc0c0ed1894c497299770802977df72b99f5771e589a95c6316f5-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: /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 DzICfJgPvwL7SNwJwjLQ/DzICfJgPvwL7SNwJwjLQ -goversion go1.11.5 -D "" -importcfg $WORK/b049/importcfg -pack ./skel.go BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: /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/invoke -complete -installsuffix shared -buildid Riz0nb0GVTZFmJfBIANJ/Riz0nb0GVTZFmJfBIANJ -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/37/3799bf8492d337b0a91e0cd926f21156a4fd0d61bfee248d066bccdf383d1465-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/27/274701be9301fbfd6fdb021fed1cc0259d6fc964389e7e0b9b7f269d6647d2e4-d # internal BUILDSTDERR: github.com/containernetworking/plugins/plugins/meta/flannel BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b043/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/meta/flannel BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid Njy3AKBviA5FqwQaow28/Njy3AKBviA5FqwQaow28 -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./flannel.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/c4/c4c2c3fcc1833970a212dc079b83d451af862e3877a514703a8f7a66d176438f-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/containernetworking/plugins/plugins/meta/flannel=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=le9h1XKoSAruOD6GRmsQ/Njy3AKBviA5FqwQaow28/HnkKuF6qji0kzl82l1jU/le9h1XKoSAruOD6GRmsQ -B 0xd762df28e6fcf3ab8bc1ce8e14d68264786c983b -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/flannel BUILDSTDERR: rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/meta/portmap ']' BUILDSTDERR: ++ basename plugins/meta/portmap + plugin=portmap portmap + echo ' portmap' BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xc6d85b647b36793974b9d2a4f2484935191c47e2 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/portmap github.com/containernetworking/plugins/plugins/meta/portmap BUILDSTDERR: WORK=/tmp/go-build989994299 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p errors -std -complete -installsuffix shared -buildid NB4CPGBc-IT3HlyNXsz-/NB4CPGBc-IT3HlyNXsz- -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack ./errors.go BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/26/26b7796fc08a92f39fed03afc7c59efc548220aeff179564eb917b39655b9760-d # internal BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 06C6QnO9Ka9Ge7FWQdxt/06C6QnO9Ka9Ge7FWQdxt -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./cpu.go ./cpu_s390x.go BUILDSTDERR: /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/cpu_s390x.o ./cpu_s390x.s BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p internal/race -std -complete -installsuffix shared -buildid slYGEd7pgt0Xw9Zi-iBn/slYGEd7pgt0Xw9Zi-iBn -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/cpu_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/0c/0ce9fe62e6a0a71c44bb3b6274f6ac97f3ef3e871d8aefa0deb3e79cd980400e-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid tB-iSBqQAfcGV4PZ2LwC/tB-iSBqQAfcGV4PZ2LwC -goversion go1.11.5 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/77/77578475776d633a0b943ff60f2bc24268010fe1521534784c9d6e38e0f7ad4a-d # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid P9myDbAsgEdoQpuqzLq2/P9myDbAsgEdoQpuqzLq2 -goversion go1.11.5 -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./atomic_s390x.go ./stubs.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /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/compare_s390x.o ./compare_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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_s390x.o ./asm_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /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/equal_s390x.o ./equal_s390x.s BUILDSTDERR: /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/index_s390x.o ./index_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/3e/3ee5408999bfc12e9e7ab4cf9aa94ef0b994d98ad0fc5bcc0ae3d34c266b5114-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid uVV47aExEbKXcYWngJxf/uVV47aExEbKXcYWngJxf -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /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/indexbyte_s390x.o ./indexbyte_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_s390x.o $WORK/b011/equal_s390x.o $WORK/b011/index_s390x.o $WORK/b011/indexbyte_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e8/e80019dd27146803f00197974155b17e2349f9a9e7b1c6a413ad2fff2c69e81a-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid fHFdPisQu7Mt11nn-8k9/fHFdPisQu7Mt11nn-8k9 -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/f3/f32d8263fcf2ef34502dc2c1f6031bb365eef0d9ff863e69f9a7dd8d7813e46e-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid 2e1SsChih6hzD3XVZtBu/2e1SsChih6hzD3XVZtBu -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /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.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/f4/f44a63adacdf4a1020b673b036a835f6838902344817158cc63751f3213348d5-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p math -std -installsuffix shared -buildid rY7wOtKBEiB-NCE-zZRL/rY7wOtKBEiB-NCE-zZRL -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/acos_s390x.o ./acos_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/acosh_s390x.o ./acosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/asin_s390x.o ./asin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/asinh_s390x.o ./asinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/atan2_s390x.o ./atan2_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/atan_s390x.o ./atan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/atanh_s390x.o ./atanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/cbrt_s390x.o ./cbrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/cosh_s390x.o ./cosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/dim_s390x.o ./dim_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/erf_s390x.o ./erf_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/erfc_s390x.o ./erfc_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/exp_s390x.o ./exp_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/expm1_s390x.o ./expm1_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/floor_s390x.o ./floor_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/log10_s390x.o ./log10_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/log1p_s390x.o ./log1p_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/log_s390x.o ./log_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/pow_s390x.o ./pow_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/sin_s390x.o ./sin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/sinh_s390x.o ./sinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/sqrt_s390x.o ./sqrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/stubs_s390x.o ./stubs_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/tan_s390x.o ./tan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/tanh_s390x.o ./tanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b017/_pkg_.a $WORK/b017/acos_s390x.o $WORK/b017/acosh_s390x.o $WORK/b017/asin_s390x.o $WORK/b017/asinh_s390x.o $WORK/b017/atan2_s390x.o $WORK/b017/atan_s390x.o $WORK/b017/atanh_s390x.o $WORK/b017/cbrt_s390x.o $WORK/b017/cosh_s390x.o $WORK/b017/dim_s390x.o $WORK/b017/erf_s390x.o $WORK/b017/erfc_s390x.o $WORK/b017/exp_s390x.o $WORK/b017/expm1_s390x.o $WORK/b017/floor_s390x.o $WORK/b017/log10_s390x.o $WORK/b017/log1p_s390x.o $WORK/b017/log_s390x.o $WORK/b017/pow_s390x.o $WORK/b017/sin_s390x.o $WORK/b017/sinh_s390x.o $WORK/b017/sqrt_s390x.o $WORK/b017/stubs_s390x.o $WORK/b017/tan_s390x.o $WORK/b017/tanh_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/25/25d2d8175c430b8478f560857bf4910815ef49f531037b8a863e67fd52c904e0-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p math/bits -std -complete -installsuffix shared -buildid lcZs5VkYJ1nTo0JT-UHP/lcZs5VkYJ1nTo0JT-UHP -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/b9/b9ab9d9fefced0b3628d12694f9fc1b262c803727b3a92dac52861e0a134f50a-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid mb8lOwQA6eeNBona5Edn/mb8lOwQA6eeNBona5Edn -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./utf8.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/9e/9e999a276494ca9316c3ec183078b5f634c4be2f38e2443a589c6c27899f3a20-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p strconv -std -complete -installsuffix shared -buildid VvoJQOTqmH3Tjw21RQDl/VvoJQOTqmH3Tjw21RQDl -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/b5/b583a86761660199c17a71bd818ec37ec382cb273f6d9669f2e7062f216d4f03-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p unicode -std -complete -installsuffix shared -buildid 23RzmResEzWTKQIOs7q6/23RzmResEzWTKQIOs7q6 -goversion go1.11.5 -D "" -importcfg $WORK/b022/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/04/04469223d66e16d20bad536bf773f96652743e31c683728919335e772aca0480-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p encoding -std -complete -installsuffix shared -buildid 75I8ezHpWCgputJa_RkH/75I8ezHpWCgputJa_RkH -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/4b/4b40f98685374b8f835621cdc7ea0e797b123944ff37559fc3e7fbdff06de6dd-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p internal/testlog -std -complete -installsuffix shared -buildid zKpRds_9pllhoo6GqvdU/zKpRds_9pllhoo6GqvdU -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/61/6164b7ba543418cb8e9932759ba2081620c09a92d35d811103ebe3083d8081a0-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid r7c21P0yep69gqiqHDRP/r7c21P0yep69gqiqHDRP -goversion go1.11.5 -D "" -importcfg $WORK/b036/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/6d/6d02c896f1784ede6b10b1f7783386e607872d34b68dbc3fca0db25e77996715-d # internal BUILDSTDERR: vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mFRH3v0OFrMVUam-TClg/mFRH3v0OFrMVUam-TClg -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/1a/1a2d64799c1edab52965a99310a1d0c2177fb3186aa415dc15207f96509f6384-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid g7QpdHWSlScM7aCfFeqt/g7QpdHWSlScM7aCfFeqt -goversion go1.11.5 -D "" -importcfg $WORK/b042/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/d7/d757538c6a6d673b9b379146ed4015c5d15087d8e3f603882d7799fed41df74a-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b045/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b045/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b045 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x003.o -c gcc_context.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x004.o -c gcc_fatalf.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x005.o -c gcc_libinit.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x006.o -c gcc_linux_s390x.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x010.o -c gcc_s390x.S BUILDSTDERR: cd $WORK/b045 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -o $WORK/b045/_cgo_.o $WORK/b045/_cgo_main.o $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o $WORK/b045/_x005.o $WORK/b045/_x006.o $WORK/b045/_x007.o $WORK/b045/_x008.o $WORK/b045/_x009.o $WORK/b045/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b045/_cgo_.o -dynout $WORK/b045/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p runtime/cgo -std -installsuffix shared -buildid Aphuyq64oVTJQAg8Eu9l/Aphuyq64oVTJQAg8Eu9l -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b045/_cgo_gotypes.go $WORK/b045/cgo.cgo1.go $WORK/b045/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b045/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b045/_pkg_.a $WORK/b045/asm_s390x.o $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o $WORK/b045/_x005.o $WORK/b045/_x006.o $WORK/b045/_x007.o $WORK/b045/_x008.o $WORK/b045/_x009.o $WORK/b045/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/9d/9d086c01e4398bc1012c8818e3c7cda897e49830e8d5fd90f3a8fa73b82fe362-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/ee/ee35b62fc735d9eb9ff0a7495b6a2ee23bc4c30caed524e650b07bf34ca20777-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b007/ BUILDSTDERR: cat >$WORK/b007/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p sync -std -installsuffix shared -buildid rK8AUjZNZYvG6tHxnYXu/rK8AUjZNZYvG6tHxnYXu -goversion go1.11.5 -D "" -importcfg $WORK/b007/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/6b/6b40c417a997721967687e421c18b3be8c9b6eee3b70d5617af1de656605dbf7-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p io -std -complete -installsuffix shared -buildid eB_q1Xdcun8jjM-rbJUE/eB_q1Xdcun8jjM-rbJUE -goversion go1.11.5 -D "" -importcfg $WORK/b005/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p reflect -std -installsuffix shared -buildid eVUWDDwSvesichbaI2aH/eVUWDDwSvesichbaI2aH -goversion go1.11.5 -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/23/2345a475ac1c46b841d161bdb6222410bd3235e2b33c94e4485e5d2404852b55-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p hash -std -complete -installsuffix shared -buildid -nxxneVmkNTq4YPMbAkh/-nxxneVmkNTq4YPMbAkh -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/09/09c3cda5949d36c9245106a8a339696bb67c34519d865b6b5c0b770e175dfb5d-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p crypto -std -complete -installsuffix shared -buildid ahR3qIKlu1HdyW5dJWQV/ahR3qIKlu1HdyW5dJWQV -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/3f/3ff821f2edf2a95b3cd138a4f066de267624d2305da9b37fc250d18bcdfa2b21-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p crypto/sha512 -std -installsuffix shared -buildid kD8y8h3iF2BJLB-iHSh8/kD8y8h3iF2BJLB-iHSh8 -goversion go1.11.5 -D "" -importcfg $WORK/b002/importcfg -pack -asmhdr $WORK/b002/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go ./sha512block_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b002 -I $WORK/b002/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b002/sha512block_s390x.o ./sha512block_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b002/_pkg_.a $WORK/b002/sha512block_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/58/58aba9a48178db3f2e05293e57678bcbfb1eb48d17021af8bd61cad40bfb21c9-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p bytes -std -installsuffix shared -buildid lB_rMj8v4iaAlDzWstQa/lB_rMj8v4iaAlDzWstQa -goversion go1.11.5 -D "" -importcfg $WORK/b021/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/c4/c45ed38bda2ea347a756eab91cec5ac6c568bed72715408b13eb77a3c19a48b3-d # internal BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p syscall -std -installsuffix shared -buildid 9bjTt_h6G3oy_lCPoZ2V/9bjTt_h6G3oy_lCPoZ2V -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/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 BUILDSTDERR: /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/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/6f/6fcf3b57bd969b104e7f96a66b5b0df03059a69848bdb1736d8cc4ec38666fdb-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p time -std -installsuffix shared -buildid 8kt2TC17vjxwXn7uyn3q/8kt2TC17vjxwXn7uyn3q -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/a9/a921deca6aac3aa7d90547c9c1778dbe0b1b1145151664e60dcde13cbc829b63-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 36ZyQ452acSwhF-xNyc6/36ZyQ452acSwhF-xNyc6 -goversion go1.11.5 -D "" -importcfg $WORK/b025/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/ac/acf0a27f392f580a210822a3b3f5971b6b3fe4c3272f5d75fb2f962c2d90b3a7-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid I9QMkfwn_qlnsRyGADsq/I9QMkfwn_qlnsRyGADsq -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/c4/c4f4485a5e2fe608681c66744119ea007afa559d04d730d9ef2b9080b0f36e79-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/syscall/unix -std -installsuffix shared -buildid JsvAOxwSQ0fYV88YTgns/JsvAOxwSQ0fYV88YTgns -goversion go1.11.5 -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go BUILDSTDERR: /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/empty.o ./empty.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/bf/bf6edb7c7c5e3fc2791e6aabec2c66dd32e97533fcef4d0b32cead05bf70347b-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/poll -std -installsuffix shared -buildid lamilxUa0sPxXg8RcM-E/lamilxUa0sPxXg8RcM-E -goversion go1.11.5 -D "" -importcfg $WORK/b029/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 BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/empty.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/99/995f03024b12d862dac5ff43bf827c934baa37e3e560be081c7aaf1bf1acca37-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p sort -std -complete -installsuffix shared -buildid -XNi3vemLtuiFkh8jUaJ/-XNi3vemLtuiFkh8jUaJ -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/63/63325d79cf7b9e09fe9e38103167223e1c7eade8ec8af1d3c034eee1de7e71e3-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p strings -std -installsuffix shared -buildid YYAMd3idNC8iRlWeDQap/YYAMd3idNC8iRlWeDQap -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/89/897229475bc3f3f36c56fa1734c034684b3c240d3fe1db09e559fc962f8d726a-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p os -std -installsuffix shared -buildid zdNBtXjDCsoSMdlWrGXp/zdNBtXjDCsoSMdlWrGXp -goversion go1.11.5 -D "" -importcfg $WORK/b028/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 BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b035/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b035/_pkg_.a $WORK/b035/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/6f/6f8c7aaaf80159e7c9c50d18d52089c50cc2dd952d8747d773291683a2f638e9-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid QGcip89Rp0fIDduia6GC/QGcip89Rp0fIDduia6GC -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/96/9634d2612e104b3f6d8a09205abb625589c53dbd2b43b772befc64af4628f161-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p math/rand -std -complete -installsuffix shared -buildid YywergpRKuNTHyZym3r-/YywergpRKuNTHyZym3r- -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/49/49a933cddc7a1ebdad108515d89c9044001cb7283d76748558aaeaa54420ebc7-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid mogjDQvCju8uAysrjU1N/mogjDQvCju8uAysrjU1N -goversion go1.11.5 -D "" -importcfg $WORK/b056/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/81/81064b18bcf0212d2713a31051b0ba3597851211ec4b069c85f7b5a1c3a178d2-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p fmt -std -complete -installsuffix shared -buildid 8ihqzQb86S-2_Qnnkj5X/8ihqzQb86S-2_Qnnkj5X -goversion go1.11.5 -D "" -importcfg $WORK/b027/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/73/73a2cd81f27a8f1a134abf011bb84981aaea1ba4a8659b59c1841fb4fe669d44-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p path/filepath -std -complete -installsuffix shared -buildid f2AWLcKCiuFC6_Ff9lXR/f2AWLcKCiuFC6_Ff9lXR -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/05/05f44deda4b59007d288c5281166c40b13398f80a03837a1f28d93944837664f-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /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 dK2rbaXuQJtOkGckWHC1/dK2rbaXuQJtOkGckWHC1 -goversion go1.11.5 -D "" -importcfg $WORK/b020/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/e2/e2b9dc219d8d91a5e7a5594317003728d50981bead83b38e438d0610dbb4bbfe-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p context -std -complete -installsuffix shared -buildid MoV21qE-tZm2Oi9WNRmW/MoV21qE-tZm2Oi9WNRmW -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/92/921a6d804092752d1d151b7d58d4e8dcf4ac87e2b69f05bff3018bb84b0021f3-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b039/ -importpath net -- -I $WORK/b039/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/0e/0e631a64c2355528becc8e674c8551d1bc2b2cbadc2807b65d789bb086208ebb-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p io/ioutil -std -complete -installsuffix shared -buildid LFSYE0B0NJL8Pn1hfnX8/LFSYE0B0NJL8Pn1hfnX8 -goversion go1.11.5 -D "" -importcfg $WORK/b049/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/37/373274c17c52df01f038cbb4e8393b97dcdd1943e5902e50c4540081636273a1-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p log -std -complete -installsuffix shared -buildid g_bgbAOhh6cY4PkBELpL/g_bgbAOhh6cY4PkBELpL -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/29/29d1bbaa056acf269bf10cdcfd50c5f1b5c928a2fbe3a768df6f08a00197e484-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/utils/sysctl BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid QmyyXc1tjmgqSuqZ-pPW/QmyyXc1tjmgqSuqZ-pPW -goversion go1.11.5 -D "" -importcfg $WORK/b052/importcfg -pack ./sysctl_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/44/446253eed62c5b1160a83f4f66100c42c27bd09098b63cb6efee4052ef58c5e9-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p os/exec -std -complete -installsuffix shared -buildid WA6FDC6LsHxzUMBBmkxI/WA6FDC6LsHxzUMBBmkxI -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: cd $WORK/b039 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/cd/cd190e14c360965e558a1af5a7b74821231ff912dc610190b9f6f31ec99562d3-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p regexp -std -complete -installsuffix shared -buildid Uni9Q1GXbuSdguE9kulK/Uni9Q1GXbuSdguE9kulK -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: cd $WORK/b039 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -o $WORK/b039/_cgo_.o $WORK/b039/_cgo_main.o $WORK/b039/_x001.o $WORK/b039/_x002.o $WORK/b039/_x003.o $WORK/b039/_x004.o $WORK/b039/_x005.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b039/_cgo_.o -dynout $WORK/b039/_cgo_import.go BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p net -std -installsuffix shared -buildid YZLBjT8EqHBgjJJsWZR4/YZLBjT8EqHBgjJJsWZR4 -goversion go1.11.5 -D "" -importcfg $WORK/b039/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/b039/_cgo_gotypes.go $WORK/b039/cgo_linux.cgo1.go $WORK/b039/cgo_resnew.cgo1.go $WORK/b039/cgo_socknew.cgo1.go $WORK/b039/cgo_unix.cgo1.go $WORK/b039/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/1c/1c4f60ded251ad31f79d77e953c449840c5b71422b2041adb9e09db10a992ed8-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords -complete -installsuffix shared -buildid nqMMl3yLNuvYpt4r8sdg/nqMMl3yLNuvYpt4r8sdg -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack ./shellwords.go ./util_posix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/bf/bf9540e57956de876a700281d27d6f8176cca826213ea93c73432927518f086f-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: /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/netns -complete -installsuffix shared -buildid aA3QFYt4JtQhqsrFm9uJ/aA3QFYt4JtQhqsrFm9uJ -goversion go1.11.5 -D "" -importcfg $WORK/b060/importcfg -pack ./netns.go ./netns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/c2/c232c7bd9cfc7731152f913210babfdc9b3286d002aa470a16b8eda8ebb85aaa-d # internal BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b039/_pkg_.a $WORK/b039/_x001.o $WORK/b039/_x002.o $WORK/b039/_x003.o $WORK/b039/_x004.o $WORK/b039/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/dc/dc3cd3e95df0b8f2a805429dbcdfa75faebc778ed7b4b8a7c46d7173115a98f2-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: /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-iptables/iptables -complete -installsuffix shared -buildid yCQpWIjdTJRES72W-2bT/yCQpWIjdTJRES72W-2bT -goversion go1.11.5 -D "" -importcfg $WORK/b053/importcfg -pack ./iptables.go ./lock.go BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid sIbukL_i0Umavn_505PH/sIbukL_i0Umavn_505PH -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./args.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/43/43563c83f019b305359127fbcfe7b490132275aee9d1d75f7dc6c01a6e44efc3-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: packagefile encoding/json=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid 07FAErZV01DJvPoMPkpH/07FAErZV01DJvPoMPkpH -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/8a/8afbbd6dcd414703738ba11045fad39e24b1d6e2c39dfb648dc343b32bdb6588-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: packagefile encoding/json=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid 2WYCwL31k4iX2VQWJSdD/2WYCwL31k4iX2VQWJSdD -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/aa/aa3079f60a7265fc2d52fa5a826ba951a21bd14fa4e23f1a10051808bc8f5bf7-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: /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/vishvananda/netlink/nl -complete -installsuffix shared -buildid mzEnDhUrOS7qP6yZb-Hy/mzEnDhUrOS7qP6yZb-Hy -goversion go1.11.5 -D "" -importcfg $WORK/b059/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/d6/d66e81267ecaed2ea1edd3594e49cc136b67f76c689ede2a1e2b76b5aea34d1a-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: packagefile encoding/json=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /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/version -complete -installsuffix shared -buildid lb7e5YsZlmzURb23KuSD/lb7e5YsZlmzURb23KuSD -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/1f/1f9ca5457d0dc0c0ed1894c497299770802977df72b99f5771e589a95c6316f5-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile fmt=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: /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/skel -complete -installsuffix shared -buildid DzICfJgPvwL7SNwJwjLQ/DzICfJgPvwL7SNwJwjLQ -goversion go1.11.5 -D "" -importcfg $WORK/b037/importcfg -pack ./skel.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/37/3799bf8492d337b0a91e0cd926f21156a4fd0d61bfee248d066bccdf383d1465-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/f8/f8c69e64960ab6931f3cf352b2d587afc0cd723d62ade52f6e324c4513598463-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b058/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b058/ -g -O2 ./bpf_linux.go BUILDSTDERR: cd $WORK/b058 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -o $WORK/b058/_cgo_.o $WORK/b058/_cgo_main.o $WORK/b058/_x001.o $WORK/b058/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage netlink -dynimport $WORK/b058/_cgo_.o -dynout $WORK/b058/_cgo_import.go BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid 8O5WHwfp0Hsrchwfamg-/8O5WHwfp0Hsrchwfamg- -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack ./addr.go ./addr_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go $WORK/b058/_cgo_gotypes.go $WORK/b058/bpf_linux.cgo1.go $WORK/b058/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b058/_pkg_.a $WORK/b058/_x001.o $WORK/b058/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/83/83646f46340a93e24e1443d997c91e76b8fd669fc9b2e6bc58e8ededdaa124d4-d # internal BUILDSTDERR: github.com/containernetworking/plugins/plugins/meta/portmap BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: importmap github.com/mattn/go-shellwords=github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile crypto/sha512=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/meta/portmap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid nunZccX4nCmYAF0c0USz/nunZccX4nCmYAF0c0USz -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./chain.go ./main.go ./portmap.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/aa/aa483ad1753e398ba772d0612e5d7cd5f242e4694945c15fb4e5c9edc2c814b9-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/containernetworking/plugins/plugins/meta/portmap=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b056/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=WEk50N16tbh-2A_QB5yH/nunZccX4nCmYAF0c0USz/d0vSEEvvUyca2o_MOGoR/WEk50N16tbh-2A_QB5yH -B 0xc6d85b647b36793974b9d2a4f2484935191c47e2 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/portmap BUILDSTDERR: rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/meta/tuning ']' BUILDSTDERR: ++ basename plugins/meta/tuning tuning + plugin=tuning + echo ' tuning' BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ tr -d ' \n' BUILDSTDERR: ++ od -An -tx1 + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xe276f1afbbd0beac04cfe050794ce594585cb866 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/tuning github.com/containernetworking/plugins/plugins/meta/tuning BUILDSTDERR: WORK=/tmp/go-build592366418 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid NB4CPGBc-IT3HlyNXsz-/NB4CPGBc-IT3HlyNXsz- -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 06C6QnO9Ka9Ge7FWQdxt/06C6QnO9Ka9Ge7FWQdxt -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/26/26b7796fc08a92f39fed03afc7c59efc548220aeff179564eb917b39655b9760-d # internal BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /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 slYGEd7pgt0Xw9Zi-iBn/slYGEd7pgt0Xw9Zi-iBn -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/77/77578475776d633a0b943ff60f2bc24268010fe1521534784c9d6e38e0f7ad4a-d # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 P9myDbAsgEdoQpuqzLq2/P9myDbAsgEdoQpuqzLq2 -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /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 BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/0c/0ce9fe62e6a0a71c44bb3b6274f6ac97f3ef3e871d8aefa0deb3e79cd980400e-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid tB-iSBqQAfcGV4PZ2LwC/tB-iSBqQAfcGV4PZ2LwC -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/3e/3ee5408999bfc12e9e7ab4cf9aa94ef0b994d98ad0fc5bcc0ae3d34c266b5114-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /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 uVV47aExEbKXcYWngJxf/uVV47aExEbKXcYWngJxf -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f3/f32d8263fcf2ef34502dc2c1f6031bb365eef0d9ff863e69f9a7dd8d7813e46e-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid fHFdPisQu7Mt11nn-8k9/fHFdPisQu7Mt11nn-8k9 -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/e8/e80019dd27146803f00197974155b17e2349f9a9e7b1c6a413ad2fff2c69e81a-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 2e1SsChih6hzD3XVZtBu/2e1SsChih6hzD3XVZtBu -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/f4/f44a63adacdf4a1020b673b036a835f6838902344817158cc63751f3213348d5-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid 23RzmResEzWTKQIOs7q6/23RzmResEzWTKQIOs7q6 -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/04/04469223d66e16d20bad536bf773f96652743e31c683728919335e772aca0480-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /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 mb8lOwQA6eeNBona5Edn/mb8lOwQA6eeNBona5Edn -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/9e/9e999a276494ca9316c3ec183078b5f634c4be2f38e2443a589c6c27899f3a20-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid 75I8ezHpWCgputJa_RkH/75I8ezHpWCgputJa_RkH -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/4b/4b40f98685374b8f835621cdc7ea0e797b123944ff37559fc3e7fbdff06de6dd-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid rY7wOtKBEiB-NCE-zZRL/rY7wOtKBEiB-NCE-zZRL -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/25/25d2d8175c430b8478f560857bf4910815ef49f531037b8a863e67fd52c904e0-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /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 lcZs5VkYJ1nTo0JT-UHP/lcZs5VkYJ1nTo0JT-UHP -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/b9/b9ab9d9fefced0b3628d12694f9fc1b262c803727b3a92dac52861e0a134f50a-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid VvoJQOTqmH3Tjw21RQDl/VvoJQOTqmH3Tjw21RQDl -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/b5/b583a86761660199c17a71bd818ec37ec382cb273f6d9669f2e7062f216d4f03-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /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 zKpRds_9pllhoo6GqvdU/zKpRds_9pllhoo6GqvdU -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/61/6164b7ba543418cb8e9932759ba2081620c09a92d35d811103ebe3083d8081a0-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /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 r7c21P0yep69gqiqHDRP/r7c21P0yep69gqiqHDRP -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/6d/6d02c896f1784ede6b10b1f7783386e607872d34b68dbc3fca0db25e77996715-d # internal BUILDSTDERR: vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/ee/ee35b62fc735d9eb9ff0a7495b6a2ee23bc4c30caed524e650b07bf34ca20777-d # internal BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: /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 mFRH3v0OFrMVUam-TClg/mFRH3v0OFrMVUam-TClg -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid rK8AUjZNZYvG6tHxnYXu/rK8AUjZNZYvG6tHxnYXu -goversion go1.11.5 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/6b/6b40c417a997721967687e421c18b3be8c9b6eee3b70d5617af1de656605dbf7-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid eB_q1Xdcun8jjM-rbJUE/eB_q1Xdcun8jjM-rbJUE -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/23/2345a475ac1c46b841d161bdb6222410bd3235e2b33c94e4485e5d2404852b55-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid lB_rMj8v4iaAlDzWstQa/lB_rMj8v4iaAlDzWstQa -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/1a/1a2d64799c1edab52965a99310a1d0c2177fb3186aa415dc15207f96509f6384-d # internal BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid eVUWDDwSvesichbaI2aH/eVUWDDwSvesichbaI2aH -goversion go1.11.5 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c4/c45ed38bda2ea347a756eab91cec5ac6c568bed72715408b13eb77a3c19a48b3-d # internal BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid 9bjTt_h6G3oy_lCPoZ2V/9bjTt_h6G3oy_lCPoZ2V -goversion go1.11.5 -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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/6f/6fcf3b57bd969b104e7f96a66b5b0df03059a69848bdb1736d8cc4ec38666fdb-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid 8kt2TC17vjxwXn7uyn3q/8kt2TC17vjxwXn7uyn3q -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/a9/a921deca6aac3aa7d90547c9c1778dbe0b1b1145151664e60dcde13cbc829b63-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /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 36ZyQ452acSwhF-xNyc6/36ZyQ452acSwhF-xNyc6 -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/bf/bf6edb7c7c5e3fc2791e6aabec2c66dd32e97533fcef4d0b32cead05bf70347b-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid lamilxUa0sPxXg8RcM-E/lamilxUa0sPxXg8RcM-E -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ac/acf0a27f392f580a210822a3b3f5971b6b3fe4c3272f5d75fb2f962c2d90b3a7-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /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 I9QMkfwn_qlnsRyGADsq/I9QMkfwn_qlnsRyGADsq -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c4/c4f4485a5e2fe608681c66744119ea007afa559d04d730d9ef2b9080b0f36e79-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /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 JsvAOxwSQ0fYV88YTgns/JsvAOxwSQ0fYV88YTgns -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/99/995f03024b12d862dac5ff43bf827c934baa37e3e560be081c7aaf1bf1acca37-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid -XNi3vemLtuiFkh8jUaJ/-XNi3vemLtuiFkh8jUaJ -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/89/897229475bc3f3f36c56fa1734c034684b3c240d3fe1db09e559fc962f8d726a-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid zdNBtXjDCsoSMdlWrGXp/zdNBtXjDCsoSMdlWrGXp -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/63/63325d79cf7b9e09fe9e38103167223e1c7eade8ec8af1d3c034eee1de7e71e3-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid YYAMd3idNC8iRlWeDQap/YYAMd3idNC8iRlWeDQap -goversion go1.11.5 -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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/81/81064b18bcf0212d2713a31051b0ba3597851211ec4b069c85f7b5a1c3a178d2-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid 8ihqzQb86S-2_Qnnkj5X/8ihqzQb86S-2_Qnnkj5X -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/6f/6f8c7aaaf80159e7c9c50d18d52089c50cc2dd952d8747d773291683a2f638e9-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /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 g7QpdHWSlScM7aCfFeqt/g7QpdHWSlScM7aCfFeqt -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d7/d757538c6a6d673b9b379146ed4015c5d15087d8e3f603882d7799fed41df74a-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /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 QGcip89Rp0fIDduia6GC/QGcip89Rp0fIDduia6GC -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/96/9634d2612e104b3f6d8a09205abb625589c53dbd2b43b772befc64af4628f161-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /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 YywergpRKuNTHyZym3r-/YywergpRKuNTHyZym3r- -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/49/49a933cddc7a1ebdad108515d89c9044001cb7283d76748558aaeaa54420ebc7-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/05/05f44deda4b59007d288c5281166c40b13398f80a03837a1f28d93944837664f-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /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 dK2rbaXuQJtOkGckWHC1/dK2rbaXuQJtOkGckWHC1 -goversion go1.11.5 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid Aphuyq64oVTJQAg8Eu9l/Aphuyq64oVTJQAg8Eu9l -goversion go1.11.5 -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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9d/9d086c01e4398bc1012c8818e3c7cda897e49830e8d5fd90f3a8fa73b82fe362-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid MoV21qE-tZm2Oi9WNRmW/MoV21qE-tZm2Oi9WNRmW -goversion go1.11.5 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/92/921a6d804092752d1d151b7d58d4e8dcf4ac87e2b69f05bff3018bb84b0021f3-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: 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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/0e/0e631a64c2355528becc8e674c8551d1bc2b2cbadc2807b65d789bb086208ebb-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /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 f2AWLcKCiuFC6_Ff9lXR/f2AWLcKCiuFC6_Ff9lXR -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e2/e2b9dc219d8d91a5e7a5594317003728d50981bead83b38e438d0610dbb4bbfe-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /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 LFSYE0B0NJL8Pn1hfnX8/LFSYE0B0NJL8Pn1hfnX8 -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/37/373274c17c52df01f038cbb4e8393b97dcdd1943e5902e50c4540081636273a1-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid g_bgbAOhh6cY4PkBELpL/g_bgbAOhh6cY4PkBELpL -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/29/29d1bbaa056acf269bf10cdcfd50c5f1b5c928a2fbe3a768df6f08a00197e484-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p bufio -std -complete -installsuffix shared -buildid z5Ipac_2_Upa1hbNNr_Z/z5Ipac_2_Upa1hbNNr_Z -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/5b/5b1e670ba36a7a1380bfd1887b93c726e2f8b278df32647d62555b4df1babe4b-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /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 kfBWa2y5GP2ex5py1A1d/kfBWa2y5GP2ex5py1A1d -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/19/19c1dbe741b10410fdb0d87a2ebbe502871e10f264b3afba5f480cb8ec76bd05-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /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 qco7aJu7DYz-KbQZnOW4/qco7aJu7DYz-KbQZnOW4 -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/7e/7ec511c8e91233ab69796d597000e5177d9b559004318b20968352561a2d60d1-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /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 9c8z4gfwygs_Ez8jhsl3/9c8z4gfwygs_Ez8jhsl3 -goversion go1.11.5 -D "" -importcfg $WORK/b053/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: 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 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid YZLBjT8EqHBgjJJsWZR4/YZLBjT8EqHBgjJJsWZR4 -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/af/af70ead7162faa392b7180e3c25ffb9432bd6e1591e4a94d4c6bd16211e2742c-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid bpteubS_AH7kFiK5LNnD/bpteubS_AH7kFiK5LNnD -goversion go1.11.5 -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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/ea/eaec754e18bfc7acd970988e2b535d48bc39e27196f42eb610f69f0ac8771562-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p math/big -std -installsuffix shared -buildid GZI3zXFpTVX6S9HI978_/GZI3zXFpTVX6S9HI978_ -goversion go1.11.5 -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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b056/_pkg_.a $WORK/b056/arith_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/51/515fd5f754f78a69876e6d51864f89967a2c27bbc46a28be1290e1e57a0db65a-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /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 Lxq-Ld7jhNW9_t_vtCqG/Lxq-Ld7jhNW9_t_vtCqG -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/36/36efc12164af8b263a30ca91ff27e6f753e36004011475a902d307dc17d3442b-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Nmqh9Geq5KaeDQCAK5iy/Nmqh9Geq5KaeDQCAK5iy -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./bluetooth_linux.go ./constants.go ./env_unix.go ./env_unset.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/dc/dc3cd3e95df0b8f2a805429dbcdfa75faebc778ed7b4b8a7c46d7173115a98f2-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /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 sIbukL_i0Umavn_505PH/sIbukL_i0Umavn_505PH -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/43/43563c83f019b305359127fbcfe7b490132275aee9d1d75f7dc6c01a6e44efc3-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /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 07FAErZV01DJvPoMPkpH/07FAErZV01DJvPoMPkpH -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/8a/8afbbd6dcd414703738ba11045fad39e24b1d6e2c39dfb648dc343b32bdb6588-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /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 2WYCwL31k4iX2VQWJSdD/2WYCwL31k4iX2VQWJSdD -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/d6/d66e81267ecaed2ea1edd3594e49cc136b67f76c689ede2a1e2b76b5aea34d1a-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /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 lb7e5YsZlmzURb23KuSD/lb7e5YsZlmzURb23KuSD -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/1f/1f9ca5457d0dc0c0ed1894c497299770802977df72b99f5771e589a95c6316f5-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: /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 DzICfJgPvwL7SNwJwjLQ/DzICfJgPvwL7SNwJwjLQ -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/37/3799bf8492d337b0a91e0cd926f21156a4fd0d61bfee248d066bccdf383d1465-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p path -std -complete -installsuffix shared -buildid gEdVfcBw9c1MQ187QGOa/gEdVfcBw9c1MQ187QGOa -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/81/81766fa2eb6fcee00d05c682a94429ffd356d81310ce9340f63e6f2e78316304-d # internal BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b057 -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b057/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b057 -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b057/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b057/_pkg_.a $WORK/b057/asm.o $WORK/b057/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/8c/8c38eb76dbc29dea56e3f0fe134312bed1585b23d72c2f54fb2da7e598651237-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: /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 cij66dYBNdfqlYxG3fvF/cij66dYBNdfqlYxG3fvF -goversion go1.11.5 -D "" -importcfg $WORK/b049/importcfg -pack ./ns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/da/da791786c04285d292f9a216e55470341a04005ab4998bae0c02669db2d42663-d # internal BUILDSTDERR: github.com/containernetworking/plugins/plugins/meta/tuning BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/meta/tuning BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid GIR5_cR4Obg_a__hca7P/GIR5_cR4Obg_a__hca7P -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./tuning.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/63/6397b964edbe0ab9c1afeb72abeeebb05b957a6c2b73f24156341924e0f34c54-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/containernetworking/plugins/plugins/meta/tuning=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=xjLfoJYF1GSjuLWNWwu6/GIR5_cR4Obg_a__hca7P/HD0qXDwbUeT__i8HCHFg/xjLfoJYF1GSjuLWNWwu6 -B 0xe276f1afbbd0beac04cfe050794ce594585cb866 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/tuning BUILDSTDERR: rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/bridge ']' BUILDSTDERR: ++ basename plugins/main/bridge + plugin=bridge + echo ' bridge' bridge BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ tr -d ' \n' BUILDSTDERR: ++ od -An -tx1 + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x92919481184eb5e2e5faeed7727c8fcdf46a3141 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/bridge github.com/containernetworking/plugins/plugins/main/bridge BUILDSTDERR: WORK=/tmp/go-build285803196 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid NB4CPGBc-IT3HlyNXsz-/NB4CPGBc-IT3HlyNXsz- -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 06C6QnO9Ka9Ge7FWQdxt/06C6QnO9Ka9Ge7FWQdxt -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/26/26b7796fc08a92f39fed03afc7c59efc548220aeff179564eb917b39655b9760-d # internal BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /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 slYGEd7pgt0Xw9Zi-iBn/slYGEd7pgt0Xw9Zi-iBn -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/77/77578475776d633a0b943ff60f2bc24268010fe1521534784c9d6e38e0f7ad4a-d # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /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 BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 P9myDbAsgEdoQpuqzLq2/P9myDbAsgEdoQpuqzLq2 -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/0c/0ce9fe62e6a0a71c44bb3b6274f6ac97f3ef3e871d8aefa0deb3e79cd980400e-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid tB-iSBqQAfcGV4PZ2LwC/tB-iSBqQAfcGV4PZ2LwC -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /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 BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/3e/3ee5408999bfc12e9e7ab4cf9aa94ef0b994d98ad0fc5bcc0ae3d34c266b5114-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /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 uVV47aExEbKXcYWngJxf/uVV47aExEbKXcYWngJxf -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f3/f32d8263fcf2ef34502dc2c1f6031bb365eef0d9ff863e69f9a7dd8d7813e46e-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid fHFdPisQu7Mt11nn-8k9/fHFdPisQu7Mt11nn-8k9 -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/e8/e80019dd27146803f00197974155b17e2349f9a9e7b1c6a413ad2fff2c69e81a-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 2e1SsChih6hzD3XVZtBu/2e1SsChih6hzD3XVZtBu -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/f4/f44a63adacdf4a1020b673b036a835f6838902344817158cc63751f3213348d5-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid 23RzmResEzWTKQIOs7q6/23RzmResEzWTKQIOs7q6 -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/04/04469223d66e16d20bad536bf773f96652743e31c683728919335e772aca0480-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /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 mb8lOwQA6eeNBona5Edn/mb8lOwQA6eeNBona5Edn -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/9e/9e999a276494ca9316c3ec183078b5f634c4be2f38e2443a589c6c27899f3a20-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid 75I8ezHpWCgputJa_RkH/75I8ezHpWCgputJa_RkH -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/4b/4b40f98685374b8f835621cdc7ea0e797b123944ff37559fc3e7fbdff06de6dd-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid rY7wOtKBEiB-NCE-zZRL/rY7wOtKBEiB-NCE-zZRL -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/25/25d2d8175c430b8478f560857bf4910815ef49f531037b8a863e67fd52c904e0-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /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 lcZs5VkYJ1nTo0JT-UHP/lcZs5VkYJ1nTo0JT-UHP -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/b9/b9ab9d9fefced0b3628d12694f9fc1b262c803727b3a92dac52861e0a134f50a-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid VvoJQOTqmH3Tjw21RQDl/VvoJQOTqmH3Tjw21RQDl -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/b5/b583a86761660199c17a71bd818ec37ec382cb273f6d9669f2e7062f216d4f03-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /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 zKpRds_9pllhoo6GqvdU/zKpRds_9pllhoo6GqvdU -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/61/6164b7ba543418cb8e9932759ba2081620c09a92d35d811103ebe3083d8081a0-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /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 r7c21P0yep69gqiqHDRP/r7c21P0yep69gqiqHDRP -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/6d/6d02c896f1784ede6b10b1f7783386e607872d34b68dbc3fca0db25e77996715-d # internal BUILDSTDERR: vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: /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 mFRH3v0OFrMVUam-TClg/mFRH3v0OFrMVUam-TClg -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/1a/1a2d64799c1edab52965a99310a1d0c2177fb3186aa415dc15207f96509f6384-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /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 g7QpdHWSlScM7aCfFeqt/g7QpdHWSlScM7aCfFeqt -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d7/d757538c6a6d673b9b379146ed4015c5d15087d8e3f603882d7799fed41df74a-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid Aphuyq64oVTJQAg8Eu9l/Aphuyq64oVTJQAg8Eu9l -goversion go1.11.5 -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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9d/9d086c01e4398bc1012c8818e3c7cda897e49830e8d5fd90f3a8fa73b82fe362-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /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 kfBWa2y5GP2ex5py1A1d/kfBWa2y5GP2ex5py1A1d -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/19/19c1dbe741b10410fdb0d87a2ebbe502871e10f264b3afba5f480cb8ec76bd05-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /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 qco7aJu7DYz-KbQZnOW4/qco7aJu7DYz-KbQZnOW4 -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/7e/7ec511c8e91233ab69796d597000e5177d9b559004318b20968352561a2d60d1-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/ee/ee35b62fc735d9eb9ff0a7495b6a2ee23bc4c30caed524e650b07bf34ca20777-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid rK8AUjZNZYvG6tHxnYXu/rK8AUjZNZYvG6tHxnYXu -goversion go1.11.5 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/6b/6b40c417a997721967687e421c18b3be8c9b6eee3b70d5617af1de656605dbf7-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid eB_q1Xdcun8jjM-rbJUE/eB_q1Xdcun8jjM-rbJUE -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid eVUWDDwSvesichbaI2aH/eVUWDDwSvesichbaI2aH -goversion go1.11.5 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/23/2345a475ac1c46b841d161bdb6222410bd3235e2b33c94e4485e5d2404852b55-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid lB_rMj8v4iaAlDzWstQa/lB_rMj8v4iaAlDzWstQa -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c4/c45ed38bda2ea347a756eab91cec5ac6c568bed72715408b13eb77a3c19a48b3-d # internal BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid 9bjTt_h6G3oy_lCPoZ2V/9bjTt_h6G3oy_lCPoZ2V -goversion go1.11.5 -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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/6f/6fcf3b57bd969b104e7f96a66b5b0df03059a69848bdb1736d8cc4ec38666fdb-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid 8kt2TC17vjxwXn7uyn3q/8kt2TC17vjxwXn7uyn3q -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/a9/a921deca6aac3aa7d90547c9c1778dbe0b1b1145151664e60dcde13cbc829b63-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /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 36ZyQ452acSwhF-xNyc6/36ZyQ452acSwhF-xNyc6 -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/bf/bf6edb7c7c5e3fc2791e6aabec2c66dd32e97533fcef4d0b32cead05bf70347b-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid lamilxUa0sPxXg8RcM-E/lamilxUa0sPxXg8RcM-E -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ac/acf0a27f392f580a210822a3b3f5971b6b3fe4c3272f5d75fb2f962c2d90b3a7-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /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 I9QMkfwn_qlnsRyGADsq/I9QMkfwn_qlnsRyGADsq -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c4/c4f4485a5e2fe608681c66744119ea007afa559d04d730d9ef2b9080b0f36e79-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/89/897229475bc3f3f36c56fa1734c034684b3c240d3fe1db09e559fc962f8d726a-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /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 JsvAOxwSQ0fYV88YTgns/JsvAOxwSQ0fYV88YTgns -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid -XNi3vemLtuiFkh8jUaJ/-XNi3vemLtuiFkh8jUaJ -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/99/995f03024b12d862dac5ff43bf827c934baa37e3e560be081c7aaf1bf1acca37-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid zdNBtXjDCsoSMdlWrGXp/zdNBtXjDCsoSMdlWrGXp -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/63/63325d79cf7b9e09fe9e38103167223e1c7eade8ec8af1d3c034eee1de7e71e3-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid YYAMd3idNC8iRlWeDQap/YYAMd3idNC8iRlWeDQap -goversion go1.11.5 -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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/6f/6f8c7aaaf80159e7c9c50d18d52089c50cc2dd952d8747d773291683a2f638e9-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /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 QGcip89Rp0fIDduia6GC/QGcip89Rp0fIDduia6GC -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/96/9634d2612e104b3f6d8a09205abb625589c53dbd2b43b772befc64af4628f161-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /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 YywergpRKuNTHyZym3r-/YywergpRKuNTHyZym3r- -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/81/81064b18bcf0212d2713a31051b0ba3597851211ec4b069c85f7b5a1c3a178d2-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid 8ihqzQb86S-2_Qnnkj5X/8ihqzQb86S-2_Qnnkj5X -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/49/49a933cddc7a1ebdad108515d89c9044001cb7283d76748558aaeaa54420ebc7-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /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 f2AWLcKCiuFC6_Ff9lXR/f2AWLcKCiuFC6_Ff9lXR -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e2/e2b9dc219d8d91a5e7a5594317003728d50981bead83b38e438d0610dbb4bbfe-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /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 LFSYE0B0NJL8Pn1hfnX8/LFSYE0B0NJL8Pn1hfnX8 -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/37/373274c17c52df01f038cbb4e8393b97dcdd1943e5902e50c4540081636273a1-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p bufio -std -complete -installsuffix shared -buildid z5Ipac_2_Upa1hbNNr_Z/z5Ipac_2_Upa1hbNNr_Z -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/05/05f44deda4b59007d288c5281166c40b13398f80a03837a1f28d93944837664f-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /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 dK2rbaXuQJtOkGckWHC1/dK2rbaXuQJtOkGckWHC1 -goversion go1.11.5 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/5b/5b1e670ba36a7a1380bfd1887b93c726e2f8b278df32647d62555b4df1babe4b-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid MoV21qE-tZm2Oi9WNRmW/MoV21qE-tZm2Oi9WNRmW -goversion go1.11.5 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/92/921a6d804092752d1d151b7d58d4e8dcf4ac87e2b69f05bff3018bb84b0021f3-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: 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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/0e/0e631a64c2355528becc8e674c8551d1bc2b2cbadc2807b65d789bb086208ebb-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid g_bgbAOhh6cY4PkBELpL/g_bgbAOhh6cY4PkBELpL -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/29/29d1bbaa056acf269bf10cdcfd50c5f1b5c928a2fbe3a768df6f08a00197e484-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /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 9c8z4gfwygs_Ez8jhsl3/9c8z4gfwygs_Ez8jhsl3 -goversion go1.11.5 -D "" -importcfg $WORK/b053/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/af/af70ead7162faa392b7180e3c25ffb9432bd6e1591e4a94d4c6bd16211e2742c-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid bpteubS_AH7kFiK5LNnD/bpteubS_AH7kFiK5LNnD -goversion go1.11.5 -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 BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/ea/eaec754e18bfc7acd970988e2b535d48bc39e27196f42eb610f69f0ac8771562-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p math/big -std -installsuffix shared -buildid GZI3zXFpTVX6S9HI978_/GZI3zXFpTVX6S9HI978_ -goversion go1.11.5 -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 BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: 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 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid YZLBjT8EqHBgjJJsWZR4/YZLBjT8EqHBgjJJsWZR4 -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b056/_pkg_.a $WORK/b056/arith_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/51/515fd5f754f78a69876e6d51864f89967a2c27bbc46a28be1290e1e57a0db65a-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /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 Lxq-Ld7jhNW9_t_vtCqG/Lxq-Ld7jhNW9_t_vtCqG -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/36/36efc12164af8b263a30ca91ff27e6f753e36004011475a902d307dc17d3442b-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: /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 Nmqh9Geq5KaeDQCAK5iy/Nmqh9Geq5KaeDQCAK5iy -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./bluetooth_linux.go ./constants.go ./env_unix.go ./env_unset.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /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.o ./asm.s BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b058/_pkg_.a $WORK/b058/asm.o $WORK/b058/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/8c/8c38eb76dbc29dea56e3f0fe134312bed1585b23d72c2f54fb2da7e598651237-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p path -std -complete -installsuffix shared -buildid gEdVfcBw9c1MQ187QGOa/gEdVfcBw9c1MQ187QGOa -goversion go1.11.5 -D "" -importcfg $WORK/b059/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/81/81766fa2eb6fcee00d05c682a94429ffd356d81310ce9340f63e6f2e78316304-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: /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 cij66dYBNdfqlYxG3fvF/cij66dYBNdfqlYxG3fvF -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack ./ns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/da/da791786c04285d292f9a216e55470341a04005ab4998bae0c02669db2d42663-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p os/exec -std -complete -installsuffix shared -buildid WA6FDC6LsHxzUMBBmkxI/WA6FDC6LsHxzUMBBmkxI -goversion go1.11.5 -D "" -importcfg $WORK/b062/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/cd/cd190e14c360965e558a1af5a7b74821231ff912dc610190b9f6f31ec99562d3-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid mogjDQvCju8uAysrjU1N/mogjDQvCju8uAysrjU1N -goversion go1.11.5 -D "" -importcfg $WORK/b064/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/dc/dc3cd3e95df0b8f2a805429dbcdfa75faebc778ed7b4b8a7c46d7173115a98f2-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /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 sIbukL_i0Umavn_505PH/sIbukL_i0Umavn_505PH -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/43/43563c83f019b305359127fbcfe7b490132275aee9d1d75f7dc6c01a6e44efc3-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /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 07FAErZV01DJvPoMPkpH/07FAErZV01DJvPoMPkpH -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/8a/8afbbd6dcd414703738ba11045fad39e24b1d6e2c39dfb648dc343b32bdb6588-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /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 2WYCwL31k4iX2VQWJSdD/2WYCwL31k4iX2VQWJSdD -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/d6/d66e81267ecaed2ea1edd3594e49cc136b67f76c689ede2a1e2b76b5aea34d1a-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /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 lb7e5YsZlmzURb23KuSD/lb7e5YsZlmzURb23KuSD -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/1f/1f9ca5457d0dc0c0ed1894c497299770802977df72b99f5771e589a95c6316f5-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: /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 DzICfJgPvwL7SNwJwjLQ/DzICfJgPvwL7SNwJwjLQ -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/37/3799bf8492d337b0a91e0cd926f21156a4fd0d61bfee248d066bccdf383d1465-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/utils/hwaddr BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid iQ3QiQJUXUb1qTVVLqdp/iQ3QiQJUXUb1qTVVLqdp -goversion go1.11.5 -D "" -importcfg $WORK/b060/importcfg -pack ./hwaddr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/1d/1dc315d10a00f1a26b4f8269047e1174e1613695baac3aaf361a7e3f6d74d7d6-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: /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/netns -complete -installsuffix shared -buildid aA3QFYt4JtQhqsrFm9uJ/aA3QFYt4JtQhqsrFm9uJ -goversion go1.11.5 -D "" -importcfg $WORK/b067/importcfg -pack ./netns.go ./netns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/c2/c232c7bd9cfc7731152f913210babfdc9b3286d002aa470a16b8eda8ebb85aaa-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: /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/nl -complete -installsuffix shared -buildid mzEnDhUrOS7qP6yZb-Hy/mzEnDhUrOS7qP6yZb-Hy -goversion go1.11.5 -D "" -importcfg $WORK/b066/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/73/73a2cd81f27a8f1a134abf011bb84981aaea1ba4a8659b59c1841fb4fe669d44-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p regexp -std -complete -installsuffix shared -buildid Uni9Q1GXbuSdguE9kulK/Uni9Q1GXbuSdguE9kulK -goversion go1.11.5 -D "" -importcfg $WORK/b063/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/f8/f8c69e64960ab6931f3cf352b2d587afc0cd723d62ade52f6e324c4513598463-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b065/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b065/ -g -O2 ./bpf_linux.go BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/1c/1c4f60ded251ad31f79d77e953c449840c5b71422b2041adb9e09db10a992ed8-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid yCQpWIjdTJRES72W-2bT/yCQpWIjdTJRES72W-2bT -goversion go1.11.5 -D "" -importcfg $WORK/b061/importcfg -pack ./iptables.go ./lock.go BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -o $WORK/b065/_cgo_.o $WORK/b065/_cgo_main.o $WORK/b065/_x001.o $WORK/b065/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage netlink -dynimport $WORK/b065/_cgo_.o -dynout $WORK/b065/_cgo_import.go BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid 8O5WHwfp0Hsrchwfamg-/8O5WHwfp0Hsrchwfamg- -goversion go1.11.5 -D "" -importcfg $WORK/b065/importcfg -pack ./addr.go ./addr_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go $WORK/b065/_cgo_gotypes.go $WORK/b065/bpf_linux.cgo1.go $WORK/b065/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/aa/aa3079f60a7265fc2d52fa5a826ba951a21bd14fa4e23f1a10051808bc8f5bf7-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: /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/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid Riz0nb0GVTZFmJfBIANJ/Riz0nb0GVTZFmJfBIANJ -goversion go1.11.5 -D "" -importcfg $WORK/b069/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/27/274701be9301fbfd6fdb021fed1cc0259d6fc964389e7e0b9b7f269d6647d2e4-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/utils/sysctl BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid QmyyXc1tjmgqSuqZ-pPW/QmyyXc1tjmgqSuqZ-pPW -goversion go1.11.5 -D "" -importcfg $WORK/b070/importcfg -pack ./sysctl_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/44/446253eed62c5b1160a83f4f66100c42c27bd09098b63cb6efee4052ef58c5e9-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p hash -std -complete -installsuffix shared -buildid -nxxneVmkNTq4YPMbAkh/-nxxneVmkNTq4YPMbAkh -goversion go1.11.5 -D "" -importcfg $WORK/b074/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/09/09c3cda5949d36c9245106a8a339696bb67c34519d865b6b5c0b770e175dfb5d-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p crypto -std -complete -installsuffix shared -buildid ahR3qIKlu1HdyW5dJWQV/ahR3qIKlu1HdyW5dJWQV -goversion go1.11.5 -D "" -importcfg $WORK/b073/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/3f/3ff821f2edf2a95b3cd138a4f066de267624d2305da9b37fc250d18bcdfa2b21-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p crypto/sha512 -std -installsuffix shared -buildid kD8y8h3iF2BJLB-iHSh8/kD8y8h3iF2BJLB-iHSh8 -goversion go1.11.5 -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go ./sha512block_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b072 -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b072/sha512block_s390x.o ./sha512block_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b072/_pkg_.a $WORK/b072/sha512block_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/58/58aba9a48178db3f2e05293e57678bcbfb1eb48d17021af8bd61cad40bfb21c9-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/utils BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/sha512=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containernetworking/plugins/pkg/utils -complete -installsuffix shared -buildid 5rlU86rFk1jhn4SLqIjw/5rlU86rFk1jhn4SLqIjw -goversion go1.11.5 -D "" -importcfg $WORK/b071/importcfg -pack ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/40/40bdc7d1f429f976e367e80b50db66e3f1028f5b3ae8d5be9e2db2ef8f5c6544-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/j-keck/arping BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/j-keck/arping BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p github.com/containernetworking/plugins/vendor/github.com/j-keck/arping -complete -installsuffix shared -buildid DbMPicQWqXd3LQGhCFoH/DbMPicQWqXd3LQGhCFoH -goversion go1.11.5 -D "" -importcfg $WORK/b075/importcfg -pack ./arp_datagram.go ./arping.go ./arping_linux.go ./netutils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/4e/4e148ff93b6f6f5082884f45c521d7064f49c5a3aa1ab25145f7171ce59c8f98-d # internal BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b065/_pkg_.a $WORK/b065/_x001.o $WORK/b065/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/83/83646f46340a93e24e1443d997c91e76b8fd669fc9b2e6bc58e8ededdaa124d4-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ip BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ip BUILDSTDERR: /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 XEqWotxtgm5KiiiqhtIi/XEqWotxtgm5KiiiqhtIi -goversion go1.11.5 -D "" -importcfg $WORK/b049/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/85/85d79c22a11cc16eadd1534f726d442f85c0c7e326e74ea4f2e36e19103e0149-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ipam BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ipam BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid 65YyBgSZZdIsQIA_IHQ1/65YyBgSZZdIsQIA_IHQ1 -goversion go1.11.5 -D "" -importcfg $WORK/b068/importcfg -pack ./ipam.go ./ipam_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/52/5242a0bbb1d0adc07970c2cbca4f86778281edc0765dd2331e755edaea084e26-d # internal BUILDSTDERR: github.com/containernetworking/plugins/plugins/main/bridge BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: importmap github.com/j-keck/arping=github.com/containernetworking/plugins/vendor/github.com/j-keck/arping BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/main/bridge BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid HesRuIn6jtQo2sMcATTk/HesRuIn6jtQo2sMcATTk -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./bridge.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/d7/d7ccc5ea9e476ad3b09a0ef71faba8331d25cfb087b94061cb03d7eeffe1fc8f-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/containernetworking/plugins/plugins/main/bridge=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b064/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=3Tdl3vrrGcFXVhtR8vDL/HesRuIn6jtQo2sMcATTk/RMiAHGUi5wtRsU2c5uhV/3Tdl3vrrGcFXVhtR8vDL -B 0x92919481184eb5e2e5faeed7727c8fcdf46a3141 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/bridge BUILDSTDERR: rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/host-device ']' BUILDSTDERR: ++ basename plugins/main/host-device + plugin=host-device + echo ' host-device' host-device BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xe242c3e7b0b70b5589fc45b1a4ec29b51eadf3b8 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/host-device github.com/containernetworking/plugins/plugins/main/host-device BUILDSTDERR: WORK=/tmp/go-build471801331 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid NB4CPGBc-IT3HlyNXsz-/NB4CPGBc-IT3HlyNXsz- -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 06C6QnO9Ka9Ge7FWQdxt/06C6QnO9Ka9Ge7FWQdxt -goversion go1.11.5 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./cpu.go ./cpu_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/26/26b7796fc08a92f39fed03afc7c59efc548220aeff179564eb917b39655b9760-d # internal BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /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 slYGEd7pgt0Xw9Zi-iBn/slYGEd7pgt0Xw9Zi-iBn -goversion go1.11.5 -D "" -importcfg $WORK/b009/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/77/77578475776d633a0b943ff60f2bc24268010fe1521534784c9d6e38e0f7ad4a-d # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 P9myDbAsgEdoQpuqzLq2/P9myDbAsgEdoQpuqzLq2 -goversion go1.11.5 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_s390x.go ./stubs.go BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/3e/3ee5408999bfc12e9e7ab4cf9aa94ef0b994d98ad0fc5bcc0ae3d34c266b5114-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /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 uVV47aExEbKXcYWngJxf/uVV47aExEbKXcYWngJxf -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/cpu_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/0c/0ce9fe62e6a0a71c44bb3b6274f6ac97f3ef3e871d8aefa0deb3e79cd980400e-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid tB-iSBqQAfcGV4PZ2LwC/tB-iSBqQAfcGV4PZ2LwC -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/f3/f32d8263fcf2ef34502dc2c1f6031bb365eef0d9ff863e69f9a7dd8d7813e46e-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p sync/atomic -std -installsuffix shared -buildid fHFdPisQu7Mt11nn-8k9/fHFdPisQu7Mt11nn-8k9 -goversion go1.11.5 -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /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 BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /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 BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b013/_pkg_.a $WORK/b013/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f4/f44a63adacdf4a1020b673b036a835f6838902344817158cc63751f3213348d5-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p unicode -std -complete -installsuffix shared -buildid 23RzmResEzWTKQIOs7q6/23RzmResEzWTKQIOs7q6 -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/e8/e80019dd27146803f00197974155b17e2349f9a9e7b1c6a413ad2fff2c69e81a-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid 2e1SsChih6hzD3XVZtBu/2e1SsChih6hzD3XVZtBu -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/04/04469223d66e16d20bad536bf773f96652743e31c683728919335e772aca0480-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /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 mb8lOwQA6eeNBona5Edn/mb8lOwQA6eeNBona5Edn -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack ./utf8.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/9e/9e999a276494ca9316c3ec183078b5f634c4be2f38e2443a589c6c27899f3a20-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid 75I8ezHpWCgputJa_RkH/75I8ezHpWCgputJa_RkH -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/4b/4b40f98685374b8f835621cdc7ea0e797b123944ff37559fc3e7fbdff06de6dd-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid rY7wOtKBEiB-NCE-zZRL/rY7wOtKBEiB-NCE-zZRL -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/25/25d2d8175c430b8478f560857bf4910815ef49f531037b8a863e67fd52c904e0-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /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 lcZs5VkYJ1nTo0JT-UHP/lcZs5VkYJ1nTo0JT-UHP -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/b9/b9ab9d9fefced0b3628d12694f9fc1b262c803727b3a92dac52861e0a134f50a-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid VvoJQOTqmH3Tjw21RQDl/VvoJQOTqmH3Tjw21RQDl -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/b5/b583a86761660199c17a71bd818ec37ec382cb273f6d9669f2e7062f216d4f03-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /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 zKpRds_9pllhoo6GqvdU/zKpRds_9pllhoo6GqvdU -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/61/6164b7ba543418cb8e9932759ba2081620c09a92d35d811103ebe3083d8081a0-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /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 r7c21P0yep69gqiqHDRP/r7c21P0yep69gqiqHDRP -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/6d/6d02c896f1784ede6b10b1f7783386e607872d34b68dbc3fca0db25e77996715-d # internal BUILDSTDERR: vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: /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 mFRH3v0OFrMVUam-TClg/mFRH3v0OFrMVUam-TClg -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/1a/1a2d64799c1edab52965a99310a1d0c2177fb3186aa415dc15207f96509f6384-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /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 g7QpdHWSlScM7aCfFeqt/g7QpdHWSlScM7aCfFeqt -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d7/d757538c6a6d673b9b379146ed4015c5d15087d8e3f603882d7799fed41df74a-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid Aphuyq64oVTJQAg8Eu9l/Aphuyq64oVTJQAg8Eu9l -goversion go1.11.5 -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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9d/9d086c01e4398bc1012c8818e3c7cda897e49830e8d5fd90f3a8fa73b82fe362-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /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 kfBWa2y5GP2ex5py1A1d/kfBWa2y5GP2ex5py1A1d -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/19/19c1dbe741b10410fdb0d87a2ebbe502871e10f264b3afba5f480cb8ec76bd05-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /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 qco7aJu7DYz-KbQZnOW4/qco7aJu7DYz-KbQZnOW4 -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/7e/7ec511c8e91233ab69796d597000e5177d9b559004318b20968352561a2d60d1-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/ee/ee35b62fc735d9eb9ff0a7495b6a2ee23bc4c30caed524e650b07bf34ca20777-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p sync -std -installsuffix shared -buildid rK8AUjZNZYvG6tHxnYXu/rK8AUjZNZYvG6tHxnYXu -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/6b/6b40c417a997721967687e421c18b3be8c9b6eee3b70d5617af1de656605dbf7-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b007/ BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b007/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p io -std -complete -installsuffix shared -buildid eB_q1Xdcun8jjM-rbJUE/eB_q1Xdcun8jjM-rbJUE -goversion go1.11.5 -D "" -importcfg $WORK/b007/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid eVUWDDwSvesichbaI2aH/eVUWDDwSvesichbaI2aH -goversion go1.11.5 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/23/2345a475ac1c46b841d161bdb6222410bd3235e2b33c94e4485e5d2404852b55-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid lB_rMj8v4iaAlDzWstQa/lB_rMj8v4iaAlDzWstQa -goversion go1.11.5 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/c4/c45ed38bda2ea347a756eab91cec5ac6c568bed72715408b13eb77a3c19a48b3-d # internal BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid 9bjTt_h6G3oy_lCPoZ2V/9bjTt_h6G3oy_lCPoZ2V -goversion go1.11.5 -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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/6f/6fcf3b57bd969b104e7f96a66b5b0df03059a69848bdb1736d8cc4ec38666fdb-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid 8kt2TC17vjxwXn7uyn3q/8kt2TC17vjxwXn7uyn3q -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/a9/a921deca6aac3aa7d90547c9c1778dbe0b1b1145151664e60dcde13cbc829b63-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /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 36ZyQ452acSwhF-xNyc6/36ZyQ452acSwhF-xNyc6 -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ac/acf0a27f392f580a210822a3b3f5971b6b3fe4c3272f5d75fb2f962c2d90b3a7-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /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 I9QMkfwn_qlnsRyGADsq/I9QMkfwn_qlnsRyGADsq -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/bf/bf6edb7c7c5e3fc2791e6aabec2c66dd32e97533fcef4d0b32cead05bf70347b-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid lamilxUa0sPxXg8RcM-E/lamilxUa0sPxXg8RcM-E -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c4/c4f4485a5e2fe608681c66744119ea007afa559d04d730d9ef2b9080b0f36e79-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /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 JsvAOxwSQ0fYV88YTgns/JsvAOxwSQ0fYV88YTgns -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/99/995f03024b12d862dac5ff43bf827c934baa37e3e560be081c7aaf1bf1acca37-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid -XNi3vemLtuiFkh8jUaJ/-XNi3vemLtuiFkh8jUaJ -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/89/897229475bc3f3f36c56fa1734c034684b3c240d3fe1db09e559fc962f8d726a-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid zdNBtXjDCsoSMdlWrGXp/zdNBtXjDCsoSMdlWrGXp -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/63/63325d79cf7b9e09fe9e38103167223e1c7eade8ec8af1d3c034eee1de7e71e3-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid YYAMd3idNC8iRlWeDQap/YYAMd3idNC8iRlWeDQap -goversion go1.11.5 -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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/6f/6f8c7aaaf80159e7c9c50d18d52089c50cc2dd952d8747d773291683a2f638e9-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /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 QGcip89Rp0fIDduia6GC/QGcip89Rp0fIDduia6GC -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/96/9634d2612e104b3f6d8a09205abb625589c53dbd2b43b772befc64af4628f161-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /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 YywergpRKuNTHyZym3r-/YywergpRKuNTHyZym3r- -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/81/81064b18bcf0212d2713a31051b0ba3597851211ec4b069c85f7b5a1c3a178d2-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid 8ihqzQb86S-2_Qnnkj5X/8ihqzQb86S-2_Qnnkj5X -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/49/49a933cddc7a1ebdad108515d89c9044001cb7283d76748558aaeaa54420ebc7-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /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 f2AWLcKCiuFC6_Ff9lXR/f2AWLcKCiuFC6_Ff9lXR -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e2/e2b9dc219d8d91a5e7a5594317003728d50981bead83b38e438d0610dbb4bbfe-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /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 LFSYE0B0NJL8Pn1hfnX8/LFSYE0B0NJL8Pn1hfnX8 -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/37/373274c17c52df01f038cbb4e8393b97dcdd1943e5902e50c4540081636273a1-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p bufio -std -complete -installsuffix shared -buildid z5Ipac_2_Upa1hbNNr_Z/z5Ipac_2_Upa1hbNNr_Z -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/5b/5b1e670ba36a7a1380bfd1887b93c726e2f8b278df32647d62555b4df1babe4b-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /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 9c8z4gfwygs_Ez8jhsl3/9c8z4gfwygs_Ez8jhsl3 -goversion go1.11.5 -D "" -importcfg $WORK/b053/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/05/05f44deda4b59007d288c5281166c40b13398f80a03837a1f28d93944837664f-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /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 dK2rbaXuQJtOkGckWHC1/dK2rbaXuQJtOkGckWHC1 -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/af/af70ead7162faa392b7180e3c25ffb9432bd6e1591e4a94d4c6bd16211e2742c-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid MoV21qE-tZm2Oi9WNRmW/MoV21qE-tZm2Oi9WNRmW -goversion go1.11.5 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/92/921a6d804092752d1d151b7d58d4e8dcf4ac87e2b69f05bff3018bb84b0021f3-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: 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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/0e/0e631a64c2355528becc8e674c8551d1bc2b2cbadc2807b65d789bb086208ebb-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid g_bgbAOhh6cY4PkBELpL/g_bgbAOhh6cY4PkBELpL -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/29/29d1bbaa056acf269bf10cdcfd50c5f1b5c928a2fbe3a768df6f08a00197e484-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid bpteubS_AH7kFiK5LNnD/bpteubS_AH7kFiK5LNnD -goversion go1.11.5 -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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/ea/eaec754e18bfc7acd970988e2b535d48bc39e27196f42eb610f69f0ac8771562-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p math/big -std -installsuffix shared -buildid GZI3zXFpTVX6S9HI978_/GZI3zXFpTVX6S9HI978_ -goversion go1.11.5 -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 BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: 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 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid YZLBjT8EqHBgjJJsWZR4/YZLBjT8EqHBgjJJsWZR4 -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b056/_pkg_.a $WORK/b056/arith_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/51/515fd5f754f78a69876e6d51864f89967a2c27bbc46a28be1290e1e57a0db65a-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /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 Lxq-Ld7jhNW9_t_vtCqG/Lxq-Ld7jhNW9_t_vtCqG -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/36/36efc12164af8b263a30ca91ff27e6f753e36004011475a902d307dc17d3442b-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Nmqh9Geq5KaeDQCAK5iy/Nmqh9Geq5KaeDQCAK5iy -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./bluetooth_linux.go ./constants.go ./env_unix.go ./env_unset.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b057 -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b057/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b057 -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b057/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b057/_pkg_.a $WORK/b057/asm.o $WORK/b057/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/8c/8c38eb76dbc29dea56e3f0fe134312bed1585b23d72c2f54fb2da7e598651237-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p path -std -complete -installsuffix shared -buildid gEdVfcBw9c1MQ187QGOa/gEdVfcBw9c1MQ187QGOa -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/81/81766fa2eb6fcee00d05c682a94429ffd356d81310ce9340f63e6f2e78316304-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: /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 cij66dYBNdfqlYxG3fvF/cij66dYBNdfqlYxG3fvF -goversion go1.11.5 -D "" -importcfg $WORK/b049/importcfg -pack ./ns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/da/da791786c04285d292f9a216e55470341a04005ab4998bae0c02669db2d42663-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid aA3QFYt4JtQhqsrFm9uJ/aA3QFYt4JtQhqsrFm9uJ -goversion go1.11.5 -D "" -importcfg $WORK/b061/importcfg -pack ./netns.go ./netns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/c2/c232c7bd9cfc7731152f913210babfdc9b3286d002aa470a16b8eda8ebb85aaa-d # internal BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/dc/dc3cd3e95df0b8f2a805429dbcdfa75faebc778ed7b4b8a7c46d7173115a98f2-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /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 sIbukL_i0Umavn_505PH/sIbukL_i0Umavn_505PH -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: /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/nl -complete -installsuffix shared -buildid mzEnDhUrOS7qP6yZb-Hy/mzEnDhUrOS7qP6yZb-Hy -goversion go1.11.5 -D "" -importcfg $WORK/b060/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/43/43563c83f019b305359127fbcfe7b490132275aee9d1d75f7dc6c01a6e44efc3-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: packagefile encoding/json=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /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 07FAErZV01DJvPoMPkpH/07FAErZV01DJvPoMPkpH -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/8a/8afbbd6dcd414703738ba11045fad39e24b1d6e2c39dfb648dc343b32bdb6588-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: packagefile encoding/json=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /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 2WYCwL31k4iX2VQWJSdD/2WYCwL31k4iX2VQWJSdD -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/d6/d66e81267ecaed2ea1edd3594e49cc136b67f76c689ede2a1e2b76b5aea34d1a-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: packagefile encoding/json=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /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 lb7e5YsZlmzURb23KuSD/lb7e5YsZlmzURb23KuSD -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/1f/1f9ca5457d0dc0c0ed1894c497299770802977df72b99f5771e589a95c6316f5-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: /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 DzICfJgPvwL7SNwJwjLQ/DzICfJgPvwL7SNwJwjLQ -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/37/3799bf8492d337b0a91e0cd926f21156a4fd0d61bfee248d066bccdf383d1465-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/f8/f8c69e64960ab6931f3cf352b2d587afc0cd723d62ade52f6e324c4513598463-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b059/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b059/ -g -O2 ./bpf_linux.go BUILDSTDERR: cd $WORK/b059 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -o $WORK/b059/_cgo_.o $WORK/b059/_cgo_main.o $WORK/b059/_x001.o $WORK/b059/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage netlink -dynimport $WORK/b059/_cgo_.o -dynout $WORK/b059/_cgo_import.go BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /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/vishvananda/netlink -installsuffix shared -buildid 8O5WHwfp0Hsrchwfamg-/8O5WHwfp0Hsrchwfamg- -goversion go1.11.5 -D "" -importcfg $WORK/b059/importcfg -pack ./addr.go ./addr_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go $WORK/b059/_cgo_gotypes.go $WORK/b059/bpf_linux.cgo1.go $WORK/b059/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b059/_pkg_.a $WORK/b059/_x001.o $WORK/b059/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/83/83646f46340a93e24e1443d997c91e76b8fd669fc9b2e6bc58e8ededdaa124d4-d # internal BUILDSTDERR: github.com/containernetworking/plugins/plugins/main/host-device BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/main/host-device BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid w8u9E86SI5RD6lacVV4s/w8u9E86SI5RD6lacVV4s -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./host-device.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/7e/7e500f4588ffe2c00eae103657ad031e051abea70a24bf5573bf040ad3e4316b-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/containernetworking/plugins/plugins/main/host-device=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=OZ6mmjitk6swCBoQThjy/w8u9E86SI5RD6lacVV4s/MgTYIIbQTONDOMAbKVcr/OZ6mmjitk6swCBoQThjy -B 0xe242c3e7b0b70b5589fc45b1a4ec29b51eadf3b8 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/host-device BUILDSTDERR: rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/ipvlan ']' BUILDSTDERR: ++ basename plugins/main/ipvlan ipvlan + plugin=ipvlan + echo ' ipvlan' BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xbcbc50284210cb81b20af5814acf6165b2912e18 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ipvlan github.com/containernetworking/plugins/plugins/main/ipvlan BUILDSTDERR: WORK=/tmp/go-build049542020 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid NB4CPGBc-IT3HlyNXsz-/NB4CPGBc-IT3HlyNXsz- -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 06C6QnO9Ka9Ge7FWQdxt/06C6QnO9Ka9Ge7FWQdxt -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/26/26b7796fc08a92f39fed03afc7c59efc548220aeff179564eb917b39655b9760-d # internal BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /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 slYGEd7pgt0Xw9Zi-iBn/slYGEd7pgt0Xw9Zi-iBn -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/77/77578475776d633a0b943ff60f2bc24268010fe1521534784c9d6e38e0f7ad4a-d # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 P9myDbAsgEdoQpuqzLq2/P9myDbAsgEdoQpuqzLq2 -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/3e/3ee5408999bfc12e9e7ab4cf9aa94ef0b994d98ad0fc5bcc0ae3d34c266b5114-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /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 uVV47aExEbKXcYWngJxf/uVV47aExEbKXcYWngJxf -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/0c/0ce9fe62e6a0a71c44bb3b6274f6ac97f3ef3e871d8aefa0deb3e79cd980400e-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid tB-iSBqQAfcGV4PZ2LwC/tB-iSBqQAfcGV4PZ2LwC -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f3/f32d8263fcf2ef34502dc2c1f6031bb365eef0d9ff863e69f9a7dd8d7813e46e-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid fHFdPisQu7Mt11nn-8k9/fHFdPisQu7Mt11nn-8k9 -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /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 BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /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 BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /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 BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/f4/f44a63adacdf4a1020b673b036a835f6838902344817158cc63751f3213348d5-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid 23RzmResEzWTKQIOs7q6/23RzmResEzWTKQIOs7q6 -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/e8/e80019dd27146803f00197974155b17e2349f9a9e7b1c6a413ad2fff2c69e81a-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 2e1SsChih6hzD3XVZtBu/2e1SsChih6hzD3XVZtBu -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/04/04469223d66e16d20bad536bf773f96652743e31c683728919335e772aca0480-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /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 mb8lOwQA6eeNBona5Edn/mb8lOwQA6eeNBona5Edn -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/9e/9e999a276494ca9316c3ec183078b5f634c4be2f38e2443a589c6c27899f3a20-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid 75I8ezHpWCgputJa_RkH/75I8ezHpWCgputJa_RkH -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/4b/4b40f98685374b8f835621cdc7ea0e797b123944ff37559fc3e7fbdff06de6dd-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid rY7wOtKBEiB-NCE-zZRL/rY7wOtKBEiB-NCE-zZRL -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/25/25d2d8175c430b8478f560857bf4910815ef49f531037b8a863e67fd52c904e0-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /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 lcZs5VkYJ1nTo0JT-UHP/lcZs5VkYJ1nTo0JT-UHP -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/b9/b9ab9d9fefced0b3628d12694f9fc1b262c803727b3a92dac52861e0a134f50a-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid VvoJQOTqmH3Tjw21RQDl/VvoJQOTqmH3Tjw21RQDl -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/b5/b583a86761660199c17a71bd818ec37ec382cb273f6d9669f2e7062f216d4f03-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /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 zKpRds_9pllhoo6GqvdU/zKpRds_9pllhoo6GqvdU -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/61/6164b7ba543418cb8e9932759ba2081620c09a92d35d811103ebe3083d8081a0-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /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 r7c21P0yep69gqiqHDRP/r7c21P0yep69gqiqHDRP -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/6d/6d02c896f1784ede6b10b1f7783386e607872d34b68dbc3fca0db25e77996715-d # internal BUILDSTDERR: vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: /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 mFRH3v0OFrMVUam-TClg/mFRH3v0OFrMVUam-TClg -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/1a/1a2d64799c1edab52965a99310a1d0c2177fb3186aa415dc15207f96509f6384-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /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 g7QpdHWSlScM7aCfFeqt/g7QpdHWSlScM7aCfFeqt -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d7/d757538c6a6d673b9b379146ed4015c5d15087d8e3f603882d7799fed41df74a-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid Aphuyq64oVTJQAg8Eu9l/Aphuyq64oVTJQAg8Eu9l -goversion go1.11.5 -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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9d/9d086c01e4398bc1012c8818e3c7cda897e49830e8d5fd90f3a8fa73b82fe362-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /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 kfBWa2y5GP2ex5py1A1d/kfBWa2y5GP2ex5py1A1d -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/19/19c1dbe741b10410fdb0d87a2ebbe502871e10f264b3afba5f480cb8ec76bd05-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /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 qco7aJu7DYz-KbQZnOW4/qco7aJu7DYz-KbQZnOW4 -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/7e/7ec511c8e91233ab69796d597000e5177d9b559004318b20968352561a2d60d1-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/ee/ee35b62fc735d9eb9ff0a7495b6a2ee23bc4c30caed524e650b07bf34ca20777-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid rK8AUjZNZYvG6tHxnYXu/rK8AUjZNZYvG6tHxnYXu -goversion go1.11.5 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/6b/6b40c417a997721967687e421c18b3be8c9b6eee3b70d5617af1de656605dbf7-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid eB_q1Xdcun8jjM-rbJUE/eB_q1Xdcun8jjM-rbJUE -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid eVUWDDwSvesichbaI2aH/eVUWDDwSvesichbaI2aH -goversion go1.11.5 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/23/2345a475ac1c46b841d161bdb6222410bd3235e2b33c94e4485e5d2404852b55-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid lB_rMj8v4iaAlDzWstQa/lB_rMj8v4iaAlDzWstQa -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c4/c45ed38bda2ea347a756eab91cec5ac6c568bed72715408b13eb77a3c19a48b3-d # internal BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid 9bjTt_h6G3oy_lCPoZ2V/9bjTt_h6G3oy_lCPoZ2V -goversion go1.11.5 -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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/6f/6fcf3b57bd969b104e7f96a66b5b0df03059a69848bdb1736d8cc4ec38666fdb-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid 8kt2TC17vjxwXn7uyn3q/8kt2TC17vjxwXn7uyn3q -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/a9/a921deca6aac3aa7d90547c9c1778dbe0b1b1145151664e60dcde13cbc829b63-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /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 36ZyQ452acSwhF-xNyc6/36ZyQ452acSwhF-xNyc6 -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ac/acf0a27f392f580a210822a3b3f5971b6b3fe4c3272f5d75fb2f962c2d90b3a7-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /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 I9QMkfwn_qlnsRyGADsq/I9QMkfwn_qlnsRyGADsq -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/bf/bf6edb7c7c5e3fc2791e6aabec2c66dd32e97533fcef4d0b32cead05bf70347b-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid lamilxUa0sPxXg8RcM-E/lamilxUa0sPxXg8RcM-E -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c4/c4f4485a5e2fe608681c66744119ea007afa559d04d730d9ef2b9080b0f36e79-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /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 JsvAOxwSQ0fYV88YTgns/JsvAOxwSQ0fYV88YTgns -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/99/995f03024b12d862dac5ff43bf827c934baa37e3e560be081c7aaf1bf1acca37-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid -XNi3vemLtuiFkh8jUaJ/-XNi3vemLtuiFkh8jUaJ -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/89/897229475bc3f3f36c56fa1734c034684b3c240d3fe1db09e559fc962f8d726a-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid zdNBtXjDCsoSMdlWrGXp/zdNBtXjDCsoSMdlWrGXp -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/63/63325d79cf7b9e09fe9e38103167223e1c7eade8ec8af1d3c034eee1de7e71e3-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid YYAMd3idNC8iRlWeDQap/YYAMd3idNC8iRlWeDQap -goversion go1.11.5 -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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/6f/6f8c7aaaf80159e7c9c50d18d52089c50cc2dd952d8747d773291683a2f638e9-d # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/81/81064b18bcf0212d2713a31051b0ba3597851211ec4b069c85f7b5a1c3a178d2-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /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 QGcip89Rp0fIDduia6GC/QGcip89Rp0fIDduia6GC -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid 8ihqzQb86S-2_Qnnkj5X/8ihqzQb86S-2_Qnnkj5X -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/96/9634d2612e104b3f6d8a09205abb625589c53dbd2b43b772befc64af4628f161-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /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 YywergpRKuNTHyZym3r-/YywergpRKuNTHyZym3r- -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/49/49a933cddc7a1ebdad108515d89c9044001cb7283d76748558aaeaa54420ebc7-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /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 f2AWLcKCiuFC6_Ff9lXR/f2AWLcKCiuFC6_Ff9lXR -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e2/e2b9dc219d8d91a5e7a5594317003728d50981bead83b38e438d0610dbb4bbfe-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /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 LFSYE0B0NJL8Pn1hfnX8/LFSYE0B0NJL8Pn1hfnX8 -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/37/373274c17c52df01f038cbb4e8393b97dcdd1943e5902e50c4540081636273a1-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p bufio -std -complete -installsuffix shared -buildid z5Ipac_2_Upa1hbNNr_Z/z5Ipac_2_Upa1hbNNr_Z -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/5b/5b1e670ba36a7a1380bfd1887b93c726e2f8b278df32647d62555b4df1babe4b-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /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 9c8z4gfwygs_Ez8jhsl3/9c8z4gfwygs_Ez8jhsl3 -goversion go1.11.5 -D "" -importcfg $WORK/b053/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/05/05f44deda4b59007d288c5281166c40b13398f80a03837a1f28d93944837664f-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /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 dK2rbaXuQJtOkGckWHC1/dK2rbaXuQJtOkGckWHC1 -goversion go1.11.5 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/af/af70ead7162faa392b7180e3c25ffb9432bd6e1591e4a94d4c6bd16211e2742c-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid MoV21qE-tZm2Oi9WNRmW/MoV21qE-tZm2Oi9WNRmW -goversion go1.11.5 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/92/921a6d804092752d1d151b7d58d4e8dcf4ac87e2b69f05bff3018bb84b0021f3-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: 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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/0e/0e631a64c2355528becc8e674c8551d1bc2b2cbadc2807b65d789bb086208ebb-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid g_bgbAOhh6cY4PkBELpL/g_bgbAOhh6cY4PkBELpL -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/29/29d1bbaa056acf269bf10cdcfd50c5f1b5c928a2fbe3a768df6f08a00197e484-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid bpteubS_AH7kFiK5LNnD/bpteubS_AH7kFiK5LNnD -goversion go1.11.5 -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 BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/ea/eaec754e18bfc7acd970988e2b535d48bc39e27196f42eb610f69f0ac8771562-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p math/big -std -installsuffix shared -buildid GZI3zXFpTVX6S9HI978_/GZI3zXFpTVX6S9HI978_ -goversion go1.11.5 -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 BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: 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 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid YZLBjT8EqHBgjJJsWZR4/YZLBjT8EqHBgjJJsWZR4 -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b056/_pkg_.a $WORK/b056/arith_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/51/515fd5f754f78a69876e6d51864f89967a2c27bbc46a28be1290e1e57a0db65a-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /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 Lxq-Ld7jhNW9_t_vtCqG/Lxq-Ld7jhNW9_t_vtCqG -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/36/36efc12164af8b263a30ca91ff27e6f753e36004011475a902d307dc17d3442b-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: /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 Nmqh9Geq5KaeDQCAK5iy/Nmqh9Geq5KaeDQCAK5iy -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./bluetooth_linux.go ./constants.go ./env_unix.go ./env_unset.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /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.o ./asm.s BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b058/_pkg_.a $WORK/b058/asm.o $WORK/b058/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/8c/8c38eb76dbc29dea56e3f0fe134312bed1585b23d72c2f54fb2da7e598651237-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p path -std -complete -installsuffix shared -buildid gEdVfcBw9c1MQ187QGOa/gEdVfcBw9c1MQ187QGOa -goversion go1.11.5 -D "" -importcfg $WORK/b059/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/81/81766fa2eb6fcee00d05c682a94429ffd356d81310ce9340f63e6f2e78316304-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: /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 cij66dYBNdfqlYxG3fvF/cij66dYBNdfqlYxG3fvF -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack ./ns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/da/da791786c04285d292f9a216e55470341a04005ab4998bae0c02669db2d42663-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p os/exec -std -complete -installsuffix shared -buildid WA6FDC6LsHxzUMBBmkxI/WA6FDC6LsHxzUMBBmkxI -goversion go1.11.5 -D "" -importcfg $WORK/b062/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/cd/cd190e14c360965e558a1af5a7b74821231ff912dc610190b9f6f31ec99562d3-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid mogjDQvCju8uAysrjU1N/mogjDQvCju8uAysrjU1N -goversion go1.11.5 -D "" -importcfg $WORK/b064/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/dc/dc3cd3e95df0b8f2a805429dbcdfa75faebc778ed7b4b8a7c46d7173115a98f2-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /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 sIbukL_i0Umavn_505PH/sIbukL_i0Umavn_505PH -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/43/43563c83f019b305359127fbcfe7b490132275aee9d1d75f7dc6c01a6e44efc3-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /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 07FAErZV01DJvPoMPkpH/07FAErZV01DJvPoMPkpH -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/8a/8afbbd6dcd414703738ba11045fad39e24b1d6e2c39dfb648dc343b32bdb6588-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /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 2WYCwL31k4iX2VQWJSdD/2WYCwL31k4iX2VQWJSdD -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/d6/d66e81267ecaed2ea1edd3594e49cc136b67f76c689ede2a1e2b76b5aea34d1a-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /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 lb7e5YsZlmzURb23KuSD/lb7e5YsZlmzURb23KuSD -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/1f/1f9ca5457d0dc0c0ed1894c497299770802977df72b99f5771e589a95c6316f5-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: /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 DzICfJgPvwL7SNwJwjLQ/DzICfJgPvwL7SNwJwjLQ -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/37/3799bf8492d337b0a91e0cd926f21156a4fd0d61bfee248d066bccdf383d1465-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/utils/hwaddr BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid iQ3QiQJUXUb1qTVVLqdp/iQ3QiQJUXUb1qTVVLqdp -goversion go1.11.5 -D "" -importcfg $WORK/b060/importcfg -pack ./hwaddr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/1d/1dc315d10a00f1a26b4f8269047e1174e1613695baac3aaf361a7e3f6d74d7d6-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: /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/netns -complete -installsuffix shared -buildid aA3QFYt4JtQhqsrFm9uJ/aA3QFYt4JtQhqsrFm9uJ -goversion go1.11.5 -D "" -importcfg $WORK/b067/importcfg -pack ./netns.go ./netns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/c2/c232c7bd9cfc7731152f913210babfdc9b3286d002aa470a16b8eda8ebb85aaa-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: /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/nl -complete -installsuffix shared -buildid mzEnDhUrOS7qP6yZb-Hy/mzEnDhUrOS7qP6yZb-Hy -goversion go1.11.5 -D "" -importcfg $WORK/b066/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/73/73a2cd81f27a8f1a134abf011bb84981aaea1ba4a8659b59c1841fb4fe669d44-d # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/f8/f8c69e64960ab6931f3cf352b2d587afc0cd723d62ade52f6e324c4513598463-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p regexp -std -complete -installsuffix shared -buildid Uni9Q1GXbuSdguE9kulK/Uni9Q1GXbuSdguE9kulK -goversion go1.11.5 -D "" -importcfg $WORK/b063/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b065/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b065/ -g -O2 ./bpf_linux.go BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -o $WORK/b065/_cgo_.o $WORK/b065/_cgo_main.o $WORK/b065/_x001.o $WORK/b065/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage netlink -dynimport $WORK/b065/_cgo_.o -dynout $WORK/b065/_cgo_import.go BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid 8O5WHwfp0Hsrchwfamg-/8O5WHwfp0Hsrchwfamg- -goversion go1.11.5 -D "" -importcfg $WORK/b065/importcfg -pack ./addr.go ./addr_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go $WORK/b065/_cgo_gotypes.go $WORK/b065/bpf_linux.cgo1.go $WORK/b065/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/1c/1c4f60ded251ad31f79d77e953c449840c5b71422b2041adb9e09db10a992ed8-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid yCQpWIjdTJRES72W-2bT/yCQpWIjdTJRES72W-2bT -goversion go1.11.5 -D "" -importcfg $WORK/b061/importcfg -pack ./iptables.go ./lock.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/aa/aa3079f60a7265fc2d52fa5a826ba951a21bd14fa4e23f1a10051808bc8f5bf7-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: /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/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid Riz0nb0GVTZFmJfBIANJ/Riz0nb0GVTZFmJfBIANJ -goversion go1.11.5 -D "" -importcfg $WORK/b069/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/27/274701be9301fbfd6fdb021fed1cc0259d6fc964389e7e0b9b7f269d6647d2e4-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/utils/sysctl BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid QmyyXc1tjmgqSuqZ-pPW/QmyyXc1tjmgqSuqZ-pPW -goversion go1.11.5 -D "" -importcfg $WORK/b070/importcfg -pack ./sysctl_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/44/446253eed62c5b1160a83f4f66100c42c27bd09098b63cb6efee4052ef58c5e9-d # internal BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b065/_pkg_.a $WORK/b065/_x001.o $WORK/b065/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/83/83646f46340a93e24e1443d997c91e76b8fd669fc9b2e6bc58e8ededdaa124d4-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ip BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ip BUILDSTDERR: /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 XEqWotxtgm5KiiiqhtIi/XEqWotxtgm5KiiiqhtIi -goversion go1.11.5 -D "" -importcfg $WORK/b049/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/85/85d79c22a11cc16eadd1534f726d442f85c0c7e326e74ea4f2e36e19103e0149-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ipam BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ipam BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid 65YyBgSZZdIsQIA_IHQ1/65YyBgSZZdIsQIA_IHQ1 -goversion go1.11.5 -D "" -importcfg $WORK/b068/importcfg -pack ./ipam.go ./ipam_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/52/5242a0bbb1d0adc07970c2cbca4f86778281edc0765dd2331e755edaea084e26-d # internal BUILDSTDERR: github.com/containernetworking/plugins/plugins/main/ipvlan BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/main/ipvlan BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid AG5XH3hD_mxIg4_rthDF/AG5XH3hD_mxIg4_rthDF -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./ipvlan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/d8/d8ada89ff8224cc45e16f9cdda17c251d0c1dbede3dba78c2cfc99a4902f150d-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/containernetworking/plugins/plugins/main/ipvlan=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b064/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=AvwZBlk8-5RtGNT7Vuiw/AG5XH3hD_mxIg4_rthDF/B7Aaihagzc2ZksQlwpcU/AvwZBlk8-5RtGNT7Vuiw -B 0xbcbc50284210cb81b20af5814acf6165b2912e18 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ipvlan BUILDSTDERR: rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/loopback ']' BUILDSTDERR: ++ basename plugins/main/loopback loopback + plugin=loopback + echo ' loopback' BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x65260f65efafdda1e506ff1c3ea228bf31bf39d3 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/loopback github.com/containernetworking/plugins/plugins/main/loopback BUILDSTDERR: WORK=/tmp/go-build442005762 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b007/ BUILDSTDERR: cat >$WORK/b007/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p internal/race -std -complete -installsuffix shared -buildid slYGEd7pgt0Xw9Zi-iBn/slYGEd7pgt0Xw9Zi-iBn -goversion go1.11.5 -D "" -importcfg $WORK/b007/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid NB4CPGBc-IT3HlyNXsz-/NB4CPGBc-IT3HlyNXsz- -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/77/77578475776d633a0b943ff60f2bc24268010fe1521534784c9d6e38e0f7ad4a-d # internal BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 06C6QnO9Ka9Ge7FWQdxt/06C6QnO9Ka9Ge7FWQdxt -goversion go1.11.5 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./cpu.go ./cpu_s390x.go BUILDSTDERR: /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/cpu_s390x.o ./cpu_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/cpu_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/0c/0ce9fe62e6a0a71c44bb3b6274f6ac97f3ef3e871d8aefa0deb3e79cd980400e-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid tB-iSBqQAfcGV4PZ2LwC/tB-iSBqQAfcGV4PZ2LwC -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go BUILDSTDERR: /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/compare_s390x.o ./compare_s390x.s BUILDSTDERR: /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/equal_s390x.o ./equal_s390x.s BUILDSTDERR: /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/index_s390x.o ./index_s390x.s BUILDSTDERR: /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/indexbyte_s390x.o ./indexbyte_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b010/_pkg_.a $WORK/b010/compare_s390x.o $WORK/b010/equal_s390x.o $WORK/b010/index_s390x.o $WORK/b010/indexbyte_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/26/26b7796fc08a92f39fed03afc7c59efc548220aeff179564eb917b39655b9760-d # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/e8/e80019dd27146803f00197974155b17e2349f9a9e7b1c6a413ad2fff2c69e81a-d # internal BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 P9myDbAsgEdoQpuqzLq2/P9myDbAsgEdoQpuqzLq2 -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /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 uVV47aExEbKXcYWngJxf/uVV47aExEbKXcYWngJxf -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f3/f32d8263fcf2ef34502dc2c1f6031bb365eef0d9ff863e69f9a7dd8d7813e46e-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid fHFdPisQu7Mt11nn-8k9/fHFdPisQu7Mt11nn-8k9 -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/3e/3ee5408999bfc12e9e7ab4cf9aa94ef0b994d98ad0fc5bcc0ae3d34c266b5114-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /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 BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p runtime -std -+ -installsuffix shared -buildid 2e1SsChih6hzD3XVZtBu/2e1SsChih6hzD3XVZtBu -goversion go1.11.5 -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/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 BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/f4/f44a63adacdf4a1020b673b036a835f6838902344817158cc63751f3213348d5-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p math -std -installsuffix shared -buildid rY7wOtKBEiB-NCE-zZRL/rY7wOtKBEiB-NCE-zZRL -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/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 BUILDSTDERR: /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/acos_s390x.o ./acos_s390x.s BUILDSTDERR: /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/acosh_s390x.o ./acosh_s390x.s BUILDSTDERR: /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/asin_s390x.o ./asin_s390x.s BUILDSTDERR: /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/asinh_s390x.o ./asinh_s390x.s BUILDSTDERR: /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/atan2_s390x.o ./atan2_s390x.s BUILDSTDERR: /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/atan_s390x.o ./atan_s390x.s BUILDSTDERR: /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/atanh_s390x.o ./atanh_s390x.s BUILDSTDERR: /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/cbrt_s390x.o ./cbrt_s390x.s BUILDSTDERR: /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/cosh_s390x.o ./cosh_s390x.s BUILDSTDERR: /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/dim_s390x.o ./dim_s390x.s BUILDSTDERR: /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/erf_s390x.o ./erf_s390x.s BUILDSTDERR: /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/erfc_s390x.o ./erfc_s390x.s BUILDSTDERR: /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/exp_s390x.o ./exp_s390x.s BUILDSTDERR: /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/expm1_s390x.o ./expm1_s390x.s BUILDSTDERR: /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/floor_s390x.o ./floor_s390x.s BUILDSTDERR: /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/log10_s390x.o ./log10_s390x.s BUILDSTDERR: /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/log1p_s390x.o ./log1p_s390x.s BUILDSTDERR: /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/log_s390x.o ./log_s390x.s BUILDSTDERR: /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/pow_s390x.o ./pow_s390x.s BUILDSTDERR: /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/sin_s390x.o ./sin_s390x.s BUILDSTDERR: /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/sinh_s390x.o ./sinh_s390x.s BUILDSTDERR: /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/sqrt_s390x.o ./sqrt_s390x.s BUILDSTDERR: /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/stubs_s390x.o ./stubs_s390x.s BUILDSTDERR: /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/tan_s390x.o ./tan_s390x.s BUILDSTDERR: /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/tanh_s390x.o ./tanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b015/_pkg_.a $WORK/b015/acos_s390x.o $WORK/b015/acosh_s390x.o $WORK/b015/asin_s390x.o $WORK/b015/asinh_s390x.o $WORK/b015/atan2_s390x.o $WORK/b015/atan_s390x.o $WORK/b015/atanh_s390x.o $WORK/b015/cbrt_s390x.o $WORK/b015/cosh_s390x.o $WORK/b015/dim_s390x.o $WORK/b015/erf_s390x.o $WORK/b015/erfc_s390x.o $WORK/b015/exp_s390x.o $WORK/b015/expm1_s390x.o $WORK/b015/floor_s390x.o $WORK/b015/log10_s390x.o $WORK/b015/log1p_s390x.o $WORK/b015/log_s390x.o $WORK/b015/pow_s390x.o $WORK/b015/sin_s390x.o $WORK/b015/sinh_s390x.o $WORK/b015/sqrt_s390x.o $WORK/b015/stubs_s390x.o $WORK/b015/tan_s390x.o $WORK/b015/tanh_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/25/25d2d8175c430b8478f560857bf4910815ef49f531037b8a863e67fd52c904e0-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p internal/testlog -std -complete -installsuffix shared -buildid zKpRds_9pllhoo6GqvdU/zKpRds_9pllhoo6GqvdU -goversion go1.11.5 -D "" -importcfg $WORK/b021/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/61/6164b7ba543418cb8e9932759ba2081620c09a92d35d811103ebe3083d8081a0-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /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 lcZs5VkYJ1nTo0JT-UHP/lcZs5VkYJ1nTo0JT-UHP -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/b9/b9ab9d9fefced0b3628d12694f9fc1b262c803727b3a92dac52861e0a134f50a-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid mb8lOwQA6eeNBona5Edn/mb8lOwQA6eeNBona5Edn -goversion go1.11.5 -D "" -importcfg $WORK/b025/importcfg -pack ./utf8.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/9e/9e999a276494ca9316c3ec183078b5f634c4be2f38e2443a589c6c27899f3a20-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p strconv -std -complete -installsuffix shared -buildid VvoJQOTqmH3Tjw21RQDl/VvoJQOTqmH3Tjw21RQDl -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/b5/b583a86761660199c17a71bd818ec37ec382cb273f6d9669f2e7062f216d4f03-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p unicode -std -complete -installsuffix shared -buildid 23RzmResEzWTKQIOs7q6/23RzmResEzWTKQIOs7q6 -goversion go1.11.5 -D "" -importcfg $WORK/b026/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/04/04469223d66e16d20bad536bf773f96652743e31c683728919335e772aca0480-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p encoding -std -complete -installsuffix shared -buildid 75I8ezHpWCgputJa_RkH/75I8ezHpWCgputJa_RkH -goversion go1.11.5 -D "" -importcfg $WORK/b028/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/4b/4b40f98685374b8f835621cdc7ea0e797b123944ff37559fc3e7fbdff06de6dd-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /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 r7c21P0yep69gqiqHDRP/r7c21P0yep69gqiqHDRP -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/6d/6d02c896f1784ede6b10b1f7783386e607872d34b68dbc3fca0db25e77996715-d # internal BUILDSTDERR: vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: /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 mFRH3v0OFrMVUam-TClg/mFRH3v0OFrMVUam-TClg -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/1a/1a2d64799c1edab52965a99310a1d0c2177fb3186aa415dc15207f96509f6384-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /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 g7QpdHWSlScM7aCfFeqt/g7QpdHWSlScM7aCfFeqt -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d7/d757538c6a6d673b9b379146ed4015c5d15087d8e3f603882d7799fed41df74a-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid Aphuyq64oVTJQAg8Eu9l/Aphuyq64oVTJQAg8Eu9l -goversion go1.11.5 -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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /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/asm.o ./asm.s BUILDSTDERR: /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/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /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/memclr_s390x.o ./memclr_s390x.s BUILDSTDERR: /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/memmove_s390x.o ./memmove_s390x.s BUILDSTDERR: /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/rt0_linux_s390x.o ./rt0_linux_s390x.s BUILDSTDERR: /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/sys_linux_s390x.o ./sys_linux_s390x.s BUILDSTDERR: /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/tls_s390x.o ./tls_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_s390x.o $WORK/b009/memclr_s390x.o $WORK/b009/memmove_s390x.o $WORK/b009/rt0_linux_s390x.o $WORK/b009/sys_linux_s390x.o $WORK/b009/tls_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/ee/ee35b62fc735d9eb9ff0a7495b6a2ee23bc4c30caed524e650b07bf34ca20777-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p sync -std -installsuffix shared -buildid rK8AUjZNZYvG6tHxnYXu/rK8AUjZNZYvG6tHxnYXu -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9d/9d086c01e4398bc1012c8818e3c7cda897e49830e8d5fd90f3a8fa73b82fe362-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /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 kfBWa2y5GP2ex5py1A1d/kfBWa2y5GP2ex5py1A1d -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/19/19c1dbe741b10410fdb0d87a2ebbe502871e10f264b3afba5f480cb8ec76bd05-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /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 qco7aJu7DYz-KbQZnOW4/qco7aJu7DYz-KbQZnOW4 -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/7e/7ec511c8e91233ab69796d597000e5177d9b559004318b20968352561a2d60d1-d # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/6b/6b40c417a997721967687e421c18b3be8c9b6eee3b70d5617af1de656605dbf7-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p io -std -complete -installsuffix shared -buildid eB_q1Xdcun8jjM-rbJUE/eB_q1Xdcun8jjM-rbJUE -goversion go1.11.5 -D "" -importcfg $WORK/b005/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p syscall -std -installsuffix shared -buildid 9bjTt_h6G3oy_lCPoZ2V/9bjTt_h6G3oy_lCPoZ2V -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/23/2345a475ac1c46b841d161bdb6222410bd3235e2b33c94e4485e5d2404852b55-d # internal BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p reflect -std -installsuffix shared -buildid eVUWDDwSvesichbaI2aH/eVUWDDwSvesichbaI2aH -goversion go1.11.5 -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b018/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b018/_pkg_.a $WORK/b018/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/6f/6fcf3b57bd969b104e7f96a66b5b0df03059a69848bdb1736d8cc4ec38666fdb-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p time -std -installsuffix shared -buildid 8kt2TC17vjxwXn7uyn3q/8kt2TC17vjxwXn7uyn3q -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/a9/a921deca6aac3aa7d90547c9c1778dbe0b1b1145151664e60dcde13cbc829b63-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p internal/syscall/unix -std -installsuffix shared -buildid JsvAOxwSQ0fYV88YTgns/JsvAOxwSQ0fYV88YTgns -goversion go1.11.5 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/empty.o ./empty.s BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/bf/bf6edb7c7c5e3fc2791e6aabec2c66dd32e97533fcef4d0b32cead05bf70347b-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b020/_pkg_.a $WORK/b020/empty.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p internal/poll -std -installsuffix shared -buildid lamilxUa0sPxXg8RcM-E/lamilxUa0sPxXg8RcM-E -goversion go1.11.5 -D "" -importcfg $WORK/b017/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 BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/99/995f03024b12d862dac5ff43bf827c934baa37e3e560be081c7aaf1bf1acca37-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p bytes -std -installsuffix shared -buildid lB_rMj8v4iaAlDzWstQa/lB_rMj8v4iaAlDzWstQa -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/89/897229475bc3f3f36c56fa1734c034684b3c240d3fe1db09e559fc962f8d726a-d # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c4/c45ed38bda2ea347a756eab91cec5ac6c568bed72715408b13eb77a3c19a48b3-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /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 36ZyQ452acSwhF-xNyc6/36ZyQ452acSwhF-xNyc6 -goversion go1.11.5 -D "" -importcfg $WORK/b032/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p os -std -installsuffix shared -buildid zdNBtXjDCsoSMdlWrGXp/zdNBtXjDCsoSMdlWrGXp -goversion go1.11.5 -D "" -importcfg $WORK/b016/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ac/acf0a27f392f580a210822a3b3f5971b6b3fe4c3272f5d75fb2f962c2d90b3a7-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /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 I9QMkfwn_qlnsRyGADsq/I9QMkfwn_qlnsRyGADsq -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/c4/c4f4485a5e2fe608681c66744119ea007afa559d04d730d9ef2b9080b0f36e79-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p sort -std -complete -installsuffix shared -buildid -XNi3vemLtuiFkh8jUaJ/-XNi3vemLtuiFkh8jUaJ -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/81/81064b18bcf0212d2713a31051b0ba3597851211ec4b069c85f7b5a1c3a178d2-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p fmt -std -complete -installsuffix shared -buildid 8ihqzQb86S-2_Qnnkj5X/8ihqzQb86S-2_Qnnkj5X -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/63/63325d79cf7b9e09fe9e38103167223e1c7eade8ec8af1d3c034eee1de7e71e3-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p strings -std -installsuffix shared -buildid YYAMd3idNC8iRlWeDQap/YYAMd3idNC8iRlWeDQap -goversion go1.11.5 -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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b034/_pkg_.a $WORK/b034/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/6f/6f8c7aaaf80159e7c9c50d18d52089c50cc2dd952d8747d773291683a2f638e9-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /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 QGcip89Rp0fIDduia6GC/QGcip89Rp0fIDduia6GC -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/96/9634d2612e104b3f6d8a09205abb625589c53dbd2b43b772befc64af4628f161-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /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 YywergpRKuNTHyZym3r-/YywergpRKuNTHyZym3r- -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/49/49a933cddc7a1ebdad108515d89c9044001cb7283d76748558aaeaa54420ebc7-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /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 f2AWLcKCiuFC6_Ff9lXR/f2AWLcKCiuFC6_Ff9lXR -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/05/05f44deda4b59007d288c5281166c40b13398f80a03837a1f28d93944837664f-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /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 dK2rbaXuQJtOkGckWHC1/dK2rbaXuQJtOkGckWHC1 -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e2/e2b9dc219d8d91a5e7a5594317003728d50981bead83b38e438d0610dbb4bbfe-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid MoV21qE-tZm2Oi9WNRmW/MoV21qE-tZm2Oi9WNRmW -goversion go1.11.5 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/92/921a6d804092752d1d151b7d58d4e8dcf4ac87e2b69f05bff3018bb84b0021f3-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: 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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/0e/0e631a64c2355528becc8e674c8551d1bc2b2cbadc2807b65d789bb086208ebb-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /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 LFSYE0B0NJL8Pn1hfnX8/LFSYE0B0NJL8Pn1hfnX8 -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/37/373274c17c52df01f038cbb4e8393b97dcdd1943e5902e50c4540081636273a1-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid g_bgbAOhh6cY4PkBELpL/g_bgbAOhh6cY4PkBELpL -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/29/29d1bbaa056acf269bf10cdcfd50c5f1b5c928a2fbe3a768df6f08a00197e484-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p bufio -std -complete -installsuffix shared -buildid z5Ipac_2_Upa1hbNNr_Z/z5Ipac_2_Upa1hbNNr_Z -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/5b/5b1e670ba36a7a1380bfd1887b93c726e2f8b278df32647d62555b4df1babe4b-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /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 9c8z4gfwygs_Ez8jhsl3/9c8z4gfwygs_Ez8jhsl3 -goversion go1.11.5 -D "" -importcfg $WORK/b053/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/af/af70ead7162faa392b7180e3c25ffb9432bd6e1591e4a94d4c6bd16211e2742c-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid bpteubS_AH7kFiK5LNnD/bpteubS_AH7kFiK5LNnD -goversion go1.11.5 -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 BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: 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 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/ea/eaec754e18bfc7acd970988e2b535d48bc39e27196f42eb610f69f0ac8771562-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p math/big -std -installsuffix shared -buildid GZI3zXFpTVX6S9HI978_/GZI3zXFpTVX6S9HI978_ -goversion go1.11.5 -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 BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid YZLBjT8EqHBgjJJsWZR4/YZLBjT8EqHBgjJJsWZR4 -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b056/_pkg_.a $WORK/b056/arith_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/51/515fd5f754f78a69876e6d51864f89967a2c27bbc46a28be1290e1e57a0db65a-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /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 Lxq-Ld7jhNW9_t_vtCqG/Lxq-Ld7jhNW9_t_vtCqG -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/36/36efc12164af8b263a30ca91ff27e6f753e36004011475a902d307dc17d3442b-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Nmqh9Geq5KaeDQCAK5iy/Nmqh9Geq5KaeDQCAK5iy -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./bluetooth_linux.go ./constants.go ./env_unix.go ./env_unset.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b057 -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b057/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b057 -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b057/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b057/_pkg_.a $WORK/b057/asm.o $WORK/b057/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/8c/8c38eb76dbc29dea56e3f0fe134312bed1585b23d72c2f54fb2da7e598651237-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p path -std -complete -installsuffix shared -buildid gEdVfcBw9c1MQ187QGOa/gEdVfcBw9c1MQ187QGOa -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/81/81766fa2eb6fcee00d05c682a94429ffd356d81310ce9340f63e6f2e78316304-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: /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 cij66dYBNdfqlYxG3fvF/cij66dYBNdfqlYxG3fvF -goversion go1.11.5 -D "" -importcfg $WORK/b049/importcfg -pack ./ns_linux.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/dc/dc3cd3e95df0b8f2a805429dbcdfa75faebc778ed7b4b8a7c46d7173115a98f2-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/da/da791786c04285d292f9a216e55470341a04005ab4998bae0c02669db2d42663-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid sIbukL_i0Umavn_505PH/sIbukL_i0Umavn_505PH -goversion go1.11.5 -D "" -importcfg $WORK/b027/importcfg -pack ./args.go ./types.go BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid aA3QFYt4JtQhqsrFm9uJ/aA3QFYt4JtQhqsrFm9uJ -goversion go1.11.5 -D "" -importcfg $WORK/b061/importcfg -pack ./netns.go ./netns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/43/43563c83f019b305359127fbcfe7b490132275aee9d1d75f7dc6c01a6e44efc3-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: packagefile encoding/json=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /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 07FAErZV01DJvPoMPkpH/07FAErZV01DJvPoMPkpH -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/c2/c232c7bd9cfc7731152f913210babfdc9b3286d002aa470a16b8eda8ebb85aaa-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: /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/nl -complete -installsuffix shared -buildid mzEnDhUrOS7qP6yZb-Hy/mzEnDhUrOS7qP6yZb-Hy -goversion go1.11.5 -D "" -importcfg $WORK/b060/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/8a/8afbbd6dcd414703738ba11045fad39e24b1d6e2c39dfb648dc343b32bdb6588-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: packagefile encoding/json=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /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 2WYCwL31k4iX2VQWJSdD/2WYCwL31k4iX2VQWJSdD -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/d6/d66e81267ecaed2ea1edd3594e49cc136b67f76c689ede2a1e2b76b5aea34d1a-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: packagefile encoding/json=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /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 lb7e5YsZlmzURb23KuSD/lb7e5YsZlmzURb23KuSD -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/1f/1f9ca5457d0dc0c0ed1894c497299770802977df72b99f5771e589a95c6316f5-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile fmt=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: /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 DzICfJgPvwL7SNwJwjLQ/DzICfJgPvwL7SNwJwjLQ -goversion go1.11.5 -D "" -importcfg $WORK/b002/importcfg -pack ./skel.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/37/3799bf8492d337b0a91e0cd926f21156a4fd0d61bfee248d066bccdf383d1465-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/f8/f8c69e64960ab6931f3cf352b2d587afc0cd723d62ade52f6e324c4513598463-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b059/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b059/ -g -O2 ./bpf_linux.go BUILDSTDERR: cd $WORK/b059 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -o $WORK/b059/_cgo_.o $WORK/b059/_cgo_main.o $WORK/b059/_x001.o $WORK/b059/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage netlink -dynimport $WORK/b059/_cgo_.o -dynout $WORK/b059/_cgo_import.go BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /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/vishvananda/netlink -installsuffix shared -buildid 8O5WHwfp0Hsrchwfamg-/8O5WHwfp0Hsrchwfamg- -goversion go1.11.5 -D "" -importcfg $WORK/b059/importcfg -pack ./addr.go ./addr_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go $WORK/b059/_cgo_gotypes.go $WORK/b059/bpf_linux.cgo1.go $WORK/b059/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b059/_pkg_.a $WORK/b059/_x001.o $WORK/b059/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/83/83646f46340a93e24e1443d997c91e76b8fd669fc9b2e6bc58e8ededdaa124d4-d # internal BUILDSTDERR: github.com/containernetworking/plugins/plugins/main/loopback BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/main/loopback BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid EWcOvKHcoILeP8gJVMQ9/EWcOvKHcoILeP8gJVMQ9 -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./loopback.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/30/30c088082e4b3d600d3f1ab386faf32536eae51bd0e833bf4fc540fce1dc106f-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/containernetworking/plugins/plugins/main/loopback=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=IYTIAgNxkv4iJrZoe0iN/EWcOvKHcoILeP8gJVMQ9/sYFUJgXCs4XLFubYYzmk/IYTIAgNxkv4iJrZoe0iN -B 0x65260f65efafdda1e506ff1c3ea228bf31bf39d3 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/loopback BUILDSTDERR: rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/macvlan ']' BUILDSTDERR: ++ basename plugins/main/macvlan macvlan + plugin=macvlan + echo ' macvlan' BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ tr -d ' \n' BUILDSTDERR: ++ od -An -tx1 + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xc0ecf08bcadb3653372a4c772abd44b39c0a5017 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/macvlan github.com/containernetworking/plugins/plugins/main/macvlan BUILDSTDERR: WORK=/tmp/go-build156921825 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid NB4CPGBc-IT3HlyNXsz-/NB4CPGBc-IT3HlyNXsz- -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/26/26b7796fc08a92f39fed03afc7c59efc548220aeff179564eb917b39655b9760-d # internal BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /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 slYGEd7pgt0Xw9Zi-iBn/slYGEd7pgt0Xw9Zi-iBn -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/77/77578475776d633a0b943ff60f2bc24268010fe1521534784c9d6e38e0f7ad4a-d # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 P9myDbAsgEdoQpuqzLq2/P9myDbAsgEdoQpuqzLq2 -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/3e/3ee5408999bfc12e9e7ab4cf9aa94ef0b994d98ad0fc5bcc0ae3d34c266b5114-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /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 uVV47aExEbKXcYWngJxf/uVV47aExEbKXcYWngJxf -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f3/f32d8263fcf2ef34502dc2c1f6031bb365eef0d9ff863e69f9a7dd8d7813e46e-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid fHFdPisQu7Mt11nn-8k9/fHFdPisQu7Mt11nn-8k9 -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/f4/f44a63adacdf4a1020b673b036a835f6838902344817158cc63751f3213348d5-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid 23RzmResEzWTKQIOs7q6/23RzmResEzWTKQIOs7q6 -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 06C6QnO9Ka9Ge7FWQdxt/06C6QnO9Ka9Ge7FWQdxt -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/0c/0ce9fe62e6a0a71c44bb3b6274f6ac97f3ef3e871d8aefa0deb3e79cd980400e-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid tB-iSBqQAfcGV4PZ2LwC/tB-iSBqQAfcGV4PZ2LwC -goversion go1.11.5 -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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/04/04469223d66e16d20bad536bf773f96652743e31c683728919335e772aca0480-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /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 mb8lOwQA6eeNBona5Edn/mb8lOwQA6eeNBona5Edn -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/e8/e80019dd27146803f00197974155b17e2349f9a9e7b1c6a413ad2fff2c69e81a-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 2e1SsChih6hzD3XVZtBu/2e1SsChih6hzD3XVZtBu -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/9e/9e999a276494ca9316c3ec183078b5f634c4be2f38e2443a589c6c27899f3a20-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid 75I8ezHpWCgputJa_RkH/75I8ezHpWCgputJa_RkH -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/4b/4b40f98685374b8f835621cdc7ea0e797b123944ff37559fc3e7fbdff06de6dd-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid rY7wOtKBEiB-NCE-zZRL/rY7wOtKBEiB-NCE-zZRL -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/25/25d2d8175c430b8478f560857bf4910815ef49f531037b8a863e67fd52c904e0-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /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 lcZs5VkYJ1nTo0JT-UHP/lcZs5VkYJ1nTo0JT-UHP -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/b9/b9ab9d9fefced0b3628d12694f9fc1b262c803727b3a92dac52861e0a134f50a-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid VvoJQOTqmH3Tjw21RQDl/VvoJQOTqmH3Tjw21RQDl -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/b5/b583a86761660199c17a71bd818ec37ec382cb273f6d9669f2e7062f216d4f03-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /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 zKpRds_9pllhoo6GqvdU/zKpRds_9pllhoo6GqvdU -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/61/6164b7ba543418cb8e9932759ba2081620c09a92d35d811103ebe3083d8081a0-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /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 r7c21P0yep69gqiqHDRP/r7c21P0yep69gqiqHDRP -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/6d/6d02c896f1784ede6b10b1f7783386e607872d34b68dbc3fca0db25e77996715-d # internal BUILDSTDERR: vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: /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 mFRH3v0OFrMVUam-TClg/mFRH3v0OFrMVUam-TClg -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/1a/1a2d64799c1edab52965a99310a1d0c2177fb3186aa415dc15207f96509f6384-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /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 g7QpdHWSlScM7aCfFeqt/g7QpdHWSlScM7aCfFeqt -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d7/d757538c6a6d673b9b379146ed4015c5d15087d8e3f603882d7799fed41df74a-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid Aphuyq64oVTJQAg8Eu9l/Aphuyq64oVTJQAg8Eu9l -goversion go1.11.5 -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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9d/9d086c01e4398bc1012c8818e3c7cda897e49830e8d5fd90f3a8fa73b82fe362-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /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 kfBWa2y5GP2ex5py1A1d/kfBWa2y5GP2ex5py1A1d -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/19/19c1dbe741b10410fdb0d87a2ebbe502871e10f264b3afba5f480cb8ec76bd05-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /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 qco7aJu7DYz-KbQZnOW4/qco7aJu7DYz-KbQZnOW4 -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/7e/7ec511c8e91233ab69796d597000e5177d9b559004318b20968352561a2d60d1-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/ee/ee35b62fc735d9eb9ff0a7495b6a2ee23bc4c30caed524e650b07bf34ca20777-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid rK8AUjZNZYvG6tHxnYXu/rK8AUjZNZYvG6tHxnYXu -goversion go1.11.5 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/6b/6b40c417a997721967687e421c18b3be8c9b6eee3b70d5617af1de656605dbf7-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid eB_q1Xdcun8jjM-rbJUE/eB_q1Xdcun8jjM-rbJUE -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid eVUWDDwSvesichbaI2aH/eVUWDDwSvesichbaI2aH -goversion go1.11.5 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/23/2345a475ac1c46b841d161bdb6222410bd3235e2b33c94e4485e5d2404852b55-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid lB_rMj8v4iaAlDzWstQa/lB_rMj8v4iaAlDzWstQa -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c4/c45ed38bda2ea347a756eab91cec5ac6c568bed72715408b13eb77a3c19a48b3-d # internal BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid 9bjTt_h6G3oy_lCPoZ2V/9bjTt_h6G3oy_lCPoZ2V -goversion go1.11.5 -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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/6f/6fcf3b57bd969b104e7f96a66b5b0df03059a69848bdb1736d8cc4ec38666fdb-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid 8kt2TC17vjxwXn7uyn3q/8kt2TC17vjxwXn7uyn3q -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/a9/a921deca6aac3aa7d90547c9c1778dbe0b1b1145151664e60dcde13cbc829b63-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /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 36ZyQ452acSwhF-xNyc6/36ZyQ452acSwhF-xNyc6 -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ac/acf0a27f392f580a210822a3b3f5971b6b3fe4c3272f5d75fb2f962c2d90b3a7-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /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 I9QMkfwn_qlnsRyGADsq/I9QMkfwn_qlnsRyGADsq -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c4/c4f4485a5e2fe608681c66744119ea007afa559d04d730d9ef2b9080b0f36e79-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /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 JsvAOxwSQ0fYV88YTgns/JsvAOxwSQ0fYV88YTgns -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/bf/bf6edb7c7c5e3fc2791e6aabec2c66dd32e97533fcef4d0b32cead05bf70347b-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid lamilxUa0sPxXg8RcM-E/lamilxUa0sPxXg8RcM-E -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/99/995f03024b12d862dac5ff43bf827c934baa37e3e560be081c7aaf1bf1acca37-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid -XNi3vemLtuiFkh8jUaJ/-XNi3vemLtuiFkh8jUaJ -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/63/63325d79cf7b9e09fe9e38103167223e1c7eade8ec8af1d3c034eee1de7e71e3-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid YYAMd3idNC8iRlWeDQap/YYAMd3idNC8iRlWeDQap -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/89/897229475bc3f3f36c56fa1734c034684b3c240d3fe1db09e559fc962f8d726a-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid zdNBtXjDCsoSMdlWrGXp/zdNBtXjDCsoSMdlWrGXp -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/6f/6f8c7aaaf80159e7c9c50d18d52089c50cc2dd952d8747d773291683a2f638e9-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /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 QGcip89Rp0fIDduia6GC/QGcip89Rp0fIDduia6GC -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/96/9634d2612e104b3f6d8a09205abb625589c53dbd2b43b772befc64af4628f161-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /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 YywergpRKuNTHyZym3r-/YywergpRKuNTHyZym3r- -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/49/49a933cddc7a1ebdad108515d89c9044001cb7283d76748558aaeaa54420ebc7-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p bufio -std -complete -installsuffix shared -buildid z5Ipac_2_Upa1hbNNr_Z/z5Ipac_2_Upa1hbNNr_Z -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/81/81064b18bcf0212d2713a31051b0ba3597851211ec4b069c85f7b5a1c3a178d2-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid 8ihqzQb86S-2_Qnnkj5X/8ihqzQb86S-2_Qnnkj5X -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/5b/5b1e670ba36a7a1380bfd1887b93c726e2f8b278df32647d62555b4df1babe4b-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /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 f2AWLcKCiuFC6_Ff9lXR/f2AWLcKCiuFC6_Ff9lXR -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e2/e2b9dc219d8d91a5e7a5594317003728d50981bead83b38e438d0610dbb4bbfe-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /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 LFSYE0B0NJL8Pn1hfnX8/LFSYE0B0NJL8Pn1hfnX8 -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/37/373274c17c52df01f038cbb4e8393b97dcdd1943e5902e50c4540081636273a1-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /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 9c8z4gfwygs_Ez8jhsl3/9c8z4gfwygs_Ez8jhsl3 -goversion go1.11.5 -D "" -importcfg $WORK/b053/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/af/af70ead7162faa392b7180e3c25ffb9432bd6e1591e4a94d4c6bd16211e2742c-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid bpteubS_AH7kFiK5LNnD/bpteubS_AH7kFiK5LNnD -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/05/05f44deda4b59007d288c5281166c40b13398f80a03837a1f28d93944837664f-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /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 dK2rbaXuQJtOkGckWHC1/dK2rbaXuQJtOkGckWHC1 -goversion go1.11.5 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/ea/eaec754e18bfc7acd970988e2b535d48bc39e27196f42eb610f69f0ac8771562-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid MoV21qE-tZm2Oi9WNRmW/MoV21qE-tZm2Oi9WNRmW -goversion go1.11.5 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/92/921a6d804092752d1d151b7d58d4e8dcf4ac87e2b69f05bff3018bb84b0021f3-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: 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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/0e/0e631a64c2355528becc8e674c8551d1bc2b2cbadc2807b65d789bb086208ebb-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid g_bgbAOhh6cY4PkBELpL/g_bgbAOhh6cY4PkBELpL -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/29/29d1bbaa056acf269bf10cdcfd50c5f1b5c928a2fbe3a768df6f08a00197e484-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p math/big -std -installsuffix shared -buildid GZI3zXFpTVX6S9HI978_/GZI3zXFpTVX6S9HI978_ -goversion go1.11.5 -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 BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: 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 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid YZLBjT8EqHBgjJJsWZR4/YZLBjT8EqHBgjJJsWZR4 -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b056/_pkg_.a $WORK/b056/arith_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/51/515fd5f754f78a69876e6d51864f89967a2c27bbc46a28be1290e1e57a0db65a-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /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 Lxq-Ld7jhNW9_t_vtCqG/Lxq-Ld7jhNW9_t_vtCqG -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/36/36efc12164af8b263a30ca91ff27e6f753e36004011475a902d307dc17d3442b-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: /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 Nmqh9Geq5KaeDQCAK5iy/Nmqh9Geq5KaeDQCAK5iy -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./bluetooth_linux.go ./constants.go ./env_unix.go ./env_unset.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /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.o ./asm.s BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b058/_pkg_.a $WORK/b058/asm.o $WORK/b058/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/8c/8c38eb76dbc29dea56e3f0fe134312bed1585b23d72c2f54fb2da7e598651237-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p path -std -complete -installsuffix shared -buildid gEdVfcBw9c1MQ187QGOa/gEdVfcBw9c1MQ187QGOa -goversion go1.11.5 -D "" -importcfg $WORK/b059/importcfg -pack ./match.go ./path.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/dc/dc3cd3e95df0b8f2a805429dbcdfa75faebc778ed7b4b8a7c46d7173115a98f2-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /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 sIbukL_i0Umavn_505PH/sIbukL_i0Umavn_505PH -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/81/81766fa2eb6fcee00d05c682a94429ffd356d81310ce9340f63e6f2e78316304-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: /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 cij66dYBNdfqlYxG3fvF/cij66dYBNdfqlYxG3fvF -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack ./ns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/43/43563c83f019b305359127fbcfe7b490132275aee9d1d75f7dc6c01a6e44efc3-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /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 07FAErZV01DJvPoMPkpH/07FAErZV01DJvPoMPkpH -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/da/da791786c04285d292f9a216e55470341a04005ab4998bae0c02669db2d42663-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/utils/hwaddr BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid iQ3QiQJUXUb1qTVVLqdp/iQ3QiQJUXUb1qTVVLqdp -goversion go1.11.5 -D "" -importcfg $WORK/b060/importcfg -pack ./hwaddr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/8a/8afbbd6dcd414703738ba11045fad39e24b1d6e2c39dfb648dc343b32bdb6588-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /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 2WYCwL31k4iX2VQWJSdD/2WYCwL31k4iX2VQWJSdD -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/1d/1dc315d10a00f1a26b4f8269047e1174e1613695baac3aaf361a7e3f6d74d7d6-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p os/exec -std -complete -installsuffix shared -buildid WA6FDC6LsHxzUMBBmkxI/WA6FDC6LsHxzUMBBmkxI -goversion go1.11.5 -D "" -importcfg $WORK/b062/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/d6/d66e81267ecaed2ea1edd3594e49cc136b67f76c689ede2a1e2b76b5aea34d1a-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /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 lb7e5YsZlmzURb23KuSD/lb7e5YsZlmzURb23KuSD -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/1f/1f9ca5457d0dc0c0ed1894c497299770802977df72b99f5771e589a95c6316f5-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: /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 DzICfJgPvwL7SNwJwjLQ/DzICfJgPvwL7SNwJwjLQ -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/37/3799bf8492d337b0a91e0cd926f21156a4fd0d61bfee248d066bccdf383d1465-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid mogjDQvCju8uAysrjU1N/mogjDQvCju8uAysrjU1N -goversion go1.11.5 -D "" -importcfg $WORK/b064/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/cd/cd190e14c360965e558a1af5a7b74821231ff912dc610190b9f6f31ec99562d3-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: /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/netns -complete -installsuffix shared -buildid aA3QFYt4JtQhqsrFm9uJ/aA3QFYt4JtQhqsrFm9uJ -goversion go1.11.5 -D "" -importcfg $WORK/b067/importcfg -pack ./netns.go ./netns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/c2/c232c7bd9cfc7731152f913210babfdc9b3286d002aa470a16b8eda8ebb85aaa-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: /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/nl -complete -installsuffix shared -buildid mzEnDhUrOS7qP6yZb-Hy/mzEnDhUrOS7qP6yZb-Hy -goversion go1.11.5 -D "" -importcfg $WORK/b066/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/f8/f8c69e64960ab6931f3cf352b2d587afc0cd723d62ade52f6e324c4513598463-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b065/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b065/ -g -O2 ./bpf_linux.go BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/73/73a2cd81f27a8f1a134abf011bb84981aaea1ba4a8659b59c1841fb4fe669d44-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p regexp -std -complete -installsuffix shared -buildid Uni9Q1GXbuSdguE9kulK/Uni9Q1GXbuSdguE9kulK -goversion go1.11.5 -D "" -importcfg $WORK/b063/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -o $WORK/b065/_cgo_.o $WORK/b065/_cgo_main.o $WORK/b065/_x001.o $WORK/b065/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage netlink -dynimport $WORK/b065/_cgo_.o -dynout $WORK/b065/_cgo_import.go BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid 8O5WHwfp0Hsrchwfamg-/8O5WHwfp0Hsrchwfamg- -goversion go1.11.5 -D "" -importcfg $WORK/b065/importcfg -pack ./addr.go ./addr_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go $WORK/b065/_cgo_gotypes.go $WORK/b065/bpf_linux.cgo1.go $WORK/b065/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/1c/1c4f60ded251ad31f79d77e953c449840c5b71422b2041adb9e09db10a992ed8-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid yCQpWIjdTJRES72W-2bT/yCQpWIjdTJRES72W-2bT -goversion go1.11.5 -D "" -importcfg $WORK/b061/importcfg -pack ./iptables.go ./lock.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/aa/aa3079f60a7265fc2d52fa5a826ba951a21bd14fa4e23f1a10051808bc8f5bf7-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: /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/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid Riz0nb0GVTZFmJfBIANJ/Riz0nb0GVTZFmJfBIANJ -goversion go1.11.5 -D "" -importcfg $WORK/b069/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/27/274701be9301fbfd6fdb021fed1cc0259d6fc964389e7e0b9b7f269d6647d2e4-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/utils/sysctl BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid QmyyXc1tjmgqSuqZ-pPW/QmyyXc1tjmgqSuqZ-pPW -goversion go1.11.5 -D "" -importcfg $WORK/b070/importcfg -pack ./sysctl_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/44/446253eed62c5b1160a83f4f66100c42c27bd09098b63cb6efee4052ef58c5e9-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/j-keck/arping BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/j-keck/arping BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containernetworking/plugins/vendor/github.com/j-keck/arping -complete -installsuffix shared -buildid DbMPicQWqXd3LQGhCFoH/DbMPicQWqXd3LQGhCFoH -goversion go1.11.5 -D "" -importcfg $WORK/b071/importcfg -pack ./arp_datagram.go ./arping.go ./arping_linux.go ./netutils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/4e/4e148ff93b6f6f5082884f45c521d7064f49c5a3aa1ab25145f7171ce59c8f98-d # internal BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b065/_pkg_.a $WORK/b065/_x001.o $WORK/b065/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/83/83646f46340a93e24e1443d997c91e76b8fd669fc9b2e6bc58e8ededdaa124d4-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ip BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ip BUILDSTDERR: /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 XEqWotxtgm5KiiiqhtIi/XEqWotxtgm5KiiiqhtIi -goversion go1.11.5 -D "" -importcfg $WORK/b049/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/85/85d79c22a11cc16eadd1534f726d442f85c0c7e326e74ea4f2e36e19103e0149-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ipam BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ipam BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid 65YyBgSZZdIsQIA_IHQ1/65YyBgSZZdIsQIA_IHQ1 -goversion go1.11.5 -D "" -importcfg $WORK/b068/importcfg -pack ./ipam.go ./ipam_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/52/5242a0bbb1d0adc07970c2cbca4f86778281edc0765dd2331e755edaea084e26-d # internal BUILDSTDERR: github.com/containernetworking/plugins/plugins/main/macvlan BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: importmap github.com/j-keck/arping=github.com/containernetworking/plugins/vendor/github.com/j-keck/arping BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/main/macvlan BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid Mr3E5QRnr-E9Ysy8y3YN/Mr3E5QRnr-E9Ysy8y3YN -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./macvlan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/06/0651cedf48021955ce7ceec296ebea725a2d0c0420978c4d29f5d1022b1d7847-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/containernetworking/plugins/plugins/main/macvlan=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b064/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=HHmbF23NOVTnlPYgeybs/Mr3E5QRnr-E9Ysy8y3YN/4BbIDWEE767WHoR1AyoA/HHmbF23NOVTnlPYgeybs -B 0xc0ecf08bcadb3653372a4c772abd44b39c0a5017 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/macvlan BUILDSTDERR: rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/ptp ']' BUILDSTDERR: ++ basename plugins/main/ptp ptp + plugin=ptp + echo ' ptp' BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x24e41497ea06f701ad080a853da0283d4a2d7263 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ptp github.com/containernetworking/plugins/plugins/main/ptp BUILDSTDERR: WORK=/tmp/go-build512288237 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid NB4CPGBc-IT3HlyNXsz-/NB4CPGBc-IT3HlyNXsz- -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 06C6QnO9Ka9Ge7FWQdxt/06C6QnO9Ka9Ge7FWQdxt -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/26/26b7796fc08a92f39fed03afc7c59efc548220aeff179564eb917b39655b9760-d # internal BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: /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 BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /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 slYGEd7pgt0Xw9Zi-iBn/slYGEd7pgt0Xw9Zi-iBn -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/0c/0ce9fe62e6a0a71c44bb3b6274f6ac97f3ef3e871d8aefa0deb3e79cd980400e-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid tB-iSBqQAfcGV4PZ2LwC/tB-iSBqQAfcGV4PZ2LwC -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/77/77578475776d633a0b943ff60f2bc24268010fe1521534784c9d6e38e0f7ad4a-d # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 P9myDbAsgEdoQpuqzLq2/P9myDbAsgEdoQpuqzLq2 -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /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 BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /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 BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/3e/3ee5408999bfc12e9e7ab4cf9aa94ef0b994d98ad0fc5bcc0ae3d34c266b5114-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /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 uVV47aExEbKXcYWngJxf/uVV47aExEbKXcYWngJxf -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: /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 BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f3/f32d8263fcf2ef34502dc2c1f6031bb365eef0d9ff863e69f9a7dd8d7813e46e-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid fHFdPisQu7Mt11nn-8k9/fHFdPisQu7Mt11nn-8k9 -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/e8/e80019dd27146803f00197974155b17e2349f9a9e7b1c6a413ad2fff2c69e81a-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 2e1SsChih6hzD3XVZtBu/2e1SsChih6hzD3XVZtBu -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/f4/f44a63adacdf4a1020b673b036a835f6838902344817158cc63751f3213348d5-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid 23RzmResEzWTKQIOs7q6/23RzmResEzWTKQIOs7q6 -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/04/04469223d66e16d20bad536bf773f96652743e31c683728919335e772aca0480-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /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 mb8lOwQA6eeNBona5Edn/mb8lOwQA6eeNBona5Edn -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/9e/9e999a276494ca9316c3ec183078b5f634c4be2f38e2443a589c6c27899f3a20-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid 75I8ezHpWCgputJa_RkH/75I8ezHpWCgputJa_RkH -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/4b/4b40f98685374b8f835621cdc7ea0e797b123944ff37559fc3e7fbdff06de6dd-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid rY7wOtKBEiB-NCE-zZRL/rY7wOtKBEiB-NCE-zZRL -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/25/25d2d8175c430b8478f560857bf4910815ef49f531037b8a863e67fd52c904e0-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /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 lcZs5VkYJ1nTo0JT-UHP/lcZs5VkYJ1nTo0JT-UHP -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/b9/b9ab9d9fefced0b3628d12694f9fc1b262c803727b3a92dac52861e0a134f50a-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid VvoJQOTqmH3Tjw21RQDl/VvoJQOTqmH3Tjw21RQDl -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/b5/b583a86761660199c17a71bd818ec37ec382cb273f6d9669f2e7062f216d4f03-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /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 zKpRds_9pllhoo6GqvdU/zKpRds_9pllhoo6GqvdU -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/61/6164b7ba543418cb8e9932759ba2081620c09a92d35d811103ebe3083d8081a0-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /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 r7c21P0yep69gqiqHDRP/r7c21P0yep69gqiqHDRP -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/6d/6d02c896f1784ede6b10b1f7783386e607872d34b68dbc3fca0db25e77996715-d # internal BUILDSTDERR: vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: /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 mFRH3v0OFrMVUam-TClg/mFRH3v0OFrMVUam-TClg -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/1a/1a2d64799c1edab52965a99310a1d0c2177fb3186aa415dc15207f96509f6384-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /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 g7QpdHWSlScM7aCfFeqt/g7QpdHWSlScM7aCfFeqt -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d7/d757538c6a6d673b9b379146ed4015c5d15087d8e3f603882d7799fed41df74a-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid Aphuyq64oVTJQAg8Eu9l/Aphuyq64oVTJQAg8Eu9l -goversion go1.11.5 -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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9d/9d086c01e4398bc1012c8818e3c7cda897e49830e8d5fd90f3a8fa73b82fe362-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /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 kfBWa2y5GP2ex5py1A1d/kfBWa2y5GP2ex5py1A1d -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/19/19c1dbe741b10410fdb0d87a2ebbe502871e10f264b3afba5f480cb8ec76bd05-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /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 qco7aJu7DYz-KbQZnOW4/qco7aJu7DYz-KbQZnOW4 -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/7e/7ec511c8e91233ab69796d597000e5177d9b559004318b20968352561a2d60d1-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/ee/ee35b62fc735d9eb9ff0a7495b6a2ee23bc4c30caed524e650b07bf34ca20777-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid rK8AUjZNZYvG6tHxnYXu/rK8AUjZNZYvG6tHxnYXu -goversion go1.11.5 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/6b/6b40c417a997721967687e421c18b3be8c9b6eee3b70d5617af1de656605dbf7-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid eVUWDDwSvesichbaI2aH/eVUWDDwSvesichbaI2aH -goversion go1.11.5 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid eB_q1Xdcun8jjM-rbJUE/eB_q1Xdcun8jjM-rbJUE -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/23/2345a475ac1c46b841d161bdb6222410bd3235e2b33c94e4485e5d2404852b55-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid lB_rMj8v4iaAlDzWstQa/lB_rMj8v4iaAlDzWstQa -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c4/c45ed38bda2ea347a756eab91cec5ac6c568bed72715408b13eb77a3c19a48b3-d # internal BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid 9bjTt_h6G3oy_lCPoZ2V/9bjTt_h6G3oy_lCPoZ2V -goversion go1.11.5 -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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/6f/6fcf3b57bd969b104e7f96a66b5b0df03059a69848bdb1736d8cc4ec38666fdb-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid 8kt2TC17vjxwXn7uyn3q/8kt2TC17vjxwXn7uyn3q -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/a9/a921deca6aac3aa7d90547c9c1778dbe0b1b1145151664e60dcde13cbc829b63-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /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 36ZyQ452acSwhF-xNyc6/36ZyQ452acSwhF-xNyc6 -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/bf/bf6edb7c7c5e3fc2791e6aabec2c66dd32e97533fcef4d0b32cead05bf70347b-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid lamilxUa0sPxXg8RcM-E/lamilxUa0sPxXg8RcM-E -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ac/acf0a27f392f580a210822a3b3f5971b6b3fe4c3272f5d75fb2f962c2d90b3a7-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /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 I9QMkfwn_qlnsRyGADsq/I9QMkfwn_qlnsRyGADsq -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c4/c4f4485a5e2fe608681c66744119ea007afa559d04d730d9ef2b9080b0f36e79-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /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 JsvAOxwSQ0fYV88YTgns/JsvAOxwSQ0fYV88YTgns -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/99/995f03024b12d862dac5ff43bf827c934baa37e3e560be081c7aaf1bf1acca37-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid -XNi3vemLtuiFkh8jUaJ/-XNi3vemLtuiFkh8jUaJ -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/89/897229475bc3f3f36c56fa1734c034684b3c240d3fe1db09e559fc962f8d726a-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid zdNBtXjDCsoSMdlWrGXp/zdNBtXjDCsoSMdlWrGXp -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/63/63325d79cf7b9e09fe9e38103167223e1c7eade8ec8af1d3c034eee1de7e71e3-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid YYAMd3idNC8iRlWeDQap/YYAMd3idNC8iRlWeDQap -goversion go1.11.5 -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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/81/81064b18bcf0212d2713a31051b0ba3597851211ec4b069c85f7b5a1c3a178d2-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid 8ihqzQb86S-2_Qnnkj5X/8ihqzQb86S-2_Qnnkj5X -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/6f/6f8c7aaaf80159e7c9c50d18d52089c50cc2dd952d8747d773291683a2f638e9-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /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 QGcip89Rp0fIDduia6GC/QGcip89Rp0fIDduia6GC -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/96/9634d2612e104b3f6d8a09205abb625589c53dbd2b43b772befc64af4628f161-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /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 YywergpRKuNTHyZym3r-/YywergpRKuNTHyZym3r- -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/49/49a933cddc7a1ebdad108515d89c9044001cb7283d76748558aaeaa54420ebc7-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /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 f2AWLcKCiuFC6_Ff9lXR/f2AWLcKCiuFC6_Ff9lXR -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e2/e2b9dc219d8d91a5e7a5594317003728d50981bead83b38e438d0610dbb4bbfe-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /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 LFSYE0B0NJL8Pn1hfnX8/LFSYE0B0NJL8Pn1hfnX8 -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/37/373274c17c52df01f038cbb4e8393b97dcdd1943e5902e50c4540081636273a1-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p bufio -std -complete -installsuffix shared -buildid z5Ipac_2_Upa1hbNNr_Z/z5Ipac_2_Upa1hbNNr_Z -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/05/05f44deda4b59007d288c5281166c40b13398f80a03837a1f28d93944837664f-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /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 dK2rbaXuQJtOkGckWHC1/dK2rbaXuQJtOkGckWHC1 -goversion go1.11.5 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/5b/5b1e670ba36a7a1380bfd1887b93c726e2f8b278df32647d62555b4df1babe4b-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid MoV21qE-tZm2Oi9WNRmW/MoV21qE-tZm2Oi9WNRmW -goversion go1.11.5 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/92/921a6d804092752d1d151b7d58d4e8dcf4ac87e2b69f05bff3018bb84b0021f3-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: 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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/0e/0e631a64c2355528becc8e674c8551d1bc2b2cbadc2807b65d789bb086208ebb-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid g_bgbAOhh6cY4PkBELpL/g_bgbAOhh6cY4PkBELpL -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/29/29d1bbaa056acf269bf10cdcfd50c5f1b5c928a2fbe3a768df6f08a00197e484-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /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 9c8z4gfwygs_Ez8jhsl3/9c8z4gfwygs_Ez8jhsl3 -goversion go1.11.5 -D "" -importcfg $WORK/b053/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/af/af70ead7162faa392b7180e3c25ffb9432bd6e1591e4a94d4c6bd16211e2742c-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid bpteubS_AH7kFiK5LNnD/bpteubS_AH7kFiK5LNnD -goversion go1.11.5 -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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/ea/eaec754e18bfc7acd970988e2b535d48bc39e27196f42eb610f69f0ac8771562-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p math/big -std -installsuffix shared -buildid GZI3zXFpTVX6S9HI978_/GZI3zXFpTVX6S9HI978_ -goversion go1.11.5 -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 BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: 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 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid YZLBjT8EqHBgjJJsWZR4/YZLBjT8EqHBgjJJsWZR4 -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b056/_pkg_.a $WORK/b056/arith_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/51/515fd5f754f78a69876e6d51864f89967a2c27bbc46a28be1290e1e57a0db65a-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /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 Lxq-Ld7jhNW9_t_vtCqG/Lxq-Ld7jhNW9_t_vtCqG -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/36/36efc12164af8b263a30ca91ff27e6f753e36004011475a902d307dc17d3442b-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: /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 Nmqh9Geq5KaeDQCAK5iy/Nmqh9Geq5KaeDQCAK5iy -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./bluetooth_linux.go ./constants.go ./env_unix.go ./env_unset.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /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.o ./asm.s BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b058/_pkg_.a $WORK/b058/asm.o $WORK/b058/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/8c/8c38eb76dbc29dea56e3f0fe134312bed1585b23d72c2f54fb2da7e598651237-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p path -std -complete -installsuffix shared -buildid gEdVfcBw9c1MQ187QGOa/gEdVfcBw9c1MQ187QGOa -goversion go1.11.5 -D "" -importcfg $WORK/b059/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/81/81766fa2eb6fcee00d05c682a94429ffd356d81310ce9340f63e6f2e78316304-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: /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 cij66dYBNdfqlYxG3fvF/cij66dYBNdfqlYxG3fvF -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack ./ns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/da/da791786c04285d292f9a216e55470341a04005ab4998bae0c02669db2d42663-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p os/exec -std -complete -installsuffix shared -buildid WA6FDC6LsHxzUMBBmkxI/WA6FDC6LsHxzUMBBmkxI -goversion go1.11.5 -D "" -importcfg $WORK/b062/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/cd/cd190e14c360965e558a1af5a7b74821231ff912dc610190b9f6f31ec99562d3-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid mogjDQvCju8uAysrjU1N/mogjDQvCju8uAysrjU1N -goversion go1.11.5 -D "" -importcfg $WORK/b064/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/dc/dc3cd3e95df0b8f2a805429dbcdfa75faebc778ed7b4b8a7c46d7173115a98f2-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /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 sIbukL_i0Umavn_505PH/sIbukL_i0Umavn_505PH -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/43/43563c83f019b305359127fbcfe7b490132275aee9d1d75f7dc6c01a6e44efc3-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /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 07FAErZV01DJvPoMPkpH/07FAErZV01DJvPoMPkpH -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/73/73a2cd81f27a8f1a134abf011bb84981aaea1ba4a8659b59c1841fb4fe669d44-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/utils/hwaddr BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid iQ3QiQJUXUb1qTVVLqdp/iQ3QiQJUXUb1qTVVLqdp -goversion go1.11.5 -D "" -importcfg $WORK/b060/importcfg -pack ./hwaddr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/8a/8afbbd6dcd414703738ba11045fad39e24b1d6e2c39dfb648dc343b32bdb6588-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /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 2WYCwL31k4iX2VQWJSdD/2WYCwL31k4iX2VQWJSdD -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/1d/1dc315d10a00f1a26b4f8269047e1174e1613695baac3aaf361a7e3f6d74d7d6-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p regexp -std -complete -installsuffix shared -buildid Uni9Q1GXbuSdguE9kulK/Uni9Q1GXbuSdguE9kulK -goversion go1.11.5 -D "" -importcfg $WORK/b063/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/d6/d66e81267ecaed2ea1edd3594e49cc136b67f76c689ede2a1e2b76b5aea34d1a-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /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 lb7e5YsZlmzURb23KuSD/lb7e5YsZlmzURb23KuSD -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/1f/1f9ca5457d0dc0c0ed1894c497299770802977df72b99f5771e589a95c6316f5-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: /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 DzICfJgPvwL7SNwJwjLQ/DzICfJgPvwL7SNwJwjLQ -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/37/3799bf8492d337b0a91e0cd926f21156a4fd0d61bfee248d066bccdf383d1465-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: /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/netns -complete -installsuffix shared -buildid aA3QFYt4JtQhqsrFm9uJ/aA3QFYt4JtQhqsrFm9uJ -goversion go1.11.5 -D "" -importcfg $WORK/b067/importcfg -pack ./netns.go ./netns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/c2/c232c7bd9cfc7731152f913210babfdc9b3286d002aa470a16b8eda8ebb85aaa-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: /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/nl -complete -installsuffix shared -buildid mzEnDhUrOS7qP6yZb-Hy/mzEnDhUrOS7qP6yZb-Hy -goversion go1.11.5 -D "" -importcfg $WORK/b066/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/1c/1c4f60ded251ad31f79d77e953c449840c5b71422b2041adb9e09db10a992ed8-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid yCQpWIjdTJRES72W-2bT/yCQpWIjdTJRES72W-2bT -goversion go1.11.5 -D "" -importcfg $WORK/b061/importcfg -pack ./iptables.go ./lock.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/f8/f8c69e64960ab6931f3cf352b2d587afc0cd723d62ade52f6e324c4513598463-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b065/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b065/ -g -O2 ./bpf_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/aa/aa3079f60a7265fc2d52fa5a826ba951a21bd14fa4e23f1a10051808bc8f5bf7-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: /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/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid Riz0nb0GVTZFmJfBIANJ/Riz0nb0GVTZFmJfBIANJ -goversion go1.11.5 -D "" -importcfg $WORK/b069/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/27/274701be9301fbfd6fdb021fed1cc0259d6fc964389e7e0b9b7f269d6647d2e4-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/utils/sysctl BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid QmyyXc1tjmgqSuqZ-pPW/QmyyXc1tjmgqSuqZ-pPW -goversion go1.11.5 -D "" -importcfg $WORK/b070/importcfg -pack ./sysctl_linux.go BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/44/446253eed62c5b1160a83f4f66100c42c27bd09098b63cb6efee4052ef58c5e9-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p hash -std -complete -installsuffix shared -buildid -nxxneVmkNTq4YPMbAkh/-nxxneVmkNTq4YPMbAkh -goversion go1.11.5 -D "" -importcfg $WORK/b074/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/09/09c3cda5949d36c9245106a8a339696bb67c34519d865b6b5c0b770e175dfb5d-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p crypto -std -complete -installsuffix shared -buildid ahR3qIKlu1HdyW5dJWQV/ahR3qIKlu1HdyW5dJWQV -goversion go1.11.5 -D "" -importcfg $WORK/b073/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/3f/3ff821f2edf2a95b3cd138a4f066de267624d2305da9b37fc250d18bcdfa2b21-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p crypto/sha512 -std -installsuffix shared -buildid kD8y8h3iF2BJLB-iHSh8/kD8y8h3iF2BJLB-iHSh8 -goversion go1.11.5 -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go ./sha512block_s390x.go BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -o $WORK/b065/_cgo_.o $WORK/b065/_cgo_main.o $WORK/b065/_x001.o $WORK/b065/_x002.o -g -O2 BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b072 -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b072/sha512block_s390x.o ./sha512block_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b072/_pkg_.a $WORK/b072/sha512block_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/58/58aba9a48178db3f2e05293e57678bcbfb1eb48d17021af8bd61cad40bfb21c9-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/utils BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage netlink -dynimport $WORK/b065/_cgo_.o -dynout $WORK/b065/_cgo_import.go BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid 8O5WHwfp0Hsrchwfamg-/8O5WHwfp0Hsrchwfamg- -goversion go1.11.5 -D "" -importcfg $WORK/b065/importcfg -pack ./addr.go ./addr_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go $WORK/b065/_cgo_gotypes.go $WORK/b065/bpf_linux.cgo1.go $WORK/b065/_cgo_import.go BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/sha512=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containernetworking/plugins/pkg/utils -complete -installsuffix shared -buildid 5rlU86rFk1jhn4SLqIjw/5rlU86rFk1jhn4SLqIjw -goversion go1.11.5 -D "" -importcfg $WORK/b071/importcfg -pack ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/40/40bdc7d1f429f976e367e80b50db66e3f1028f5b3ae8d5be9e2db2ef8f5c6544-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/j-keck/arping BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/j-keck/arping BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p github.com/containernetworking/plugins/vendor/github.com/j-keck/arping -complete -installsuffix shared -buildid DbMPicQWqXd3LQGhCFoH/DbMPicQWqXd3LQGhCFoH -goversion go1.11.5 -D "" -importcfg $WORK/b075/importcfg -pack ./arp_datagram.go ./arping.go ./arping_linux.go ./netutils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/4e/4e148ff93b6f6f5082884f45c521d7064f49c5a3aa1ab25145f7171ce59c8f98-d # internal BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b065/_pkg_.a $WORK/b065/_x001.o $WORK/b065/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/83/83646f46340a93e24e1443d997c91e76b8fd669fc9b2e6bc58e8ededdaa124d4-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ip BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ip BUILDSTDERR: /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 XEqWotxtgm5KiiiqhtIi/XEqWotxtgm5KiiiqhtIi -goversion go1.11.5 -D "" -importcfg $WORK/b049/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/85/85d79c22a11cc16eadd1534f726d442f85c0c7e326e74ea4f2e36e19103e0149-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ipam BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ipam BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid 65YyBgSZZdIsQIA_IHQ1/65YyBgSZZdIsQIA_IHQ1 -goversion go1.11.5 -D "" -importcfg $WORK/b068/importcfg -pack ./ipam.go ./ipam_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/52/5242a0bbb1d0adc07970c2cbca4f86778281edc0765dd2331e755edaea084e26-d # internal BUILDSTDERR: github.com/containernetworking/plugins/plugins/main/ptp BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: importmap github.com/j-keck/arping=github.com/containernetworking/plugins/vendor/github.com/j-keck/arping BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/main/ptp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid 3bqqlmigQ1Xf59Xbv5mH/3bqqlmigQ1Xf59Xbv5mH -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./ptp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/d8/d8c91d07aa8eb40832e88539f7b5eead9f615311eb51431f1adee8d03306e049-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/containernetworking/plugins/plugins/main/ptp=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b064/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=Hk8GWEx_WHI-E1xRCfem/3bqqlmigQ1Xf59Xbv5mH/wKAfNBsz_v2XqnkUuDxd/Hk8GWEx_WHI-E1xRCfem -B 0x24e41497ea06f701ad080a853da0283d4a2d7263 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ptp BUILDSTDERR: rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/vlan ']' BUILDSTDERR: ++ basename plugins/main/vlan vlan + plugin=vlan + echo ' vlan' BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x8b180b792355fd6e3dffa7cecf204b71efac0bcc -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/vlan github.com/containernetworking/plugins/plugins/main/vlan BUILDSTDERR: WORK=/tmp/go-build169911121 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid NB4CPGBc-IT3HlyNXsz-/NB4CPGBc-IT3HlyNXsz- -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 06C6QnO9Ka9Ge7FWQdxt/06C6QnO9Ka9Ge7FWQdxt -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/26/26b7796fc08a92f39fed03afc7c59efc548220aeff179564eb917b39655b9760-d # internal BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /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 slYGEd7pgt0Xw9Zi-iBn/slYGEd7pgt0Xw9Zi-iBn -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/77/77578475776d633a0b943ff60f2bc24268010fe1521534784c9d6e38e0f7ad4a-d # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 P9myDbAsgEdoQpuqzLq2/P9myDbAsgEdoQpuqzLq2 -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go BUILDSTDERR: /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 BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /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 BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/3e/3ee5408999bfc12e9e7ab4cf9aa94ef0b994d98ad0fc5bcc0ae3d34c266b5114-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /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 uVV47aExEbKXcYWngJxf/uVV47aExEbKXcYWngJxf -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/0c/0ce9fe62e6a0a71c44bb3b6274f6ac97f3ef3e871d8aefa0deb3e79cd980400e-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid tB-iSBqQAfcGV4PZ2LwC/tB-iSBqQAfcGV4PZ2LwC -goversion go1.11.5 -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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f3/f32d8263fcf2ef34502dc2c1f6031bb365eef0d9ff863e69f9a7dd8d7813e46e-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid fHFdPisQu7Mt11nn-8k9/fHFdPisQu7Mt11nn-8k9 -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /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 BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /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 BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/f4/f44a63adacdf4a1020b673b036a835f6838902344817158cc63751f3213348d5-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid 23RzmResEzWTKQIOs7q6/23RzmResEzWTKQIOs7q6 -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/e8/e80019dd27146803f00197974155b17e2349f9a9e7b1c6a413ad2fff2c69e81a-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 2e1SsChih6hzD3XVZtBu/2e1SsChih6hzD3XVZtBu -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/04/04469223d66e16d20bad536bf773f96652743e31c683728919335e772aca0480-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /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 mb8lOwQA6eeNBona5Edn/mb8lOwQA6eeNBona5Edn -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/9e/9e999a276494ca9316c3ec183078b5f634c4be2f38e2443a589c6c27899f3a20-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid 75I8ezHpWCgputJa_RkH/75I8ezHpWCgputJa_RkH -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/4b/4b40f98685374b8f835621cdc7ea0e797b123944ff37559fc3e7fbdff06de6dd-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid rY7wOtKBEiB-NCE-zZRL/rY7wOtKBEiB-NCE-zZRL -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/25/25d2d8175c430b8478f560857bf4910815ef49f531037b8a863e67fd52c904e0-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /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 lcZs5VkYJ1nTo0JT-UHP/lcZs5VkYJ1nTo0JT-UHP -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/b9/b9ab9d9fefced0b3628d12694f9fc1b262c803727b3a92dac52861e0a134f50a-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid VvoJQOTqmH3Tjw21RQDl/VvoJQOTqmH3Tjw21RQDl -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/b5/b583a86761660199c17a71bd818ec37ec382cb273f6d9669f2e7062f216d4f03-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /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 zKpRds_9pllhoo6GqvdU/zKpRds_9pllhoo6GqvdU -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/61/6164b7ba543418cb8e9932759ba2081620c09a92d35d811103ebe3083d8081a0-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /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 r7c21P0yep69gqiqHDRP/r7c21P0yep69gqiqHDRP -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/6d/6d02c896f1784ede6b10b1f7783386e607872d34b68dbc3fca0db25e77996715-d # internal BUILDSTDERR: vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: /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 mFRH3v0OFrMVUam-TClg/mFRH3v0OFrMVUam-TClg -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/1a/1a2d64799c1edab52965a99310a1d0c2177fb3186aa415dc15207f96509f6384-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /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 g7QpdHWSlScM7aCfFeqt/g7QpdHWSlScM7aCfFeqt -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d7/d757538c6a6d673b9b379146ed4015c5d15087d8e3f603882d7799fed41df74a-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid Aphuyq64oVTJQAg8Eu9l/Aphuyq64oVTJQAg8Eu9l -goversion go1.11.5 -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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9d/9d086c01e4398bc1012c8818e3c7cda897e49830e8d5fd90f3a8fa73b82fe362-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /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 kfBWa2y5GP2ex5py1A1d/kfBWa2y5GP2ex5py1A1d -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/19/19c1dbe741b10410fdb0d87a2ebbe502871e10f264b3afba5f480cb8ec76bd05-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /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 qco7aJu7DYz-KbQZnOW4/qco7aJu7DYz-KbQZnOW4 -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/7e/7ec511c8e91233ab69796d597000e5177d9b559004318b20968352561a2d60d1-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/ee/ee35b62fc735d9eb9ff0a7495b6a2ee23bc4c30caed524e650b07bf34ca20777-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid rK8AUjZNZYvG6tHxnYXu/rK8AUjZNZYvG6tHxnYXu -goversion go1.11.5 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/6b/6b40c417a997721967687e421c18b3be8c9b6eee3b70d5617af1de656605dbf7-d # internal BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: io BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid eVUWDDwSvesichbaI2aH/eVUWDDwSvesichbaI2aH -goversion go1.11.5 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid eB_q1Xdcun8jjM-rbJUE/eB_q1Xdcun8jjM-rbJUE -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/23/2345a475ac1c46b841d161bdb6222410bd3235e2b33c94e4485e5d2404852b55-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid lB_rMj8v4iaAlDzWstQa/lB_rMj8v4iaAlDzWstQa -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c4/c45ed38bda2ea347a756eab91cec5ac6c568bed72715408b13eb77a3c19a48b3-d # internal BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid 9bjTt_h6G3oy_lCPoZ2V/9bjTt_h6G3oy_lCPoZ2V -goversion go1.11.5 -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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/6f/6fcf3b57bd969b104e7f96a66b5b0df03059a69848bdb1736d8cc4ec38666fdb-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid 8kt2TC17vjxwXn7uyn3q/8kt2TC17vjxwXn7uyn3q -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/a9/a921deca6aac3aa7d90547c9c1778dbe0b1b1145151664e60dcde13cbc829b63-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /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 36ZyQ452acSwhF-xNyc6/36ZyQ452acSwhF-xNyc6 -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ac/acf0a27f392f580a210822a3b3f5971b6b3fe4c3272f5d75fb2f962c2d90b3a7-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /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 I9QMkfwn_qlnsRyGADsq/I9QMkfwn_qlnsRyGADsq -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c4/c4f4485a5e2fe608681c66744119ea007afa559d04d730d9ef2b9080b0f36e79-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /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 JsvAOxwSQ0fYV88YTgns/JsvAOxwSQ0fYV88YTgns -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/99/995f03024b12d862dac5ff43bf827c934baa37e3e560be081c7aaf1bf1acca37-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid -XNi3vemLtuiFkh8jUaJ/-XNi3vemLtuiFkh8jUaJ -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/bf/bf6edb7c7c5e3fc2791e6aabec2c66dd32e97533fcef4d0b32cead05bf70347b-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid lamilxUa0sPxXg8RcM-E/lamilxUa0sPxXg8RcM-E -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/63/63325d79cf7b9e09fe9e38103167223e1c7eade8ec8af1d3c034eee1de7e71e3-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid YYAMd3idNC8iRlWeDQap/YYAMd3idNC8iRlWeDQap -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/89/897229475bc3f3f36c56fa1734c034684b3c240d3fe1db09e559fc962f8d726a-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid zdNBtXjDCsoSMdlWrGXp/zdNBtXjDCsoSMdlWrGXp -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/6f/6f8c7aaaf80159e7c9c50d18d52089c50cc2dd952d8747d773291683a2f638e9-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /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 QGcip89Rp0fIDduia6GC/QGcip89Rp0fIDduia6GC -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/96/9634d2612e104b3f6d8a09205abb625589c53dbd2b43b772befc64af4628f161-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /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 YywergpRKuNTHyZym3r-/YywergpRKuNTHyZym3r- -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/49/49a933cddc7a1ebdad108515d89c9044001cb7283d76748558aaeaa54420ebc7-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p bufio -std -complete -installsuffix shared -buildid z5Ipac_2_Upa1hbNNr_Z/z5Ipac_2_Upa1hbNNr_Z -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/81/81064b18bcf0212d2713a31051b0ba3597851211ec4b069c85f7b5a1c3a178d2-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid 8ihqzQb86S-2_Qnnkj5X/8ihqzQb86S-2_Qnnkj5X -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/5b/5b1e670ba36a7a1380bfd1887b93c726e2f8b278df32647d62555b4df1babe4b-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /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 f2AWLcKCiuFC6_Ff9lXR/f2AWLcKCiuFC6_Ff9lXR -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e2/e2b9dc219d8d91a5e7a5594317003728d50981bead83b38e438d0610dbb4bbfe-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /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 LFSYE0B0NJL8Pn1hfnX8/LFSYE0B0NJL8Pn1hfnX8 -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/37/373274c17c52df01f038cbb4e8393b97dcdd1943e5902e50c4540081636273a1-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /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 9c8z4gfwygs_Ez8jhsl3/9c8z4gfwygs_Ez8jhsl3 -goversion go1.11.5 -D "" -importcfg $WORK/b053/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/af/af70ead7162faa392b7180e3c25ffb9432bd6e1591e4a94d4c6bd16211e2742c-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid bpteubS_AH7kFiK5LNnD/bpteubS_AH7kFiK5LNnD -goversion go1.11.5 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/05/05f44deda4b59007d288c5281166c40b13398f80a03837a1f28d93944837664f-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /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 dK2rbaXuQJtOkGckWHC1/dK2rbaXuQJtOkGckWHC1 -goversion go1.11.5 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/ea/eaec754e18bfc7acd970988e2b535d48bc39e27196f42eb610f69f0ac8771562-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid MoV21qE-tZm2Oi9WNRmW/MoV21qE-tZm2Oi9WNRmW -goversion go1.11.5 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/92/921a6d804092752d1d151b7d58d4e8dcf4ac87e2b69f05bff3018bb84b0021f3-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: 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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/0e/0e631a64c2355528becc8e674c8551d1bc2b2cbadc2807b65d789bb086208ebb-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid g_bgbAOhh6cY4PkBELpL/g_bgbAOhh6cY4PkBELpL -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/29/29d1bbaa056acf269bf10cdcfd50c5f1b5c928a2fbe3a768df6f08a00197e484-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p math/big -std -installsuffix shared -buildid GZI3zXFpTVX6S9HI978_/GZI3zXFpTVX6S9HI978_ -goversion go1.11.5 -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 BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: 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 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid YZLBjT8EqHBgjJJsWZR4/YZLBjT8EqHBgjJJsWZR4 -goversion go1.11.5 -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 BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b056/_pkg_.a $WORK/b056/arith_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/51/515fd5f754f78a69876e6d51864f89967a2c27bbc46a28be1290e1e57a0db65a-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /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 Lxq-Ld7jhNW9_t_vtCqG/Lxq-Ld7jhNW9_t_vtCqG -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/36/36efc12164af8b263a30ca91ff27e6f753e36004011475a902d307dc17d3442b-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: /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 Nmqh9Geq5KaeDQCAK5iy/Nmqh9Geq5KaeDQCAK5iy -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./bluetooth_linux.go ./constants.go ./env_unix.go ./env_unset.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /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.o ./asm.s BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b058/_pkg_.a $WORK/b058/asm.o $WORK/b058/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/8c/8c38eb76dbc29dea56e3f0fe134312bed1585b23d72c2f54fb2da7e598651237-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p path -std -complete -installsuffix shared -buildid gEdVfcBw9c1MQ187QGOa/gEdVfcBw9c1MQ187QGOa -goversion go1.11.5 -D "" -importcfg $WORK/b059/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/81/81766fa2eb6fcee00d05c682a94429ffd356d81310ce9340f63e6f2e78316304-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: /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 cij66dYBNdfqlYxG3fvF/cij66dYBNdfqlYxG3fvF -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack ./ns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/da/da791786c04285d292f9a216e55470341a04005ab4998bae0c02669db2d42663-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p os/exec -std -complete -installsuffix shared -buildid WA6FDC6LsHxzUMBBmkxI/WA6FDC6LsHxzUMBBmkxI -goversion go1.11.5 -D "" -importcfg $WORK/b062/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/cd/cd190e14c360965e558a1af5a7b74821231ff912dc610190b9f6f31ec99562d3-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid mogjDQvCju8uAysrjU1N/mogjDQvCju8uAysrjU1N -goversion go1.11.5 -D "" -importcfg $WORK/b064/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/dc/dc3cd3e95df0b8f2a805429dbcdfa75faebc778ed7b4b8a7c46d7173115a98f2-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /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 sIbukL_i0Umavn_505PH/sIbukL_i0Umavn_505PH -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/43/43563c83f019b305359127fbcfe7b490132275aee9d1d75f7dc6c01a6e44efc3-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /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 07FAErZV01DJvPoMPkpH/07FAErZV01DJvPoMPkpH -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/8a/8afbbd6dcd414703738ba11045fad39e24b1d6e2c39dfb648dc343b32bdb6588-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /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 2WYCwL31k4iX2VQWJSdD/2WYCwL31k4iX2VQWJSdD -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/73/73a2cd81f27a8f1a134abf011bb84981aaea1ba4a8659b59c1841fb4fe669d44-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/utils/hwaddr BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid iQ3QiQJUXUb1qTVVLqdp/iQ3QiQJUXUb1qTVVLqdp -goversion go1.11.5 -D "" -importcfg $WORK/b060/importcfg -pack ./hwaddr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/1d/1dc315d10a00f1a26b4f8269047e1174e1613695baac3aaf361a7e3f6d74d7d6-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p regexp -std -complete -installsuffix shared -buildid Uni9Q1GXbuSdguE9kulK/Uni9Q1GXbuSdguE9kulK -goversion go1.11.5 -D "" -importcfg $WORK/b063/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/d6/d66e81267ecaed2ea1edd3594e49cc136b67f76c689ede2a1e2b76b5aea34d1a-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /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 lb7e5YsZlmzURb23KuSD/lb7e5YsZlmzURb23KuSD -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/1f/1f9ca5457d0dc0c0ed1894c497299770802977df72b99f5771e589a95c6316f5-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: /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 DzICfJgPvwL7SNwJwjLQ/DzICfJgPvwL7SNwJwjLQ -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/37/3799bf8492d337b0a91e0cd926f21156a4fd0d61bfee248d066bccdf383d1465-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: /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/netns -complete -installsuffix shared -buildid aA3QFYt4JtQhqsrFm9uJ/aA3QFYt4JtQhqsrFm9uJ -goversion go1.11.5 -D "" -importcfg $WORK/b067/importcfg -pack ./netns.go ./netns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/c2/c232c7bd9cfc7731152f913210babfdc9b3286d002aa470a16b8eda8ebb85aaa-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: /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/nl -complete -installsuffix shared -buildid mzEnDhUrOS7qP6yZb-Hy/mzEnDhUrOS7qP6yZb-Hy -goversion go1.11.5 -D "" -importcfg $WORK/b066/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/f8/f8c69e64960ab6931f3cf352b2d587afc0cd723d62ade52f6e324c4513598463-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b065/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b065/ -g -O2 ./bpf_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/1c/1c4f60ded251ad31f79d77e953c449840c5b71422b2041adb9e09db10a992ed8-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid yCQpWIjdTJRES72W-2bT/yCQpWIjdTJRES72W-2bT -goversion go1.11.5 -D "" -importcfg $WORK/b061/importcfg -pack ./iptables.go ./lock.go BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/aa/aa3079f60a7265fc2d52fa5a826ba951a21bd14fa4e23f1a10051808bc8f5bf7-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: /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/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid Riz0nb0GVTZFmJfBIANJ/Riz0nb0GVTZFmJfBIANJ -goversion go1.11.5 -D "" -importcfg $WORK/b069/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/27/274701be9301fbfd6fdb021fed1cc0259d6fc964389e7e0b9b7f269d6647d2e4-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/utils/sysctl BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid QmyyXc1tjmgqSuqZ-pPW/QmyyXc1tjmgqSuqZ-pPW -goversion go1.11.5 -D "" -importcfg $WORK/b070/importcfg -pack ./sysctl_linux.go BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -o $WORK/b065/_cgo_.o $WORK/b065/_cgo_main.o $WORK/b065/_x001.o $WORK/b065/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage netlink -dynimport $WORK/b065/_cgo_.o -dynout $WORK/b065/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/44/446253eed62c5b1160a83f4f66100c42c27bd09098b63cb6efee4052ef58c5e9-d # internal BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid 8O5WHwfp0Hsrchwfamg-/8O5WHwfp0Hsrchwfamg- -goversion go1.11.5 -D "" -importcfg $WORK/b065/importcfg -pack ./addr.go ./addr_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go $WORK/b065/_cgo_gotypes.go $WORK/b065/bpf_linux.cgo1.go $WORK/b065/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b065/_pkg_.a $WORK/b065/_x001.o $WORK/b065/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/83/83646f46340a93e24e1443d997c91e76b8fd669fc9b2e6bc58e8ededdaa124d4-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ip BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ip BUILDSTDERR: /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 XEqWotxtgm5KiiiqhtIi/XEqWotxtgm5KiiiqhtIi -goversion go1.11.5 -D "" -importcfg $WORK/b049/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/85/85d79c22a11cc16eadd1534f726d442f85c0c7e326e74ea4f2e36e19103e0149-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ipam BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ipam BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid 65YyBgSZZdIsQIA_IHQ1/65YyBgSZZdIsQIA_IHQ1 -goversion go1.11.5 -D "" -importcfg $WORK/b068/importcfg -pack ./ipam.go ./ipam_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/52/5242a0bbb1d0adc07970c2cbca4f86778281edc0765dd2331e755edaea084e26-d # internal BUILDSTDERR: github.com/containernetworking/plugins/plugins/main/vlan BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/main/vlan BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid 4ddqGqDmCTPXm0aV0PGU/4ddqGqDmCTPXm0aV0PGU -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./vlan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/9c/9c3d73ebc91323d143e3491aed6e34399fe5e0d58a556318ed753dc3c26b3d8a-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/containernetworking/plugins/plugins/main/vlan=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b064/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=AdVQiTq1MOV1ndueCBHV/4ddqGqDmCTPXm0aV0PGU/DAEr8A81s5VKZ3_CfXHR/AdVQiTq1MOV1ndueCBHV -B 0x8b180b792355fd6e3dffa7cecf204b71efac0bcc -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/vlan BUILDSTDERR: rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/ipam/dhcp ']' BUILDSTDERR: ++ basename plugins/ipam/dhcp dhcp + plugin=dhcp + echo ' dhcp' BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ tr -d ' \n' BUILDSTDERR: ++ od -An -tx1 + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x248423814b6725adfb5db8b987b9af214645710e -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -