Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/containernetworking-plugins.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-container-tools-1.0-8000020190625142049-cd237d6a-build-23184-1237/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/containernetworking-plugins.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/containernetworking-plugins.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-container-tools-1.0-8000020190625142049-cd237d6a-build-23184-1237/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/containernetworking-plugins.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bmExlt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf plugins-9ebe139e77e82afb122e335328007bca86905ae4 + /usr/bin/gzip -dc /builddir/build/SOURCES/plugins-9ebe139.tar.gz + /usr/bin/tar -xof - + 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.GHnm3W + 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 ++ pwd + export GOPATH=/builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath + GOPATH=/builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath ++ 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 ']' ++ basename plugins/meta/flannel + plugin=flannel + echo ' flannel' flannel ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -compressdwarf=false -B 0x492e75628888b30b4b6492b97f045279f182a0d0 -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 WORK=/tmp/go-build709512697 errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid HCQZPGPx8fi47WpSlrdE/HCQZPGPx8fi47WpSlrdE -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go internal/race mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid wb_y5VEH00DQj_dovBg0/wb_y5VEH00DQj_dovBg0 -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go math/bits mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF internal/nettrace mkdir -p $WORK/b040/ cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p math/bits -std -complete -installsuffix shared -buildid do9xdRBG7_GCkAuUwK7l/do9xdRBG7_GCkAuUwK7l -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_tables.go unicode mkdir -p $WORK/b015/ encoding mkdir -p $WORK/b018/ unicode/utf16 cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b034/ unicode/utf8 cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b016/ cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid 1XMXTu1gti7Idp7id_zT/1XMXTu1gti7Idp7id_zT -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid Jq0LuhmmEGAa6FP23DoF/Jq0LuhmmEGAa6FP23DoF -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./nettrace.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid Qp5InsXDMUrK1NJdGKee/Qp5InsXDMUrK1NJdGKee -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./utf16.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding -std -complete -installsuffix shared -buildid ylUMpRK8AunPXzmze9p4/ylUMpRK8AunPXzmze9p4 -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./encoding.go runtime/internal/sys mkdir -p $WORK/b013/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Qgcy0UHdUmpRVVHUclpX/Qgcy0UHdUmpRVVHUclpX -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid VIHVWfzGHCD-OY0GHna4/VIHVWfzGHCD-OY0GHna4 -goversion go1.11.5 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go sync/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid OQM9KSrCA7DhwttPZRnb/OQM9KSrCA7DhwttPZRnb -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go internal/cpu mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 70_WAxG7QRfMCYCf4c3N/70_WAxG7QRfMCYCf4c3N -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go runtime/cgo mkdir -p $WORK/b043/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b043/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b043/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/95/95edb4ccaadb8b9436ca7e699dfca54684ef09a15ab98f912e1ef3772742b8de-d # internal runtime/internal/atomic mkdir -p $WORK/b012/ vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b039/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 29jEkgB1GqtPpGg4Dek6/29jEkgB1GqtPpGg4Dek6 -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_amd64x.go ./stubs.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid -f4EHJXAIxqWFwGoWOX5/-f4EHJXAIxqWFwGoWOX5 -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/08/0886d286b53037504ad7f88e1e21928100fcbb27236fc8e2c0106e42a394c9ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/78/786d4bba8bb29d1217b51f077576af905a2a7d0d1c1c10ec3cd6dff0dcc5e29b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f8/f813f9578195a9fc4c19d2fcbf21e0ee6a2a15bfeef6cb4de7bf15e7d91df6eb-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/fd/fd543c6ddb5ecf6fbbd6cab676af907f448ad567ec2c3232e4be79a90cdde9f5-d # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f9/f9e0978f636f44996854cd00f62ce7db6faee63df993619435d0b19561f73b08-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/29/292d7e14e8ea6f01a438b4175ce65a596d7c449d0bc9ad722ae5c442d57dd161-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/d9/d947271b0a708fa9617531752c242c18e3e05697ee5d0527d15b6b9a329038d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/4a/4a1795890e19a468af380ac151ff279a4629e249b90377d6f494756d80e71e74-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/cpu_x86.o ./cpu_x86.s cd $WORK gcc -Qunused-arguments -c -x c - || true cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/e9/e9684fa843ff9fac9b04c7d2e61b1e0de495a181fe1da23d92db24397a10b9e7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/24/244e287acaf8e38e2be8e6235a84f28dd92d95756abd653dfcccdc269d0a37ed-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -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 internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid C7PEpu2fYiJGzAAMm-9q/C7PEpu2fYiJGzAAMm-9q -goversion go1.11.5 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go internal/testlog mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p internal/testlog -std -complete -installsuffix shared -buildid oE6WQxroVob1ZvDmj5Ft/oE6WQxroVob1ZvDmj5Ft -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go math mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid fhAcdBPKju-ZcQPUDWwr/fhAcdBPKju-ZcQPUDWwr -goversion go1.11.5 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/93/93d7999e0807d216daabfac86ff7146f170adefa0c8894845c8d15245437611e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/equal_amd64.o ./equal_amd64.s cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_amd64.o $WORK/b005/count_amd64.o $WORK/b005/equal_amd64.o $WORK/b005/index_amd64.o $WORK/b005/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/b2/b229d1aa829751bb8ea1dc3a01e9dbfeb8304a3bab4ad32cf43fa2692f6f151c-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid qTaKF_JpKB0FtfD7SfY7/qTaKF_JpKB0FtfD7SfY7 -goversion go1.11.5 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.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 ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/05/05c0c0f9ec99df09f72718aa5cd8ba8c24736da4c5e7333f4975d7b0419c89b2-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/8c/8cdcfa24b991a3a4f871b78d6e2770bbe1cb56dd20c5433c015acc35f47f6d46-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asin_amd64.o ./asin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asinh_stub.o ./asinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan2_amd64.o ./atan2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan_amd64.o ./atan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/cbrt_stub.o ./cbrt_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/erf_stub.o ./erf_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp2_amd64.o ./exp2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/expm1_amd64.o ./expm1_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/frexp_amd64.o ./frexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/ldexp_amd64.o ./ldexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log10_amd64.o ./log10_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log1p_amd64.o ./log1p_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/mod_amd64.o ./mod_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/modf_amd64.o ./modf_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/pow_stub.o ./pow_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/remainder_amd64.o ./remainder_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sin_amd64.o ./sin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sinh_stub.o ./sinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sqrt_amd64.o ./sqrt_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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_amd64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/tan_amd64.o ./tan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asin_amd64.o $WORK/b021/asinh_stub.o $WORK/b021/atan2_amd64.o $WORK/b021/atan_amd64.o $WORK/b021/cbrt_stub.o $WORK/b021/dim_amd64.o $WORK/b021/erf_stub.o $WORK/b021/exp2_amd64.o $WORK/b021/exp_amd64.o $WORK/b021/expm1_amd64.o $WORK/b021/floor_amd64.o $WORK/b021/frexp_amd64.o $WORK/b021/hypot_amd64.o $WORK/b021/ldexp_amd64.o $WORK/b021/log10_amd64.o $WORK/b021/log1p_amd64.o $WORK/b021/log_amd64.o $WORK/b021/mod_amd64.o $WORK/b021/modf_amd64.o $WORK/b021/pow_stub.o $WORK/b021/remainder_amd64.o $WORK/b021/sin_amd64.o $WORK/b021/sinh_stub.o $WORK/b021/sqrt_amd64.o $WORK/b021/tan_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/45/45a8592fe24fdd14ca1bdaaf86e5878502c89ab83cb22b365e5aaa2bace5ca0c-d # internal strconv mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p strconv -std -complete -installsuffix shared -buildid OqPmFpMxT95zOLwFoSLJ/OqPmFpMxT95zOLwFoSLJ -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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -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_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -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_sigaction.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/54/5417d5defb8e1d84a7365fb8af5cabf75c24017fb8223c988595b013a1d4ebab-d # internal TERM='dumb' gcc -I . -fPIC -m64 -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_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -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/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -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/_x012.o -c gcc_amd64.S cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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 $WORK/b043/_x011.o $WORK/b043/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b043/_cgo_.o -dynout $WORK/b043/_cgo_import.go -dynlinker cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p runtime/cgo -std -installsuffix shared -buildid 92Id7nhkFDp19gwa63Zs/92Id7nhkFDp19gwa63Zs -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b043/_cgo_gotypes.go $WORK/b043/cgo.cgo1.go $WORK/b043/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b043/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b043/_pkg_.a $WORK/b043/asm_amd64.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 $WORK/b043/_x011.o $WORK/b043/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/6a/6a50fb86e0e89371a332ffa5299a41e4014e1980ebf871151fcf0ed1913f82cb-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_amd64.o $WORK/b011/duff_amd64.o $WORK/b011/memclr_amd64.o $WORK/b011/memmove_amd64.o $WORK/b011/rt0_linux_amd64.o $WORK/b011/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/8d/8dfb5c2840b205475e075a56d322eb73074770d6bc5605a93dd7079654abeec6-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid opRHmW6A9Mnl1BxWvnhm/opRHmW6A9Mnl1BxWvnhm -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/74/74b2d299045d2c052024b3d86e47f65f3b2010a5a1956af61c0210bcd820e060-d # internal internal/singleflight mkdir -p $WORK/b041/ io mkdir -p $WORK/b008/ math/rand cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF mkdir -p $WORK/b042/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid zpEp_FVhdgpnnGolTf2F/zpEp_FVhdgpnnGolTf2F -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./singleflight.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid 5su2dJse7QJAoScrFHvj/5su2dJse7QJAoScrFHvj -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p math/rand -std -complete -installsuffix shared -buildid myncmZAcDavdRQgEwz85/myncmZAcDavdRQgEwz85 -goversion go1.11.5 -D "" -importcfg $WORK/b042/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p reflect -std -installsuffix shared -buildid YXuyRpw3pxZojOqEEYOA/YXuyRpw3pxZojOqEEYOA -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 syscall mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p syscall -std -installsuffix shared -buildid PlDjAvwVJlJWpGBvXUcE/PlDjAvwVJlJWpGBvXUcE -goversion go1.11.5 -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/14/14b91e9528c4baf69b3c06a79cb6b551ea0888d5752c3b317e04dbcba5d36a34-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/64/640012cfe64c59602e922bcf548deb0ced79227c6eea4d610cd84a5180cc1408-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/b1/b107afa9e6f01e095cc72e3d1c404817b68a3373cb1a3e3a11774743f5b1d089-d # internal bytes mkdir -p $WORK/b003/ strings mkdir -p $WORK/b033/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid _6taK4y_-Pz0Bcf8fPrH/_6taK4y_-Pz0Bcf8fPrH -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p strings -std -installsuffix shared -buildid NgqwiTIBe42AjGMKsmnK/NgqwiTIBe42AjGMKsmnK -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/09/09b84d99ddbda5dbe0100e7498e72bfc88faa051e3f756ab99e9de455e5c7839-d # internal bufio mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bufio -std -complete -installsuffix shared -buildid qmfV3tj6ndW8yVSYebir/qmfV3tj6ndW8yVSYebir -goversion go1.11.5 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b033 -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b033/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b033/_pkg_.a $WORK/b033/strings.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/3b/3bf5c1f6952e3541a4af30bb14489276f637bcb6d23c6af34cd5897761e6a330-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/5a/5a16166801df3de76ecb88c8e1663a14daf22f1d78f2ff51fce460f75e2015d6-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b028 -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b028/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/5e/5ee4cb02f1ea8dddb396ce41268575288d11fe9738eff8951da489c22236dfc3-d # internal internal/syscall/unix mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/syscall/unix -std -installsuffix shared -buildid J15djHoGK3v2Lt4ortSp/J15djHoGK3v2Lt4ortSp -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go time mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p time -std -installsuffix shared -buildid lKpeuU1dsKCvfjdJhriM/lKpeuU1dsKCvfjdJhriM -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 cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b030/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/empty.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/40/409be7f9634c6a048a0b55525e0ae8a1baa33b89e2b8a14e2b4af794271852ae-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/ec/eca3bbbe6bf2aa84fefd93ca1e53041dd8df17a784ab38b450f546baee420f51-d # internal encoding/binary mkdir -p $WORK/b020/ sort mkdir -p $WORK/b032/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p encoding/binary -std -complete -installsuffix shared -buildid o_mWSP8KzD5KCHEnYXWS/o_mWSP8KzD5KCHEnYXWS -goversion go1.11.5 -D "" -importcfg $WORK/b020/importcfg -pack ./binary.go ./varint.go cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p sort -std -complete -installsuffix shared -buildid BfIp2r9-WEtudQceseir/BfIp2r9-WEtudQceseir -goversion go1.11.5 -D "" -importcfg $WORK/b032/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/5e/5e3972e8d49d9090a9f8efd1d7ad2344db6f6a567f9b6ddd777b831e24991ba8-d # internal internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p internal/poll -std -installsuffix shared -buildid o_oceWGUZU5xsx4wFdVP/o_oceWGUZU5xsx4wFdVP -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/29/295c2c21685980ce39c9e4cf7e4309847eb16169478dfe803b1035db74463c82-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/4d/4d4d6da99b8f91e2603e2c9e9fabe5d1d47acc116c95a35abaf69d41f859b902-d # internal encoding/base64 mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ugwMF5XI3EfhU1Lhh3kV/ugwMF5XI3EfhU1Lhh3kV -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/27/273ff748687e758767c606a1407c062e9f24f07d2e9f119af5bd15e55b996575-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p os -std -installsuffix shared -buildid sgP4egZftxnKcNhEMAn6/sgP4egZftxnKcNhEMAn6 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/09/0979bd26c0fcc615093d81114b5e7d067f934c6af776c11ebbac48ef46cb8fdd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/a8/a8e9768d90a286f37ccd3e0efb61ad71bacfb6c57ab73f9a76fa16c1a4d1e72c-d # internal path/filepath mkdir -p $WORK/b048/ fmt mkdir -p $WORK/b025/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p path/filepath -std -complete -installsuffix shared -buildid W2DHtaX_4vwckDm_TOwX/W2DHtaX_4vwckDm_TOwX -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p fmt -std -complete -installsuffix shared -buildid lSQFa1Wiamf-3EKUeINr/lSQFa1Wiamf-3EKUeINr -goversion go1.11.5 -D "" -importcfg $WORK/b025/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/5b/5b5b61efc6dc7a862302b901203ead9d1df7540aa02b9b167ddb685ed5403203-d # internal io/ioutil mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p io/ioutil -std -complete -installsuffix shared -buildid 9VDo8vFAoDMBY4ZSx40K/9VDo8vFAoDMBY4ZSx40K -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/89/89033021d4372969a1ccb245ca59d283ca1919d4146eb4766d9b5ca75b5d9ece-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/0c/0cd829eab6e05c997a4049a876edc17691a814efb8f40ec1e59f7ec25ee6782d-d # internal log mkdir -p $WORK/b051/ context mkdir -p $WORK/b038/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p log -std -complete -installsuffix shared -buildid 0bxYIvz-48N57uRMHYfu/0bxYIvz-48N57uRMHYfu -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./log.go cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p context -std -complete -installsuffix shared -buildid 693cJJdgOYjYovV5-kTR/693cJJdgOYjYovV5-kTR -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./context.go encoding/json mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding/json -std -complete -installsuffix shared -buildid lOa6Vc3eSVOOROlnaRdS/lOa6Vc3eSVOOROlnaRdS -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/b4/b4184521e3597f3b43bc831def13e97df25fbdf33feb43f088e579a24f794ae4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/39/39174700b79f375028443e86e9ea2170895455ff57adc28a5db58a1efdce47ce-d # internal os/exec mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p os/exec -std -complete -installsuffix shared -buildid zldkDq7-6PrFNsUsLc1K/zldkDq7-6PrFNsUsLc1K -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go net mkdir -p $WORK/b037/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b037/ -importpath net -- -I $WORK/b037/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/3f/3ff36d008b585f493243babe7970e0b48e30dd036cbe11e521d6ee018174ac9b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/67/6728f1a1d6505b1a89c1117f209db78ea5b8bbfa12a9faf738b7aa99a166368c-d # internal cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -o $WORK/b037/_cgo_.o $WORK/b037/_cgo_main.o $WORK/b037/_x001.o $WORK/b037/_x002.o $WORK/b037/_x003.o $WORK/b037/_x004.o $WORK/b037/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b037/_cgo_.o -dynout $WORK/b037/_cgo_import.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b039/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p net -std -installsuffix shared -buildid bMwC-tintaane4NHtheB/bMwC-tintaane4NHtheB -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 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b037/_pkg_.a $WORK/b037/_x001.o $WORK/b037/_x002.o $WORK/b037/_x003.o $WORK/b037/_x004.o $WORK/b037/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/5f/5fd6e942395b10cb7a188ea71b504294dd2b3574f6d1553cc97037da48a850ce-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b017/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/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 I-KH0CAowaqcf9l6Y2hw/I-KH0CAowaqcf9l6Y2hw -goversion go1.11.5 -D "" -importcfg $WORK/b036/importcfg -pack ./args.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/05/058c635506ab78146eadd38f9fd28330efde6dabff96de709198fa1a8d6a21c0-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_amd64/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 PvnIyc_j8V66ThbXpTo-/PvnIyc_j8V66ThbXpTo- -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/67/670bb5c62b1f83f64532822798f95e91d9cb997427b5982cf69a420f10639f34-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_amd64/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 tTM6gFdsONN4wdQ9p4xr/tTM6gFdsONN4wdQ9p4xr -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/31/319b0595df7c8a192db287bdadaae3d6be2af03295d76244b0f927739f924e63-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/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 qz0T0vSClMljwLFO8YEg/qz0T0vSClMljwLFO8YEg -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/01/01a2bdf63952558e36ee93fd42555ebafd529afe3ff9be1354fb7a6e75aaec3a-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b049/ github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b035/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b051/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_amd64/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 Aha7QUL6JO_lssX9XUOl/Aha7QUL6JO_lssX9XUOl -goversion go1.11.5 -D "" -importcfg $WORK/b049/importcfg -pack ./skel.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_amd64/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 5rElK30wyu4VUNkyQNua/5rElK30wyu4VUNkyQNua -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/5e/5eb585d49d9462f5da72a1bf07554467eb33bd2c9ed385c2475cfda61fb85db8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/e7/e73e35eb64db2034d1616961a38415e9db6ee9b8efa2f64eca4c0784af6dcdf8-d # internal github.com/containernetworking/plugins/plugins/meta/flannel mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/meta/flannel /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid PZr9O_wQAjF8XNPfpQeP/PZr9O_wQAjF8XNPfpQeP -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./flannel.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/dd/dd7cde9348683707713645383659962a42c476d847f5be048a20aca64ae08463-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/meta/flannel=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b047/_pkg_.a packagefile log=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile context=$WORK/b038/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b039/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=lGkGqJ2BGR5E0A_17N1h/PZr9O_wQAjF8XNPfpQeP/Ex67qR_o_WZhjLJ68D9A/lGkGqJ2BGR5E0A_17N1h -compressdwarf=false -B 0x492e75628888b30b4b6492b97f045279f182a0d0 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/flannel rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/meta/portmap ']' ++ basename plugins/meta/portmap + plugin=portmap + echo ' portmap' portmap ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -compressdwarf=false -B 0x2e781943e0876ddf73dbc9db836168d4f2cb2b7b -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 WORK=/tmp/go-build821173080 unicode/utf8 mkdir -p $WORK/b019/ errors mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p errors -std -complete -installsuffix shared -buildid HCQZPGPx8fi47WpSlrdE/HCQZPGPx8fi47WpSlrdE -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack ./errors.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Qgcy0UHdUmpRVVHUclpX/Qgcy0UHdUmpRVVHUclpX -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./utf8.go internal/nettrace mkdir -p $WORK/b049/ math/bits mkdir -p $WORK/b018/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid Jq0LuhmmEGAa6FP23DoF/Jq0LuhmmEGAa6FP23DoF -goversion go1.11.5 -D "" -importcfg $WORK/b049/importcfg -pack ./nettrace.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p math/bits -std -complete -installsuffix shared -buildid do9xdRBG7_GCkAuUwK7l/do9xdRBG7_GCkAuUwK7l -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./bits.go ./bits_tables.go unicode mkdir -p $WORK/b027/ internal/race mkdir -p $WORK/b008/ runtime/internal/sys mkdir -p $WORK/b014/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p unicode -std -complete -installsuffix shared -buildid 1XMXTu1gti7Idp7id_zT/1XMXTu1gti7Idp7id_zT -goversion go1.11.5 -D "" -importcfg $WORK/b027/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go unicode/utf16 cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p internal/race -std -complete -installsuffix shared -buildid wb_y5VEH00DQj_dovBg0/wb_y5VEH00DQj_dovBg0 -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack ./doc.go ./norace.go mkdir -p $WORK/b043/ encoding mkdir -p $WORK/b040/ cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid VIHVWfzGHCD-OY0GHna4/VIHVWfzGHCD-OY0GHna4 -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF crypto/subtle mkdir -p $WORK/b023/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid Qp5InsXDMUrK1NJdGKee/Qp5InsXDMUrK1NJdGKee -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack ./utf16.go sync/atomic mkdir -p $WORK/b015/ cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p encoding -std -complete -installsuffix shared -buildid ylUMpRK8AunPXzmze9p4/ylUMpRK8AunPXzmze9p4 -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./encoding.go crypto/internal/subtle mkdir -p $WORK/b022/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid IcwnlmEMb5M8NqY5NvlO/IcwnlmEMb5M8NqY5NvlO -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./constant_time.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid XNIgR2ywpFIFcIzAdJGm/XNIgR2ywpFIFcIzAdJGm -goversion go1.11.5 -D "" -importcfg $WORK/b022/importcfg -pack ./aliasing.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid OQM9KSrCA7DhwttPZRnb/OQM9KSrCA7DhwttPZRnb -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go internal/cpu mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF runtime/internal/atomic cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 70_WAxG7QRfMCYCf4c3N/70_WAxG7QRfMCYCf4c3N -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go mkdir -p $WORK/b013/ crypto/internal/boring/sig mkdir -p $WORK/b024/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 29jEkgB1GqtPpGg4Dek6/29jEkgB1GqtPpGg4Dek6 -goversion go1.11.5 -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./atomic_amd64x.go ./stubs.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid tpPLIpdek2QRCPHrzeOD/tpPLIpdek2QRCPHrzeOD -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h ./sig.go runtime/cgo mkdir -p $WORK/b051/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b051/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b051/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/08/0886d286b53037504ad7f88e1e21928100fcbb27236fc8e2c0106e42a394c9ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/95/95edb4ccaadb8b9436ca7e699dfca54684ef09a15ab98f912e1ef3772742b8de-d # internal vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid -f4EHJXAIxqWFwGoWOX5/-f4EHJXAIxqWFwGoWOX5 -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/f8/f813f9578195a9fc4c19d2fcbf21e0ee6a2a15bfeef6cb4de7bf15e7d91df6eb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/b0/b0259d9e5406f1a5a667ddf5a50a5c94d482558068ca62bb3aac275f34b6b30b-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/3c/3c30086e6344a6457eb72135ddc3b475912bb153991f55d7d05cfa24c6067fd3-d # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/fd/fd543c6ddb5ecf6fbbd6cab676af907f448ad567ec2c3232e4be79a90cdde9f5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/f9/f9e0978f636f44996854cd00f62ce7db6faee63df993619435d0b19561f73b08-d # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/78/786d4bba8bb29d1217b51f077576af905a2a7d0d1c1c10ec3cd6dff0dcc5e29b-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b024 -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b024/sig_amd64.o ./sig_amd64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b013/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/asm.o ./asm.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b024/_pkg_.a $WORK/b024/sig_amd64.o # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/29/292d7e14e8ea6f01a438b4175ce65a596d7c449d0bc9ad722ae5c442d57dd161-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/60/60fdde3e556f9ec04b3a7ffd1a4e1d2550d74ab312b99ae45caebdaed832914a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/d9/d947271b0a708fa9617531752c242c18e3e05697ee5d0527d15b6b9a329038d0-d # internal internal/testlog mkdir -p $WORK/b036/ cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/4a/4a1795890e19a468af380ac151ff279a4629e249b90377d6f494756d80e71e74-d # internal cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p internal/testlog -std -complete -installsuffix shared -buildid oE6WQxroVob1ZvDmj5Ft/oE6WQxroVob1ZvDmj5Ft -goversion go1.11.5 -D "" -importcfg $WORK/b036/importcfg -pack ./log.go cd $WORK gcc -fno-caret-diagnostics -c -x c - || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/24/244e287acaf8e38e2be8e6235a84f28dd92d95756abd653dfcccdc269d0a37ed-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/cpu_x86.o ./cpu_x86.s cd $WORK gcc -Qunused-arguments -c -x c - || true cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/e9/e9684fa843ff9fac9b04c7d2e61b1e0de495a181fe1da23d92db24397a10b9e7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/93/93d7999e0807d216daabfac86ff7146f170adefa0c8894845c8d15245437611e-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/bytealg mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid C7PEpu2fYiJGzAAMm-9q/C7PEpu2fYiJGzAAMm-9q -goversion go1.11.5 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go math mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p math -std -installsuffix shared -buildid fhAcdBPKju-ZcQPUDWwr/fhAcdBPKju-ZcQPUDWwr -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/count_amd64.o ./count_amd64.s cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/05/05c0c0f9ec99df09f72718aa5cd8ba8c24736da4c5e7333f4975d7b0419c89b2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/equal_amd64.o ./equal_amd64.s cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_amd64.o $WORK/b011/count_amd64.o $WORK/b011/equal_amd64.o $WORK/b011/index_amd64.o $WORK/b011/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/b2/b229d1aa829751bb8ea1dc3a01e9dbfeb8304a3bab4ad32cf43fa2692f6f151c-d # internal runtime mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile runtime/internal/atomic=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid qTaKF_JpKB0FtfD7SfY7/qTaKF_JpKB0FtfD7SfY7 -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.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 ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -Wall -Werror -o $WORK/b051/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/8c/8cdcfa24b991a3a4f871b78d6e2770bbe1cb56dd20c5433c015acc35f47f6d46-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -Wall -Werror -o $WORK/b051/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b017/asin_amd64.o ./asin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b017/asinh_stub.o ./asinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b017/atan2_amd64.o ./atan2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b017/atan_amd64.o ./atan_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -Wall -Werror -o $WORK/b051/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b017/cbrt_stub.o ./cbrt_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b017/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b017/erf_stub.o ./erf_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b017/exp2_amd64.o ./exp2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b017/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b017/expm1_amd64.o ./expm1_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b017/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b017/frexp_amd64.o ./frexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b017/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b017/ldexp_amd64.o ./ldexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b017/log10_amd64.o ./log10_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b017/log1p_amd64.o ./log1p_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b017/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b017/mod_amd64.o ./mod_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b017/modf_amd64.o ./modf_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b017/pow_stub.o ./pow_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b017/remainder_amd64.o ./remainder_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b017/sin_amd64.o ./sin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b017/sinh_stub.o ./sinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b017/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b017/tan_amd64.o ./tan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b017/_pkg_.a $WORK/b017/asin_amd64.o $WORK/b017/asinh_stub.o $WORK/b017/atan2_amd64.o $WORK/b017/atan_amd64.o $WORK/b017/cbrt_stub.o $WORK/b017/dim_amd64.o $WORK/b017/erf_stub.o $WORK/b017/exp2_amd64.o $WORK/b017/exp_amd64.o $WORK/b017/expm1_amd64.o $WORK/b017/floor_amd64.o $WORK/b017/frexp_amd64.o $WORK/b017/hypot_amd64.o $WORK/b017/ldexp_amd64.o $WORK/b017/log10_amd64.o $WORK/b017/log1p_amd64.o $WORK/b017/log_amd64.o $WORK/b017/mod_amd64.o $WORK/b017/modf_amd64.o $WORK/b017/pow_stub.o $WORK/b017/remainder_amd64.o $WORK/b017/sin_amd64.o $WORK/b017/sinh_stub.o $WORK/b017/sqrt_amd64.o $WORK/b017/tan_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/45/45a8592fe24fdd14ca1bdaaf86e5878502c89ab83cb22b365e5aaa2bace5ca0c-d # internal strconv mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile math=$WORK/b017/_pkg_.a packagefile math/bits=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p strconv -std -complete -installsuffix shared -buildid OqPmFpMxT95zOLwFoSLJ/OqPmFpMxT95zOLwFoSLJ -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/54/5417d5defb8e1d84a7365fb8af5cabf75c24017fb8223c988595b013a1d4ebab-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -Wall -Werror -o $WORK/b051/_x006.o -c gcc_linux_amd64.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -Wall -Werror -o $WORK/b051/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -Wall -Werror -o $WORK/b051/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -Wall -Werror -o $WORK/b051/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -Wall -Werror -o $WORK/b051/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -Wall -Werror -o $WORK/b051/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -Wall -Werror -o $WORK/b051/_x012.o -c gcc_amd64.S cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -o $WORK/b051/_cgo_.o $WORK/b051/_cgo_main.o $WORK/b051/_x001.o $WORK/b051/_x002.o $WORK/b051/_x003.o $WORK/b051/_x004.o $WORK/b051/_x005.o $WORK/b051/_x006.o $WORK/b051/_x007.o $WORK/b051/_x008.o $WORK/b051/_x009.o $WORK/b051/_x010.o $WORK/b051/_x011.o $WORK/b051/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b051/_cgo_.o -dynout $WORK/b051/_cgo_import.go -dynlinker cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p runtime/cgo -std -installsuffix shared -buildid 92Id7nhkFDp19gwa63Zs/92Id7nhkFDp19gwa63Zs -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b051/_cgo_gotypes.go $WORK/b051/cgo.cgo1.go $WORK/b051/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b051/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b051/_pkg_.a $WORK/b051/asm_amd64.o $WORK/b051/_x001.o $WORK/b051/_x002.o $WORK/b051/_x003.o $WORK/b051/_x004.o $WORK/b051/_x005.o $WORK/b051/_x006.o $WORK/b051/_x007.o $WORK/b051/_x008.o $WORK/b051/_x009.o $WORK/b051/_x010.o $WORK/b051/_x011.o $WORK/b051/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/6a/6a50fb86e0e89371a332ffa5299a41e4014e1980ebf871151fcf0ed1913f82cb-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_amd64.o $WORK/b010/duff_amd64.o $WORK/b010/memclr_amd64.o $WORK/b010/memmove_amd64.o $WORK/b010/rt0_linux_amd64.o $WORK/b010/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/8d/8dfb5c2840b205475e075a56d322eb73074770d6bc5605a93dd7079654abeec6-d # internal sync mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p sync -std -installsuffix shared -buildid opRHmW6A9Mnl1BxWvnhm/opRHmW6A9Mnl1BxWvnhm -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/74/74b2d299045d2c052024b3d86e47f65f3b2010a5a1956af61c0210bcd820e060-d # internal internal/singleflight mkdir -p $WORK/b050/ io mkdir -p $WORK/b005/ math/rand mkdir -p $WORK/b037/ reflect mkdir -p $WORK/b029/ syscall mkdir -p $WORK/b033/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b007/_pkg_.a EOF cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid zpEp_FVhdgpnnGolTf2F/zpEp_FVhdgpnnGolTf2F -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./singleflight.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p io -std -complete -installsuffix shared -buildid 5su2dJse7QJAoScrFHvj/5su2dJse7QJAoScrFHvj -goversion go1.11.5 -D "" -importcfg $WORK/b005/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b017/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p math/rand -std -complete -installsuffix shared -buildid myncmZAcDavdRQgEwz85/myncmZAcDavdRQgEwz85 -goversion go1.11.5 -D "" -importcfg $WORK/b037/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p syscall -std -installsuffix shared -buildid PlDjAvwVJlJWpGBvXUcE/PlDjAvwVJlJWpGBvXUcE -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack -asmhdr $WORK/b033/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p reflect -std -installsuffix shared -buildid YXuyRpw3pxZojOqEEYOA/YXuyRpw3pxZojOqEEYOA -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/14/14b91e9528c4baf69b3c06a79cb6b551ea0888d5752c3b317e04dbcba5d36a34-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/64/640012cfe64c59602e922bcf548deb0ced79227c6eea4d610cd84a5180cc1408-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/b1/b107afa9e6f01e095cc72e3d1c404817b68a3373cb1a3e3a11774743f5b1d089-d # internal hash mkdir -p $WORK/b004/ crypto/cipher bytes mkdir -p $WORK/b021/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b005/_pkg_.a EOF strings mkdir -p $WORK/b038/ mkdir -p $WORK/b026/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p hash -std -complete -installsuffix shared -buildid b1_Qf7qevSOQoBgh8Ye0/b1_Qf7qevSOQoBgh8Ye0 -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./hash.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b022/_pkg_.a packagefile crypto/subtle=$WORK/b023/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid jfvV_v0iH9ledD92Wq0B/jfvV_v0iH9ledD92Wq0B -goversion go1.11.5 -D "" -importcfg $WORK/b021/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/fd/fda6135033b664c437bcb388b8779d3568620fe14f56325d4dce95337182822f-d # internal crypto mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p crypto -std -complete -installsuffix shared -buildid zLlK4bWrte88ZviSSUBf/zLlK4bWrte88ZviSSUBf -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/d2/d217238315666d230367e6215277cf93224ceda83e0b82ca82aa543f351bab05-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/8e/8e46932c13b324f4f2af28f465640719b9fbdec01044ceeeb0435a3c6ba2c76b-d # internal cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p strings -std -installsuffix shared -buildid NgqwiTIBe42AjGMKsmnK/NgqwiTIBe42AjGMKsmnK -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p bytes -std -installsuffix shared -buildid _6taK4y_-Pz0Bcf8fPrH/_6taK4y_-Pz0Bcf8fPrH -goversion go1.11.5 -D "" -importcfg $WORK/b026/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b033 -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b033/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b033/_pkg_.a $WORK/b033/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b038 -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b038/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b038/_pkg_.a $WORK/b038/strings.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/5e/5ee4cb02f1ea8dddb396ce41268575288d11fe9738eff8951da489c22236dfc3-d # internal internal/syscall/unix mkdir -p $WORK/b035/ time mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p time -std -installsuffix shared -buildid lKpeuU1dsKCvfjdJhriM/lKpeuU1dsKCvfjdJhriM -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/09/09b84d99ddbda5dbe0100e7498e72bfc88faa051e3f756ab99e9de455e5c7839-d # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/3b/3bf5c1f6952e3541a4af30bb14489276f637bcb6d23c6af34cd5897761e6a330-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/ec/eca3bbbe6bf2aa84fefd93ca1e53041dd8df17a784ab38b450f546baee420f51-d # internal encoding/binary mkdir -p $WORK/b028/ sort mkdir -p $WORK/b042/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p encoding/binary -std -complete -installsuffix shared -buildid o_mWSP8KzD5KCHEnYXWS/o_mWSP8KzD5KCHEnYXWS -goversion go1.11.5 -D "" -importcfg $WORK/b028/importcfg -pack ./binary.go ./varint.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p sort -std -complete -installsuffix shared -buildid BfIp2r9-WEtudQceseir/BfIp2r9-WEtudQceseir -goversion go1.11.5 -D "" -importcfg $WORK/b042/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/29/295c2c21685980ce39c9e4cf7e4309847eb16169478dfe803b1035db74463c82-d # internal regexp/syntax mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid oZlS3oYIBfFT72jys_dO/oZlS3oYIBfFT72jys_dO -goversion go1.11.5 -D "" -importcfg $WORK/b062/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/4d/4d4d6da99b8f91e2603e2c9e9fabe5d1d47acc116c95a35abaf69d41f859b902-d # internal encoding/base64 mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ugwMF5XI3EfhU1Lhh3kV/ugwMF5XI3EfhU1Lhh3kV -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./base64.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p internal/syscall/unix -std -installsuffix shared -buildid J15djHoGK3v2Lt4ortSp/J15djHoGK3v2Lt4ortSp -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b035/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b035/_pkg_.a $WORK/b035/empty.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/09/0979bd26c0fcc615093d81114b5e7d067f934c6af776c11ebbac48ef46cb8fdd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/5e/5e3972e8d49d9090a9f8efd1d7ad2344db6f6a567f9b6ddd777b831e24991ba8-d # internal internal/poll mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/poll -std -installsuffix shared -buildid o_oceWGUZU5xsx4wFdVP/o_oceWGUZU5xsx4wFdVP -goversion go1.11.5 -D "" -importcfg $WORK/b032/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/27/273ff748687e758767c606a1407c062e9f24f07d2e9f119af5bd15e55b996575-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/f2/f2aa84ca086be9a1a41166412a7ccf1a0a08a4d8d521d63639b3aded5936a931-d # internal regexp mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile regexp/syntax=$WORK/b062/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p regexp -std -complete -installsuffix shared -buildid AhBQMRqLEv8IpshOgUmm/AhBQMRqLEv8IpshOgUmm -goversion go1.11.5 -D "" -importcfg $WORK/b061/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/40/409be7f9634c6a048a0b55525e0ae8a1baa33b89e2b8a14e2b4af794271852ae-d # internal os mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p os -std -installsuffix shared -buildid sgP4egZftxnKcNhEMAn6/sgP4egZftxnKcNhEMAn6 -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/de/de7b679d59a61b798b7ba367a369ac43d90576c3c55f3eccd210113542a00524-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/a8/a8e9768d90a286f37ccd3e0efb61ad71bacfb6c57ab73f9a76fa16c1a4d1e72c-d # internal path/filepath mkdir -p $WORK/b056/ fmt mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b017/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p fmt -std -complete -installsuffix shared -buildid lSQFa1Wiamf-3EKUeINr/lSQFa1Wiamf-3EKUeINr -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p path/filepath -std -complete -installsuffix shared -buildid W2DHtaX_4vwckDm_TOwX/W2DHtaX_4vwckDm_TOwX -goversion go1.11.5 -D "" -importcfg $WORK/b056/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/5b/5b5b61efc6dc7a862302b901203ead9d1df7540aa02b9b167ddb685ed5403203-d # internal io/ioutil mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p io/ioutil -std -complete -installsuffix shared -buildid 9VDo8vFAoDMBY4ZSx40K/9VDo8vFAoDMBY4ZSx40K -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/89/89033021d4372969a1ccb245ca59d283ca1919d4146eb4766d9b5ca75b5d9ece-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/0c/0cd829eab6e05c997a4049a876edc17691a814efb8f40ec1e59f7ec25ee6782d-d # internal github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b058/ log context github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b066/ mkdir -p $WORK/b057/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF mkdir -p $WORK/b047/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid iq0rCL8vbh_rRMmUDlZn/iq0rCL8vbh_rRMmUDlZn -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack ./sysctl_linux.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid wx4hHr1WU_zuYceErFHp/wx4hHr1WU_zuYceErFHp -goversion go1.11.5 -D "" -importcfg $WORK/b066/importcfg -pack ./netns.go ./netns_linux.go encoding/json mkdir -p $WORK/b039/ math/big mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b017/_pkg_.a packagefile math/bits=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p math/big -std -installsuffix shared -buildid mEYtqARDqtYes-vBEty6/mEYtqARDqtYes-vBEty6 -goversion go1.11.5 -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/54/54e4e241a5b878ac8fc4693aa7ed72b8fae66884a6557267df2fc1fd8fbdd6bb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/3e/3ee32cee01c694acc7334dfde74a9bb905f6b3563959403813cd30c016e026fb-d # internal cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p log -std -complete -installsuffix shared -buildid 0bxYIvz-48N57uRMHYfu/0bxYIvz-48N57uRMHYfu -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack ./log.go cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p context -std -complete -installsuffix shared -buildid 693cJJdgOYjYovV5-kTR/693cJJdgOYjYovV5-kTR -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./context.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b027/_pkg_.a packagefile unicode/utf16=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p encoding/json -std -complete -installsuffix shared -buildid lOa6Vc3eSVOOROlnaRdS/lOa6Vc3eSVOOROlnaRdS -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/b4/b4184521e3597f3b43bc831def13e97df25fbdf33feb43f088e579a24f794ae4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/39/39174700b79f375028443e86e9ea2170895455ff57adc28a5db58a1efdce47ce-d # internal os/exec mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p os/exec -std -complete -installsuffix shared -buildid zldkDq7-6PrFNsUsLc1K/zldkDq7-6PrFNsUsLc1K -goversion go1.11.5 -D "" -importcfg $WORK/b060/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go net mkdir -p $WORK/b046/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b046/ -importpath net -- -I $WORK/b046/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/3f/3ff36d008b585f493243babe7970e0b48e30dd036cbe11e521d6ee018174ac9b-d # internal github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords -complete -installsuffix shared -buildid 9TmeIFSKAJN-c1VOMyGF/9TmeIFSKAJN-c1VOMyGF -goversion go1.11.5 -D "" -importcfg $WORK/b063/importcfg -pack ./shellwords.go ./util_posix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/76/76fac5bd9c2d61839d436688175cd46f95944cf849ff87f8bd395dfcc886c6fd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/67/6728f1a1d6505b1a89c1117f209db78ea5b8bbfa12a9faf738b7aa99a166368c-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b025 -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b025/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b025/_pkg_.a $WORK/b025/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/d2/d282feb2a734315a24dc9c03fb23396054378c7bafd25044b3714ec4182c3c55-d # internal crypto/internal/boring mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b003/_pkg_.a packagefile crypto/cipher=$WORK/b021/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b024/_pkg_.a packagefile hash=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid XgylE04OoTXoPvmdnWCI/XgylE04OoTXoPvmdnWCI -goversion go1.11.5 -D "" -importcfg $WORK/b020/importcfg -pack ./doc.go ./notboring.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/bf/bf3836bfac8a1c0030ecc18ab11951697e7ff186f0acc7e5f81240a73aea4e8d-d # internal crypto/sha512 mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b003/_pkg_.a packagefile crypto/internal/boring=$WORK/b020/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile hash=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p crypto/sha512 -std -installsuffix shared -buildid 4xI2pn9biRDgcSPuh52A/4xI2pn9biRDgcSPuh52A -goversion go1.11.5 -D "" -importcfg $WORK/b002/importcfg -pack -asmhdr $WORK/b002/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b002 -I $WORK/b002/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b002/sha512block_amd64.o ./sha512block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b002/_pkg_.a $WORK/b002/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/90/9035acbfc351832e5899bae4d373f615e3e1fac2b7dad8f0fdd61e147df02085-d # internal cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -o $WORK/b046/_cgo_.o $WORK/b046/_cgo_main.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b047/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b048/_pkg_.a packagefile internal/nettrace=$WORK/b049/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/singleflight=$WORK/b050/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math/rand=$WORK/b037/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p net -std -installsuffix shared -buildid bMwC-tintaane4NHtheB/bMwC-tintaane4NHtheB -goversion go1.11.5 -D "" -importcfg $WORK/b046/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/b046/_cgo_gotypes.go $WORK/b046/cgo_linux.cgo1.go $WORK/b046/cgo_resnew.cgo1.go $WORK/b046/cgo_socknew.cgo1.go $WORK/b046/cgo_unix.cgo1.go $WORK/b046/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b046/_pkg_.a $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/5f/5fd6e942395b10cb7a188ea71b504294dd2b3574f6d1553cc97037da48a850ce-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b045/ github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b059/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile net=$WORK/b046/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid I-KH0CAowaqcf9l6Y2hw/I-KH0CAowaqcf9l6Y2hw -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./args.go ./types.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b065/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile net=$WORK/b046/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid Mtw5j1cRcb9ZF1iXY292/Mtw5j1cRcb9ZF1iXY292 -goversion go1.11.5 -D "" -importcfg $WORK/b059/importcfg -pack ./iptables.go ./lock.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b066/_pkg_.a packagefile net=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid HzkV_fgxAdVSyLixvXNj/HzkV_fgxAdVSyLixvXNj -goversion go1.11.5 -D "" -importcfg $WORK/b065/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/05/058c635506ab78146eadd38f9fd28330efde6dabff96de709198fa1a8d6a21c0-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b045/_pkg_.a packagefile net=$WORK/b046/_pkg_.a packagefile os=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid PvnIyc_j8V66ThbXpTo-/PvnIyc_j8V66ThbXpTo- -goversion go1.11.5 -D "" -importcfg $WORK/b053/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/67/670bb5c62b1f83f64532822798f95e91d9cb997427b5982cf69a420f10639f34-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b053/_pkg_.a packagefile net=$WORK/b046/_pkg_.a packagefile os=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid tTM6gFdsONN4wdQ9p4xr/tTM6gFdsONN4wdQ9p4xr -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/f7/f72a16edeff1b9c4ad8be1d197cddc591e8f920055b453f0fe174560ba605f49-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/31/319b0595df7c8a192db287bdadaae3d6be2af03295d76244b0f927739f924e63-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b054/_pkg_.a packagefile io=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid qz0T0vSClMljwLFO8YEg/qz0T0vSClMljwLFO8YEg -goversion go1.11.5 -D "" -importcfg $WORK/b052/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/01/01a2bdf63952558e36ee93fd42555ebafd529afe3ff9be1354fb7a6e75aaec3a-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b052/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile log=$WORK/b057/_pkg_.a packagefile os=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid Aha7QUL6JO_lssX9XUOl/Aha7QUL6JO_lssX9XUOl -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/10/10e6ac0948707d69bf350d5e07c53746befd33267674f8b22829ff2a427eaeb1-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b064/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b064/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b064/ -g -O2 ./bpf_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/5e/5eb585d49d9462f5da72a1bf07554467eb33bd2c9ed385c2475cfda61fb85db8-d # internal cd $WORK/b064 TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -o $WORK/b064/_cgo_.o $WORK/b064/_cgo_main.o $WORK/b064/_x001.o $WORK/b064/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage netlink -dynimport $WORK/b064/_cgo_.o -dynout $WORK/b064/_cgo_import.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b066/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile log=$WORK/b057/_pkg_.a packagefile math=$WORK/b017/_pkg_.a packagefile net=$WORK/b046/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid d-pja2NVKELOgjHq5_QY/d-pja2NVKELOgjHq5_QY -goversion go1.11.5 -D "" -importcfg $WORK/b064/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/b064/_cgo_gotypes.go $WORK/b064/bpf_linux.cgo1.go $WORK/b064/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b064/_pkg_.a $WORK/b064/_x001.o $WORK/b064/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/a5/a59c76a7618eeac657dbcf32866e1c081704802ad936b0fb4637f6347225e938-d # internal github.com/containernetworking/plugins/plugins/meta/portmap mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables importmap github.com/mattn/go-shellwords=github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile crypto/sha512=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b058/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b059/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords=$WORK/b063/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b064/_pkg_.a packagefile net=$WORK/b046/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/meta/portmap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid n-Dubgkc2qnV8u9lHWak/n-Dubgkc2qnV8u9lHWak -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./chain.go ./main.go ./portmap.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/75/752c4abb3825a1f565bcab34b9dba85f45ff44c28d252f988b8d0e418217c2bd-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/meta/portmap=$WORK/b001/_pkg_.a packagefile crypto/sha512=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b058/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b059/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords=$WORK/b063/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b064/_pkg_.a packagefile net=$WORK/b046/_pkg_.a packagefile sort=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/cgo=$WORK/b051/_pkg_.a packagefile crypto=$WORK/b003/_pkg_.a packagefile crypto/internal/boring=$WORK/b020/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile hash=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b027/_pkg_.a packagefile unicode/utf16=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile log=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b066/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b048/_pkg_.a packagefile internal/nettrace=$WORK/b049/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/singleflight=$WORK/b050/_pkg_.a packagefile math/rand=$WORK/b037/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b018/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile runtime/internal/atomic=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a packagefile crypto/cipher=$WORK/b021/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b008/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile regexp/syntax=$WORK/b062/_pkg_.a packagefile crypto/internal/subtle=$WORK/b022/_pkg_.a packagefile crypto/subtle=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=uRUkOcCYEJ2hiWl07rqu/n-Dubgkc2qnV8u9lHWak/VJArx6hdu01sAZVwCIs-/uRUkOcCYEJ2hiWl07rqu -compressdwarf=false -B 0x2e781943e0876ddf73dbc9db836168d4f2cb2b7b -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/portmap rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/meta/tuning ']' ++ basename plugins/meta/tuning + plugin=tuning + echo ' tuning' tuning ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -compressdwarf=false -B 0xcc23b113e0e9ee0864cbf560257433daf91d24b0 -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 WORK=/tmp/go-build237760031 errors mkdir -p $WORK/b004/ crypto/subtle mkdir -p $WORK/b055/ internal/race mkdir -p $WORK/b010/ math/bits mkdir -p $WORK/b023/ crypto/internal/subtle mkdir -p $WORK/b054/ unicode mkdir -p $WORK/b015/ encoding unicode/utf16 mkdir -p $WORK/b017/ runtime/internal/sys unicode/utf8 internal/cpu mkdir -p $WORK/b006/ internal/nettrace mkdir -p $WORK/b039/ mkdir -p $WORK/b033/ mkdir -p $WORK/b013/ crypto/internal/boring/sig mkdir -p $WORK/b016/ mkdir -p $WORK/b059/ sync/atomic mkdir -p $WORK/b014/ runtime/internal/atomic mkdir -p $WORK/b012/ runtime/cgo mkdir -p $WORK/b042/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid OQM9KSrCA7DhwttPZRnb/OQM9KSrCA7DhwttPZRnb -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid tpPLIpdek2QRCPHrzeOD/tpPLIpdek2QRCPHrzeOD -goversion go1.11.5 -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./sig.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Qgcy0UHdUmpRVVHUclpX/Qgcy0UHdUmpRVVHUclpX -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid 1XMXTu1gti7Idp7id_zT/1XMXTu1gti7Idp7id_zT -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid Jq0LuhmmEGAa6FP23DoF/Jq0LuhmmEGAa6FP23DoF -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid IcwnlmEMb5M8NqY5NvlO/IcwnlmEMb5M8NqY5NvlO -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math/bits -std -complete -installsuffix shared -buildid do9xdRBG7_GCkAuUwK7l/do9xdRBG7_GCkAuUwK7l -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 70_WAxG7QRfMCYCf4c3N/70_WAxG7QRfMCYCf4c3N -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 29jEkgB1GqtPpGg4Dek6/29jEkgB1GqtPpGg4Dek6 -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_amd64x.go ./stubs.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid VIHVWfzGHCD-OY0GHna4/VIHVWfzGHCD-OY0GHna4 -goversion go1.11.5 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid HCQZPGPx8fi47WpSlrdE/HCQZPGPx8fi47WpSlrdE -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid Qp5InsXDMUrK1NJdGKee/Qp5InsXDMUrK1NJdGKee -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid wb_y5VEH00DQj_dovBg0/wb_y5VEH00DQj_dovBg0 -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid ylUMpRK8AunPXzmze9p4/ylUMpRK8AunPXzmze9p4 -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid XNIgR2ywpFIFcIzAdJGm/XNIgR2ywpFIFcIzAdJGm -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./aliasing.go cd $WORK gcc -fno-caret-diagnostics -c -x c - || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b059 -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b059/sig_amd64.o ./sig_amd64.s cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/08/0886d286b53037504ad7f88e1e21928100fcbb27236fc8e2c0106e42a394c9ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/95/95edb4ccaadb8b9436ca7e699dfca54684ef09a15ab98f912e1ef3772742b8de-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/asm_amd64.o ./asm_amd64.s cd $WORK gcc -Qunused-arguments -c -x c - || true cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/asm.o ./asm.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b059/_pkg_.a $WORK/b059/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/78/786d4bba8bb29d1217b51f077576af905a2a7d0d1c1c10ec3cd6dff0dcc5e29b-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f8/f813f9578195a9fc4c19d2fcbf21e0ee6a2a15bfeef6cb4de7bf15e7d91df6eb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/60/60fdde3e556f9ec04b3a7ffd1a4e1d2550d74ab312b99ae45caebdaed832914a-d # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/b0/b0259d9e5406f1a5a667ddf5a50a5c94d482558068ca62bb3aac275f34b6b30b-d # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f9/f9e0978f636f44996854cd00f62ce7db6faee63df993619435d0b19561f73b08-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/29/292d7e14e8ea6f01a438b4175ce65a596d7c449d0bc9ad722ae5c442d57dd161-d # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/fd/fd543c6ddb5ecf6fbbd6cab676af907f448ad567ec2c3232e4be79a90cdde9f5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/3c/3c30086e6344a6457eb72135ddc3b475912bb153991f55d7d05cfa24c6067fd3-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/d9/d947271b0a708fa9617531752c242c18e3e05697ee5d0527d15b6b9a329038d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/4a/4a1795890e19a468af380ac151ff279a4629e249b90377d6f494756d80e71e74-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/e9/e9684fa843ff9fac9b04c7d2e61b1e0de495a181fe1da23d92db24397a10b9e7-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/24/244e287acaf8e38e2be8e6235a84f28dd92d95756abd653dfcccdc269d0a37ed-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -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 internal/testlog mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b038/ cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid oE6WQxroVob1ZvDmj5Ft/oE6WQxroVob1ZvDmj5Ft -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid -f4EHJXAIxqWFwGoWOX5/-f4EHJXAIxqWFwGoWOX5 -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid C7PEpu2fYiJGzAAMm-9q/C7PEpu2fYiJGzAAMm-9q -goversion go1.11.5 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go math mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid fhAcdBPKju-ZcQPUDWwr/fhAcdBPKju-ZcQPUDWwr -goversion go1.11.5 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/count_amd64.o ./count_amd64.s cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/93/93d7999e0807d216daabfac86ff7146f170adefa0c8894845c8d15245437611e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_amd64.o $WORK/b005/count_amd64.o $WORK/b005/equal_amd64.o $WORK/b005/index_amd64.o $WORK/b005/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/b2/b229d1aa829751bb8ea1dc3a01e9dbfeb8304a3bab4ad32cf43fa2692f6f151c-d # internal cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -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 runtime mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid qTaKF_JpKB0FtfD7SfY7/qTaKF_JpKB0FtfD7SfY7 -goversion go1.11.5 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.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 ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/05/05c0c0f9ec99df09f72718aa5cd8ba8c24736da4c5e7333f4975d7b0419c89b2-d # internal TERM='dumb' gcc -I . -fPIC -m64 -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 TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/asin_amd64.o ./asin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/asinh_stub.o ./asinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/atan2_amd64.o ./atan2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/atan_amd64.o ./atan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/cbrt_stub.o ./cbrt_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/erf_stub.o ./erf_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/exp2_amd64.o ./exp2_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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_amd64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/expm1_amd64.o ./expm1_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/frexp_amd64.o ./frexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/ldexp_amd64.o ./ldexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/log10_amd64.o ./log10_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/log1p_amd64.o ./log1p_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/mod_amd64.o ./mod_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/modf_amd64.o ./modf_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/pow_stub.o ./pow_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/remainder_amd64.o ./remainder_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/sin_amd64.o ./sin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/sinh_stub.o ./sinh_stub.s cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/8c/8cdcfa24b991a3a4f871b78d6e2770bbe1cb56dd20c5433c015acc35f47f6d46-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/tan_amd64.o ./tan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/asin_amd64.o $WORK/b020/asinh_stub.o $WORK/b020/atan2_amd64.o $WORK/b020/atan_amd64.o $WORK/b020/cbrt_stub.o $WORK/b020/dim_amd64.o $WORK/b020/erf_stub.o $WORK/b020/exp2_amd64.o $WORK/b020/exp_amd64.o $WORK/b020/expm1_amd64.o $WORK/b020/floor_amd64.o $WORK/b020/frexp_amd64.o $WORK/b020/hypot_amd64.o $WORK/b020/ldexp_amd64.o $WORK/b020/log10_amd64.o $WORK/b020/log1p_amd64.o $WORK/b020/log_amd64.o $WORK/b020/mod_amd64.o $WORK/b020/modf_amd64.o $WORK/b020/pow_stub.o $WORK/b020/remainder_amd64.o $WORK/b020/sin_amd64.o $WORK/b020/sinh_stub.o $WORK/b020/sqrt_amd64.o $WORK/b020/tan_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/45/45a8592fe24fdd14ca1bdaaf86e5878502c89ab83cb22b365e5aaa2bace5ca0c-d # internal strconv mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid OqPmFpMxT95zOLwFoSLJ/OqPmFpMxT95zOLwFoSLJ -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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -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_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -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_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -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_traceback.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -m64 -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/_x011.o -c gcc_util.c cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/54/5417d5defb8e1d84a7365fb8af5cabf75c24017fb8223c988595b013a1d4ebab-d # internal TERM='dumb' gcc -I . -fPIC -m64 -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/_x012.o -c gcc_amd64.S cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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 $WORK/b042/_x011.o $WORK/b042/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid 92Id7nhkFDp19gwa63Zs/92Id7nhkFDp19gwa63Zs -goversion go1.11.5 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b042/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_amd64.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 $WORK/b042/_x011.o $WORK/b042/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/6a/6a50fb86e0e89371a332ffa5299a41e4014e1980ebf871151fcf0ed1913f82cb-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_amd64.o $WORK/b011/duff_amd64.o $WORK/b011/memclr_amd64.o $WORK/b011/memmove_amd64.o $WORK/b011/rt0_linux_amd64.o $WORK/b011/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/8d/8dfb5c2840b205475e075a56d322eb73074770d6bc5605a93dd7079654abeec6-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid opRHmW6A9Mnl1BxWvnhm/opRHmW6A9Mnl1BxWvnhm -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/74/74b2d299045d2c052024b3d86e47f65f3b2010a5a1956af61c0210bcd820e060-d # internal internal/singleflight mkdir -p $WORK/b040/ io mkdir -p $WORK/b008/ math/rand mkdir -p $WORK/b041/ reflect mkdir -p $WORK/b021/ syscall mkdir -p $WORK/b027/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid zpEp_FVhdgpnnGolTf2F/zpEp_FVhdgpnnGolTf2F -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid 5su2dJse7QJAoScrFHvj/5su2dJse7QJAoScrFHvj -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/14/14b91e9528c4baf69b3c06a79cb6b551ea0888d5752c3b317e04dbcba5d36a34-d # internal cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid myncmZAcDavdRQgEwz85/myncmZAcDavdRQgEwz85 -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid YXuyRpw3pxZojOqEEYOA/YXuyRpw3pxZojOqEEYOA -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 cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid PlDjAvwVJlJWpGBvXUcE/PlDjAvwVJlJWpGBvXUcE -goversion go1.11.5 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/b1/b107afa9e6f01e095cc72e3d1c404817b68a3373cb1a3e3a11774743f5b1d089-d # internal hash mkdir -p $WORK/b058/ bytes mkdir -p $WORK/b003/ crypto/cipher mkdir -p $WORK/b053/ strings mkdir -p $WORK/b032/ /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/5e/5ee4cb02f1ea8dddb396ce41268575288d11fe9738eff8951da489c22236dfc3-d # internal internal/syscall/unix mkdir -p $WORK/b029/ time mkdir -p $WORK/b028/ github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 5d5P1GQZ9mi5H7LNOMCy/5d5P1GQZ9mi5H7LNOMCy -goversion go1.11.5 -D "" -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/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_amd64.go ./syscall_unix.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/64/640012cfe64c59602e922bcf548deb0ced79227c6eea4d610cd84a5180cc1408-d # internal cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p hash -std -complete -installsuffix shared -buildid b1_Qf7qevSOQoBgh8Ye0/b1_Qf7qevSOQoBgh8Ye0 -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack ./hash.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid _6taK4y_-Pz0Bcf8fPrH/_6taK4y_-Pz0Bcf8fPrH -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid jfvV_v0iH9ledD92Wq0B/jfvV_v0iH9ledD92Wq0B -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 cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid NgqwiTIBe42AjGMKsmnK/NgqwiTIBe42AjGMKsmnK -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/fd/fda6135033b664c437bcb388b8779d3568620fe14f56325d4dce95337182822f-d # internal crypto mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b058/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto -std -complete -installsuffix shared -buildid zLlK4bWrte88ZviSSUBf/zLlK4bWrte88ZviSSUBf -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/8e/8e46932c13b324f4f2af28f465640719b9fbdec01044ceeeb0435a3c6ba2c76b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid J15djHoGK3v2Lt4ortSp/J15djHoGK3v2Lt4ortSp -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b032/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/40/409be7f9634c6a048a0b55525e0ae8a1baa33b89e2b8a14e2b4af794271852ae-d # internal cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid lKpeuU1dsKCvfjdJhriM/lKpeuU1dsKCvfjdJhriM -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 cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/d2/d217238315666d230367e6215277cf93224ceda83e0b82ca82aa543f351bab05-d # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/09/09b84d99ddbda5dbe0100e7498e72bfc88faa051e3f756ab99e9de455e5c7839-d # internal bufio mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p bufio -std -complete -installsuffix shared -buildid qmfV3tj6ndW8yVSYebir/qmfV3tj6ndW8yVSYebir -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/3b/3bf5c1f6952e3541a4af30bb14489276f637bcb6d23c6af34cd5897761e6a330-d # internal path mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p path -std -complete -installsuffix shared -buildid Mg5piyNzXEKO-3nFy3P2/Mg5piyNzXEKO-3nFy3P2 -goversion go1.11.5 -D "" -importcfg $WORK/b062/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/da/da427f126320afbde1bd82ca1be2431d32572cfee4c4b48bd3e7c4d3be707fc9-d # internal cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b061 -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b061/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b061 -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b061/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b061/_pkg_.a $WORK/b061/asm.o $WORK/b061/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/28/282d5ab6431dceba44905494ff5b31c7c2a5aedb28560f041a84896b7e4d856b-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/5a/5a16166801df3de76ecb88c8e1663a14daf22f1d78f2ff51fce460f75e2015d6-d # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ec/eca3bbbe6bf2aa84fefd93ca1e53041dd8df17a784ab38b450f546baee420f51-d # internal encoding/binary mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/binary -std -complete -installsuffix shared -buildid o_mWSP8KzD5KCHEnYXWS/o_mWSP8KzD5KCHEnYXWS -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go sort mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid BfIp2r9-WEtudQceseir/BfIp2r9-WEtudQceseir -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/5e/5e3972e8d49d9090a9f8efd1d7ad2344db6f6a567f9b6ddd777b831e24991ba8-d # internal internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid o_oceWGUZU5xsx4wFdVP/o_oceWGUZU5xsx4wFdVP -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/29/295c2c21685980ce39c9e4cf7e4309847eb16169478dfe803b1035db74463c82-d # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/4d/4d4d6da99b8f91e2603e2c9e9fabe5d1d47acc116c95a35abaf69d41f859b902-d # internal encoding/base64 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ugwMF5XI3EfhU1Lhh3kV/ugwMF5XI3EfhU1Lhh3kV -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/09/0979bd26c0fcc615093d81114b5e7d067f934c6af776c11ebbac48ef46cb8fdd-d # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/27/273ff748687e758767c606a1407c062e9f24f07d2e9f119af5bd15e55b996575-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid sgP4egZftxnKcNhEMAn6/sgP4egZftxnKcNhEMAn6 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a8/a8e9768d90a286f37ccd3e0efb61ad71bacfb6c57ab73f9a76fa16c1a4d1e72c-d # internal path/filepath mkdir -p $WORK/b047/ fmt mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid lSQFa1Wiamf-3EKUeINr/lSQFa1Wiamf-3EKUeINr -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/0c/0cd829eab6e05c997a4049a876edc17691a814efb8f40ec1e59f7ec25ee6782d-d # internal context log mkdir -p $WORK/b037/ mkdir -p $WORK/b048/ encoding/json mkdir -p $WORK/b002/ math/big mkdir -p $WORK/b060/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid W2DHtaX_4vwckDm_TOwX/W2DHtaX_4vwckDm_TOwX -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/5b/5b5b61efc6dc7a862302b901203ead9d1df7540aa02b9b167ddb685ed5403203-d # internal io/ioutil mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid 9VDo8vFAoDMBY4ZSx40K/9VDo8vFAoDMBY4ZSx40K -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/89/89033021d4372969a1ccb245ca59d283ca1919d4146eb4766d9b5ca75b5d9ece-d # internal cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid 693cJJdgOYjYovV5-kTR/693cJJdgOYjYovV5-kTR -goversion go1.11.5 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid 0bxYIvz-48N57uRMHYfu/0bxYIvz-48N57uRMHYfu -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid lOa6Vc3eSVOOROlnaRdS/lOa6Vc3eSVOOROlnaRdS -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 cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p math/big -std -installsuffix shared -buildid mEYtqARDqtYes-vBEty6/mEYtqARDqtYes-vBEty6 -goversion go1.11.5 -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/39/39174700b79f375028443e86e9ea2170895455ff57adc28a5db58a1efdce47ce-d # internal net mkdir -p $WORK/b036/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/b4/b4184521e3597f3b43bc831def13e97df25fbdf33feb43f088e579a24f794ae4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/67/6728f1a1d6505b1a89c1117f209db78ea5b8bbfa12a9faf738b7aa99a166368c-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b060 -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b060/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b060/_pkg_.a $WORK/b060/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/d2/d282feb2a734315a24dc9c03fb23396054378c7bafd25044b3714ec4182c3c55-d # internal crypto/internal/boring mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b059/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid XgylE04OoTXoPvmdnWCI/XgylE04OoTXoPvmdnWCI -goversion go1.11.5 -D "" -importcfg $WORK/b056/importcfg -pack ./doc.go ./notboring.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/bf/bf3836bfac8a1c0030ecc18ab11951697e7ff186f0acc7e5f81240a73aea4e8d-d # internal crypto/aes mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b056/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid JXLVfluowQ3nl0RKf8fK/JXLVfluowQ3nl0RKf8fK -goversion go1.11.5 -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b052/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b052/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_amd64.o $WORK/b052/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/7f/7f5c69056c7ed21bf1c400edb74e9fec222b3b5b4fc28b6aa2595ea5a4731c59-d # internal crypto/rand mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rand -std -complete -installsuffix shared -buildid DOykwygbZ_HthFvpt_sP/DOykwygbZ_HthFvpt_sP -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f5/f5d8ca7136d4751b1f553cf1a18c1bc4939ecb9ab6747b5f045dcd6b0607cf84-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b061/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid 8AAVGSI8S4zn92V6sR3o/8AAVGSI8S4zn92V6sR3o -goversion go1.11.5 -D "" -importcfg $WORK/b049/importcfg -pack ./ns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/33/3318f89d3aa02023d8c827a9f7ceaf40400241f118a1448099e2af993af345ba-d # internal cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -o $WORK/b036/_cgo_.o $WORK/b036/_cgo_main.o $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid bMwC-tintaane4NHtheB/bMwC-tintaane4NHtheB -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 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b036/_pkg_.a $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/5f/5fd6e942395b10cb7a188ea71b504294dd2b3574f6d1553cc97037da48a850ce-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/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 I-KH0CAowaqcf9l6Y2hw/I-KH0CAowaqcf9l6Y2hw -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/05/058c635506ab78146eadd38f9fd28330efde6dabff96de709198fa1a8d6a21c0-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_amd64/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 PvnIyc_j8V66ThbXpTo-/PvnIyc_j8V66ThbXpTo- -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/67/670bb5c62b1f83f64532822798f95e91d9cb997427b5982cf69a420f10639f34-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_amd64/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 tTM6gFdsONN4wdQ9p4xr/tTM6gFdsONN4wdQ9p4xr -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/31/319b0595df7c8a192db287bdadaae3d6be2af03295d76244b0f927739f924e63-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/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 qz0T0vSClMljwLFO8YEg/qz0T0vSClMljwLFO8YEg -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/01/01a2bdf63952558e36ee93fd42555ebafd529afe3ff9be1354fb7a6e75aaec3a-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_amd64/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 Aha7QUL6JO_lssX9XUOl/Aha7QUL6JO_lssX9XUOl -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/5e/5eb585d49d9462f5da72a1bf07554467eb33bd2c9ed385c2475cfda61fb85db8-d # internal github.com/containernetworking/plugins/plugins/meta/tuning mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/meta/tuning /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid pIEZFVIInMfPBwSuHFrq/pIEZFVIInMfPBwSuHFrq -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./tuning.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/5f/5f183d105ac55b5b433b121d026c034cde09c6a17ca6979787a8a0960f09d596-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/meta/tuning=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b061/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b056/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b059/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=C1o01g1LCL4_JvrUpNzD/pIEZFVIInMfPBwSuHFrq/q3VrzUwKfAupKMdbahCL/C1o01g1LCL4_JvrUpNzD -compressdwarf=false -B 0xcc23b113e0e9ee0864cbf560257433daf91d24b0 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/tuning rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/bridge ']' ++ basename plugins/main/bridge + plugin=bridge + echo ' bridge' bridge ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -compressdwarf=false -B 0x58afbfba442e7ef8e2916c47e783d5c29fc1ee0e -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 WORK=/tmp/go-build853111481 errors mkdir -p $WORK/b004/ unicode/utf8 internal/nettrace mkdir -p $WORK/b016/ crypto/internal/subtle mkdir -p $WORK/b054/ mkdir -p $WORK/b039/ encoding mkdir -p $WORK/b017/ internal/race mkdir -p $WORK/b010/ unicode/utf16 mkdir -p $WORK/b033/ crypto/subtle mkdir -p $WORK/b055/ crypto/internal/boring/sig math/bits mkdir -p $WORK/b059/ internal/cpu runtime/internal/sys mkdir -p $WORK/b013/ mkdir -p $WORK/b023/ mkdir -p $WORK/b006/ unicode mkdir -p $WORK/b015/ sync/atomic mkdir -p $WORK/b014/ runtime/internal/atomic mkdir -p $WORK/b012/ runtime/cgo mkdir -p $WORK/b042/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math/bits -std -complete -installsuffix shared -buildid do9xdRBG7_GCkAuUwK7l/do9xdRBG7_GCkAuUwK7l -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid HCQZPGPx8fi47WpSlrdE/HCQZPGPx8fi47WpSlrdE -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid IcwnlmEMb5M8NqY5NvlO/IcwnlmEMb5M8NqY5NvlO -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./constant_time.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 70_WAxG7QRfMCYCf4c3N/70_WAxG7QRfMCYCf4c3N -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid OQM9KSrCA7DhwttPZRnb/OQM9KSrCA7DhwttPZRnb -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid tpPLIpdek2QRCPHrzeOD/tpPLIpdek2QRCPHrzeOD -goversion go1.11.5 -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./sig.go cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid XNIgR2ywpFIFcIzAdJGm/XNIgR2ywpFIFcIzAdJGm -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./aliasing.go cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid Jq0LuhmmEGAa6FP23DoF/Jq0LuhmmEGAa6FP23DoF -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 29jEkgB1GqtPpGg4Dek6/29jEkgB1GqtPpGg4Dek6 -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_amd64x.go ./stubs.go cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid Qp5InsXDMUrK1NJdGKee/Qp5InsXDMUrK1NJdGKee -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid ylUMpRK8AunPXzmze9p4/ylUMpRK8AunPXzmze9p4 -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid 1XMXTu1gti7Idp7id_zT/1XMXTu1gti7Idp7id_zT -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid wb_y5VEH00DQj_dovBg0/wb_y5VEH00DQj_dovBg0 -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Qgcy0UHdUmpRVVHUclpX/Qgcy0UHdUmpRVVHUclpX -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid VIHVWfzGHCD-OY0GHna4/VIHVWfzGHCD-OY0GHna4 -goversion go1.11.5 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b059 -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b059/sig_amd64.o ./sig_amd64.s cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/95/95edb4ccaadb8b9436ca7e699dfca54684ef09a15ab98f912e1ef3772742b8de-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/08/0886d286b53037504ad7f88e1e21928100fcbb27236fc8e2c0106e42a394c9ba-d # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/78/786d4bba8bb29d1217b51f077576af905a2a7d0d1c1c10ec3cd6dff0dcc5e29b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b059/_pkg_.a $WORK/b059/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/60/60fdde3e556f9ec04b3a7ffd1a4e1d2550d74ab312b99ae45caebdaed832914a-d # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/3c/3c30086e6344a6457eb72135ddc3b475912bb153991f55d7d05cfa24c6067fd3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/b0/b0259d9e5406f1a5a667ddf5a50a5c94d482558068ca62bb3aac275f34b6b30b-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cd $WORK gcc -Qunused-arguments -c -x c - || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/fd/fd543c6ddb5ecf6fbbd6cab676af907f448ad567ec2c3232e4be79a90cdde9f5-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f8/f813f9578195a9fc4c19d2fcbf21e0ee6a2a15bfeef6cb4de7bf15e7d91df6eb-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/29/292d7e14e8ea6f01a438b4175ce65a596d7c449d0bc9ad722ae5c442d57dd161-d # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f9/f9e0978f636f44996854cd00f62ce7db6faee63df993619435d0b19561f73b08-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/4a/4a1795890e19a468af380ac151ff279a4629e249b90377d6f494756d80e71e74-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/d9/d947271b0a708fa9617531752c242c18e3e05697ee5d0527d15b6b9a329038d0-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/e9/e9684fa843ff9fac9b04c7d2e61b1e0de495a181fe1da23d92db24397a10b9e7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/24/244e287acaf8e38e2be8e6235a84f28dd92d95756abd653dfcccdc269d0a37ed-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -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 internal/testlog mkdir -p $WORK/b030/ vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b038/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid oE6WQxroVob1ZvDmj5Ft/oE6WQxroVob1ZvDmj5Ft -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid -f4EHJXAIxqWFwGoWOX5/-f4EHJXAIxqWFwGoWOX5 -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid C7PEpu2fYiJGzAAMm-9q/C7PEpu2fYiJGzAAMm-9q -goversion go1.11.5 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go math mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid fhAcdBPKju-ZcQPUDWwr/fhAcdBPKju-ZcQPUDWwr -goversion go1.11.5 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/count_amd64.o ./count_amd64.s cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/93/93d7999e0807d216daabfac86ff7146f170adefa0c8894845c8d15245437611e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/equal_amd64.o ./equal_amd64.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_amd64.o $WORK/b005/count_amd64.o $WORK/b005/equal_amd64.o $WORK/b005/index_amd64.o $WORK/b005/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/b2/b229d1aa829751bb8ea1dc3a01e9dbfeb8304a3bab4ad32cf43fa2692f6f151c-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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 runtime mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid qTaKF_JpKB0FtfD7SfY7/qTaKF_JpKB0FtfD7SfY7 -goversion go1.11.5 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.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 ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/05/05c0c0f9ec99df09f72718aa5cd8ba8c24736da4c5e7333f4975d7b0419c89b2-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/asin_amd64.o ./asin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/asinh_stub.o ./asinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/atan2_amd64.o ./atan2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/atan_amd64.o ./atan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/cbrt_stub.o ./cbrt_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/erf_stub.o ./erf_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/exp2_amd64.o ./exp2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/expm1_amd64.o ./expm1_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/frexp_amd64.o ./frexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/ldexp_amd64.o ./ldexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/log10_amd64.o ./log10_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/log1p_amd64.o ./log1p_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/mod_amd64.o ./mod_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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_amd64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/modf_amd64.o ./modf_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/pow_stub.o ./pow_stub.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/remainder_amd64.o ./remainder_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/sin_amd64.o ./sin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/sinh_stub.o ./sinh_stub.s cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/8c/8cdcfa24b991a3a4f871b78d6e2770bbe1cb56dd20c5433c015acc35f47f6d46-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/tan_amd64.o ./tan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/asin_amd64.o $WORK/b020/asinh_stub.o $WORK/b020/atan2_amd64.o $WORK/b020/atan_amd64.o $WORK/b020/cbrt_stub.o $WORK/b020/dim_amd64.o $WORK/b020/erf_stub.o $WORK/b020/exp2_amd64.o $WORK/b020/exp_amd64.o $WORK/b020/expm1_amd64.o $WORK/b020/floor_amd64.o $WORK/b020/frexp_amd64.o $WORK/b020/hypot_amd64.o $WORK/b020/ldexp_amd64.o $WORK/b020/log10_amd64.o $WORK/b020/log1p_amd64.o $WORK/b020/log_amd64.o $WORK/b020/mod_amd64.o $WORK/b020/modf_amd64.o $WORK/b020/pow_stub.o $WORK/b020/remainder_amd64.o $WORK/b020/sin_amd64.o $WORK/b020/sinh_stub.o $WORK/b020/sqrt_amd64.o $WORK/b020/tan_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/45/45a8592fe24fdd14ca1bdaaf86e5878502c89ab83cb22b365e5aaa2bace5ca0c-d # internal strconv mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid OqPmFpMxT95zOLwFoSLJ/OqPmFpMxT95zOLwFoSLJ -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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -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_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -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_sigaction.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/54/5417d5defb8e1d84a7365fb8af5cabf75c24017fb8223c988595b013a1d4ebab-d # internal TERM='dumb' gcc -I . -fPIC -m64 -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_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -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/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -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/_x012.o -c gcc_amd64.S cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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 $WORK/b042/_x011.o $WORK/b042/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid 92Id7nhkFDp19gwa63Zs/92Id7nhkFDp19gwa63Zs -goversion go1.11.5 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b042/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_amd64.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 $WORK/b042/_x011.o $WORK/b042/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/6a/6a50fb86e0e89371a332ffa5299a41e4014e1980ebf871151fcf0ed1913f82cb-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_amd64.o $WORK/b011/duff_amd64.o $WORK/b011/memclr_amd64.o $WORK/b011/memmove_amd64.o $WORK/b011/rt0_linux_amd64.o $WORK/b011/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/8d/8dfb5c2840b205475e075a56d322eb73074770d6bc5605a93dd7079654abeec6-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid opRHmW6A9Mnl1BxWvnhm/opRHmW6A9Mnl1BxWvnhm -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/74/74b2d299045d2c052024b3d86e47f65f3b2010a5a1956af61c0210bcd820e060-d # internal internal/singleflight mkdir -p $WORK/b040/ io mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF math/rand mkdir -p $WORK/b041/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid 5su2dJse7QJAoScrFHvj/5su2dJse7QJAoScrFHvj -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go reflect mkdir -p $WORK/b021/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid myncmZAcDavdRQgEwz85/myncmZAcDavdRQgEwz85 -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go syscall mkdir -p $WORK/b027/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid zpEp_FVhdgpnnGolTf2F/zpEp_FVhdgpnnGolTf2F -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid YXuyRpw3pxZojOqEEYOA/YXuyRpw3pxZojOqEEYOA -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 cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid PlDjAvwVJlJWpGBvXUcE/PlDjAvwVJlJWpGBvXUcE -goversion go1.11.5 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/64/640012cfe64c59602e922bcf548deb0ced79227c6eea4d610cd84a5180cc1408-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/14/14b91e9528c4baf69b3c06a79cb6b551ea0888d5752c3b317e04dbcba5d36a34-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/b1/b107afa9e6f01e095cc72e3d1c404817b68a3373cb1a3e3a11774743f5b1d089-d # internal hash mkdir -p $WORK/b058/ bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid _6taK4y_-Pz0Bcf8fPrH/_6taK4y_-Pz0Bcf8fPrH -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF strings mkdir -p $WORK/b032/ crypto/cipher cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p hash -std -complete -installsuffix shared -buildid b1_Qf7qevSOQoBgh8Ye0/b1_Qf7qevSOQoBgh8Ye0 -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack ./hash.go mkdir -p $WORK/b053/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid NgqwiTIBe42AjGMKsmnK/NgqwiTIBe42AjGMKsmnK -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 cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid jfvV_v0iH9ledD92Wq0B/jfvV_v0iH9ledD92Wq0B -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/fd/fda6135033b664c437bcb388b8779d3568620fe14f56325d4dce95337182822f-d # internal crypto mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b058/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto -std -complete -installsuffix shared -buildid zLlK4bWrte88ZviSSUBf/zLlK4bWrte88ZviSSUBf -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/d2/d217238315666d230367e6215277cf93224ceda83e0b82ca82aa543f351bab05-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/8e/8e46932c13b324f4f2af28f465640719b9fbdec01044ceeeb0435a3c6ba2c76b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b032/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/5e/5ee4cb02f1ea8dddb396ce41268575288d11fe9738eff8951da489c22236dfc3-d # internal internal/syscall/unix mkdir -p $WORK/b029/ time mkdir -p $WORK/b028/ github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b062/ cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/3b/3bf5c1f6952e3541a4af30bb14489276f637bcb6d23c6af34cd5897761e6a330-d # internal path mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p path -std -complete -installsuffix shared -buildid Mg5piyNzXEKO-3nFy3P2/Mg5piyNzXEKO-3nFy3P2 -goversion go1.11.5 -D "" -importcfg $WORK/b063/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/da/da427f126320afbde1bd82ca1be2431d32572cfee4c4b48bd3e7c4d3be707fc9-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid J15djHoGK3v2Lt4ortSp/J15djHoGK3v2Lt4ortSp -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid lKpeuU1dsKCvfjdJhriM/lKpeuU1dsKCvfjdJhriM -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 cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/09/09b84d99ddbda5dbe0100e7498e72bfc88faa051e3f756ab99e9de455e5c7839-d # internal bufio mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p bufio -std -complete -installsuffix shared -buildid qmfV3tj6ndW8yVSYebir/qmfV3tj6ndW8yVSYebir -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 5d5P1GQZ9mi5H7LNOMCy/5d5P1GQZ9mi5H7LNOMCy -goversion go1.11.5 -D "" -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/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_amd64.go ./syscall_unix.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/40/409be7f9634c6a048a0b55525e0ae8a1baa33b89e2b8a14e2b4af794271852ae-d # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ec/eca3bbbe6bf2aa84fefd93ca1e53041dd8df17a784ab38b450f546baee420f51-d # internal encoding/binary mkdir -p $WORK/b019/ sort mkdir -p $WORK/b031/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/binary -std -complete -installsuffix shared -buildid o_mWSP8KzD5KCHEnYXWS/o_mWSP8KzD5KCHEnYXWS -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid BfIp2r9-WEtudQceseir/BfIp2r9-WEtudQceseir -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/4d/4d4d6da99b8f91e2603e2c9e9fabe5d1d47acc116c95a35abaf69d41f859b902-d # internal encoding/base64 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ugwMF5XI3EfhU1Lhh3kV/ugwMF5XI3EfhU1Lhh3kV -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/09/0979bd26c0fcc615093d81114b5e7d067f934c6af776c11ebbac48ef46cb8fdd-d # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/5a/5a16166801df3de76ecb88c8e1663a14daf22f1d78f2ff51fce460f75e2015d6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/29/295c2c21685980ce39c9e4cf7e4309847eb16169478dfe803b1035db74463c82-d # internal regexp/syntax mkdir -p $WORK/b068/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b062 -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b062/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b062 -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b062/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b062/_pkg_.a $WORK/b062/asm.o $WORK/b062/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/28/282d5ab6431dceba44905494ff5b31c7c2a5aedb28560f041a84896b7e4d856b-d # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/5e/5e3972e8d49d9090a9f8efd1d7ad2344db6f6a567f9b6ddd777b831e24991ba8-d # internal internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid o_oceWGUZU5xsx4wFdVP/o_oceWGUZU5xsx4wFdVP -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/27/273ff748687e758767c606a1407c062e9f24f07d2e9f119af5bd15e55b996575-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid sgP4egZftxnKcNhEMAn6/sgP4egZftxnKcNhEMAn6 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a8/a8e9768d90a286f37ccd3e0efb61ad71bacfb6c57ab73f9a76fa16c1a4d1e72c-d # internal path/filepath mkdir -p $WORK/b047/ fmt mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid lSQFa1Wiamf-3EKUeINr/lSQFa1Wiamf-3EKUeINr -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid W2DHtaX_4vwckDm_TOwX/W2DHtaX_4vwckDm_TOwX -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/5b/5b5b61efc6dc7a862302b901203ead9d1df7540aa02b9b167ddb685ed5403203-d # internal io/ioutil mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid 9VDo8vFAoDMBY4ZSx40K/9VDo8vFAoDMBY4ZSx40K -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/89/89033021d4372969a1ccb245ca59d283ca1919d4146eb4766d9b5ca75b5d9ece-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/0c/0cd829eab6e05c997a4049a876edc17691a814efb8f40ec1e59f7ec25ee6782d-d # internal context log mkdir -p $WORK/b037/ github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b048/ github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b074/ mkdir -p $WORK/b071/ encoding/json mkdir -p $WORK/b002/ math/big mkdir -p $WORK/b060/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid 0bxYIvz-48N57uRMHYfu/0bxYIvz-48N57uRMHYfu -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid lOa6Vc3eSVOOROlnaRdS/lOa6Vc3eSVOOROlnaRdS -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 cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p math/big -std -installsuffix shared -buildid mEYtqARDqtYes-vBEty6/mEYtqARDqtYes-vBEty6 -goversion go1.11.5 -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/b4/b4184521e3597f3b43bc831def13e97df25fbdf33feb43f088e579a24f794ae4-d # internal cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid 693cJJdgOYjYovV5-kTR/693cJJdgOYjYovV5-kTR -goversion go1.11.5 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/67/6728f1a1d6505b1a89c1117f209db78ea5b8bbfa12a9faf738b7aa99a166368c-d # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/39/39174700b79f375028443e86e9ea2170895455ff57adc28a5db58a1efdce47ce-d # internal os/exec mkdir -p $WORK/b066/ net mkdir -p $WORK/b036/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p os/exec -std -complete -installsuffix shared -buildid zldkDq7-6PrFNsUsLc1K/zldkDq7-6PrFNsUsLc1K -goversion go1.11.5 -D "" -importcfg $WORK/b066/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b060 -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b060/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b060/_pkg_.a $WORK/b060/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/d2/d282feb2a734315a24dc9c03fb23396054378c7bafd25044b3714ec4182c3c55-d # internal crypto/internal/boring mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b059/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid XgylE04OoTXoPvmdnWCI/XgylE04OoTXoPvmdnWCI -goversion go1.11.5 -D "" -importcfg $WORK/b056/importcfg -pack ./doc.go ./notboring.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/bf/bf3836bfac8a1c0030ecc18ab11951697e7ff186f0acc7e5f81240a73aea4e8d-d # internal crypto/sha512 mkdir -p $WORK/b076/ crypto/aes mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b056/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid JXLVfluowQ3nl0RKf8fK/JXLVfluowQ3nl0RKf8fK -goversion go1.11.5 -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/3f/3ff36d008b585f493243babe7970e0b48e30dd036cbe11e521d6ee018174ac9b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b052/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b052/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_amd64.o $WORK/b052/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/7f/7f5c69056c7ed21bf1c400edb74e9fec222b3b5b4fc28b6aa2595ea5a4731c59-d # internal crypto/rand mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rand -std -complete -installsuffix shared -buildid DOykwygbZ_HthFvpt_sP/DOykwygbZ_HthFvpt_sP -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f5/f5d8ca7136d4751b1f553cf1a18c1bc4939ecb9ab6747b5f045dcd6b0607cf84-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b062/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid 8AAVGSI8S4zn92V6sR3o/8AAVGSI8S4zn92V6sR3o -goversion go1.11.5 -D "" -importcfg $WORK/b061/importcfg -pack ./ns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/33/3318f89d3aa02023d8c827a9f7ceaf40400241f118a1448099e2af993af345ba-d # internal cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid iq0rCL8vbh_rRMmUDlZn/iq0rCL8vbh_rRMmUDlZn -goversion go1.11.5 -D "" -importcfg $WORK/b074/importcfg -pack ./sysctl_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid oZlS3oYIBfFT72jys_dO/oZlS3oYIBfFT72jys_dO -goversion go1.11.5 -D "" -importcfg $WORK/b068/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid wx4hHr1WU_zuYceErFHp/wx4hHr1WU_zuYceErFHp -goversion go1.11.5 -D "" -importcfg $WORK/b071/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/f2/f2aa84ca086be9a1a41166412a7ccf1a0a08a4d8d521d63639b3aded5936a931-d # internal regexp mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b068/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p regexp -std -complete -installsuffix shared -buildid AhBQMRqLEv8IpshOgUmm/AhBQMRqLEv8IpshOgUmm -goversion go1.11.5 -D "" -importcfg $WORK/b067/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/de/de7b679d59a61b798b7ba367a369ac43d90576c3c55f3eccd210113542a00524-d # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/3e/3ee32cee01c694acc7334dfde74a9bb905f6b3563959403813cd30c016e026fb-d # internal cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p crypto/sha512 -std -installsuffix shared -buildid 4xI2pn9biRDgcSPuh52A/4xI2pn9biRDgcSPuh52A -goversion go1.11.5 -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/54/54e4e241a5b878ac8fc4693aa7ed72b8fae66884a6557267df2fc1fd8fbdd6bb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b076/sha512block_amd64.o ./sha512block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b076/_pkg_.a $WORK/b076/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/90/9035acbfc351832e5899bae4d373f615e3e1fac2b7dad8f0fdd61e147df02085-d # internal github.com/containernetworking/plugins/pkg/utils mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p github.com/containernetworking/plugins/pkg/utils -complete -installsuffix shared -buildid I7GNDkQw-qoTx_9oz1Ni/I7GNDkQw-qoTx_9oz1Ni -goversion go1.11.5 -D "" -importcfg $WORK/b075/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/ba/baa4cb2de6db15c988135ca25c95df128b80d5254b2469bcb017e21ad3806365-d # internal cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -o $WORK/b036/_cgo_.o $WORK/b036/_cgo_main.o $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid bMwC-tintaane4NHtheB/bMwC-tintaane4NHtheB -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 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b036/_pkg_.a $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/5f/5fd6e942395b10cb7a188ea71b504294dd2b3574f6d1553cc97037da48a850ce-d # internal github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b064/ github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b035/ mkdir -p $WORK/b065/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile net=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid LgtOHqL_tRI4-qZ0i8wg/LgtOHqL_tRI4-qZ0i8wg -goversion go1.11.5 -D "" -importcfg $WORK/b064/importcfg -pack ./hwaddr.go github.com/containernetworking/plugins/vendor/github.com/j-keck/arping mkdir -p $WORK/b077/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b066/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/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 I-KH0CAowaqcf9l6Y2hw/I-KH0CAowaqcf9l6Y2hw -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid Mtw5j1cRcb9ZF1iXY292/Mtw5j1cRcb9ZF1iXY292 -goversion go1.11.5 -D "" -importcfg $WORK/b065/importcfg -pack ./iptables.go ./lock.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/j-keck/arping /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p github.com/containernetworking/plugins/vendor/github.com/j-keck/arping -complete -installsuffix shared -buildid gqfbcrKzQocIvp-6XQ5W/gqfbcrKzQocIvp-6XQ5W -goversion go1.11.5 -D "" -importcfg $WORK/b077/importcfg -pack ./arp_datagram.go ./arping.go ./arping_linux.go ./netutils.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b071/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid HzkV_fgxAdVSyLixvXNj/HzkV_fgxAdVSyLixvXNj -goversion go1.11.5 -D "" -importcfg $WORK/b070/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/27/27c7a8a1d7dd8392f17e08ce4865104c0b7dc326d5f8ba8916aed3f95467b74b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/05/058c635506ab78146eadd38f9fd28330efde6dabff96de709198fa1a8d6a21c0-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_amd64/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 PvnIyc_j8V66ThbXpTo-/PvnIyc_j8V66ThbXpTo- -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/92/92cd61152157292bdb92c80dd583af1b2e28f0d1f24d322018f49b5557b610ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/67/670bb5c62b1f83f64532822798f95e91d9cb997427b5982cf69a420f10639f34-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_amd64/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 tTM6gFdsONN4wdQ9p4xr/tTM6gFdsONN4wdQ9p4xr -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/f7/f72a16edeff1b9c4ad8be1d197cddc591e8f920055b453f0fe174560ba605f49-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/31/319b0595df7c8a192db287bdadaae3d6be2af03295d76244b0f927739f924e63-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/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 qz0T0vSClMljwLFO8YEg/qz0T0vSClMljwLFO8YEg -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/10/10e6ac0948707d69bf350d5e07c53746befd33267674f8b22829ff2a427eaeb1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b069/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b069/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b069/ -g -O2 ./bpf_linux.go cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/01/01a2bdf63952558e36ee93fd42555ebafd529afe3ff9be1354fb7a6e75aaec3a-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b034/ github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b073/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b066/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_amd64/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 Aha7QUL6JO_lssX9XUOl/Aha7QUL6JO_lssX9XUOl -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid 5rElK30wyu4VUNkyQNua/5rElK30wyu4VUNkyQNua -goversion go1.11.5 -D "" -importcfg $WORK/b073/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/5e/5eb585d49d9462f5da72a1bf07554467eb33bd2c9ed385c2475cfda61fb85db8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/e7/e73e35eb64db2034d1616961a38415e9db6ee9b8efa2f64eca4c0784af6dcdf8-d # internal cd $WORK/b069 TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -o $WORK/b069/_cgo_.o $WORK/b069/_cgo_main.o $WORK/b069/_x001.o $WORK/b069/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage netlink -dynimport $WORK/b069/_cgo_.o -dynout $WORK/b069/_cgo_import.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b071/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid d-pja2NVKELOgjHq5_QY/d-pja2NVKELOgjHq5_QY -goversion go1.11.5 -D "" -importcfg $WORK/b069/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/b069/_cgo_gotypes.go $WORK/b069/bpf_linux.cgo1.go $WORK/b069/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b069/_pkg_.a $WORK/b069/_x001.o $WORK/b069/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/a5/a59c76a7618eeac657dbcf32866e1c081704802ad936b0fb4637f6347225e938-d # internal github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b061/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b064/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b069/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid H6GfgPUicFlLpTerMsMW/H6GfgPUicFlLpTerMsMW -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/95/957b97ffc36350a85bbc72f715cf677506230107adf291daa266fb0ebc5786ee-d # internal github.com/containernetworking/plugins/pkg/ipam mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b073/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b069/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ipam /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid 5WhNUcaRo_mp1iaJ1okc/5WhNUcaRo_mp1iaJ1okc -goversion go1.11.5 -D "" -importcfg $WORK/b072/importcfg -pack ./ipam.go ./ipam_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/61/61071a25eff2127bea6cdbcc8147fdc283d2d8c524293b554d68dd64ff98f79b-d # internal github.com/containernetworking/plugins/plugins/main/bridge mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/j-keck/arping=github.com/containernetworking/plugins/vendor/github.com/j-keck/arping importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b061/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b075/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b069/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/main/bridge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid -6Zkjxksoq2MGfhhMiSx/-6Zkjxksoq2MGfhhMiSx -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./bridge.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/80/80b1ffc4375b9bcc75750af7b2e1af325f20b349a3129b0e9a7e488261c56669-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/main/bridge=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b061/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b075/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b069/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b064/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b073/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b062/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b071/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b056/_pkg_.a packagefile os/exec=$WORK/b066/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b059/_pkg_.a packagefile regexp/syntax=$WORK/b068/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=ej_U40bogEigyCZeXagA/-6Zkjxksoq2MGfhhMiSx/jt7XMs42lmzwqjdjI4Ex/ej_U40bogEigyCZeXagA -compressdwarf=false -B 0x58afbfba442e7ef8e2916c47e783d5c29fc1ee0e -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/bridge rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/host-device ']' ++ basename plugins/main/host-device + plugin=host-device + echo ' host-device' host-device ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -compressdwarf=false -B 0x78c9385b77d72970c48ec8a4baebf47f51722525 -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 WORK=/tmp/go-build827855795 errors mkdir -p $WORK/b003/ internal/race mkdir -p $WORK/b009/ crypto/internal/subtle mkdir -p $WORK/b054/ math/bits mkdir -p $WORK/b023/ runtime/internal/sys mkdir -p $WORK/b012/ crypto/subtle unicode/utf8 unicode/utf16 mkdir -p $WORK/b015/ mkdir -p $WORK/b033/ unicode mkdir -p $WORK/b055/ mkdir -p $WORK/b014/ encoding mkdir -p $WORK/b017/ internal/nettrace mkdir -p $WORK/b039/ runtime/internal/atomic mkdir -p $WORK/b011/ internal/cpu mkdir -p $WORK/b005/ runtime/cgo mkdir -p $WORK/b042/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go crypto/internal/boring/sig mkdir -p $WORK/b059/ sync/atomic mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b003/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p sync/atomic -std -installsuffix shared -buildid OQM9KSrCA7DhwttPZRnb/OQM9KSrCA7DhwttPZRnb -goversion go1.11.5 -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./doc.go ./value.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid IcwnlmEMb5M8NqY5NvlO/IcwnlmEMb5M8NqY5NvlO -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid Jq0LuhmmEGAa6FP23DoF/Jq0LuhmmEGAa6FP23DoF -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid tpPLIpdek2QRCPHrzeOD/tpPLIpdek2QRCPHrzeOD -goversion go1.11.5 -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./sig.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 29jEkgB1GqtPpGg4Dek6/29jEkgB1GqtPpGg4Dek6 -goversion go1.11.5 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_amd64x.go ./stubs.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 70_WAxG7QRfMCYCf4c3N/70_WAxG7QRfMCYCf4c3N -goversion go1.11.5 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math/bits -std -complete -installsuffix shared -buildid do9xdRBG7_GCkAuUwK7l/do9xdRBG7_GCkAuUwK7l -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p internal/race -std -complete -installsuffix shared -buildid wb_y5VEH00DQj_dovBg0/wb_y5VEH00DQj_dovBg0 -goversion go1.11.5 -D "" -importcfg $WORK/b009/importcfg -pack ./doc.go ./norace.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid VIHVWfzGHCD-OY0GHna4/VIHVWfzGHCD-OY0GHna4 -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid ylUMpRK8AunPXzmze9p4/ylUMpRK8AunPXzmze9p4 -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Qgcy0UHdUmpRVVHUclpX/Qgcy0UHdUmpRVVHUclpX -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack ./utf8.go cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p unicode -std -complete -installsuffix shared -buildid 1XMXTu1gti7Idp7id_zT/1XMXTu1gti7Idp7id_zT -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid HCQZPGPx8fi47WpSlrdE/HCQZPGPx8fi47WpSlrdE -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid XNIgR2ywpFIFcIzAdJGm/XNIgR2ywpFIFcIzAdJGm -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid Qp5InsXDMUrK1NJdGKee/Qp5InsXDMUrK1NJdGKee -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b059 -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b059/sig_amd64.o ./sig_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/08/0886d286b53037504ad7f88e1e21928100fcbb27236fc8e2c0106e42a394c9ba-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b059/_pkg_.a $WORK/b059/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/60/60fdde3e556f9ec04b3a7ffd1a4e1d2550d74ab312b99ae45caebdaed832914a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cd $WORK gcc -Qunused-arguments -c -x c - || true cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/3c/3c30086e6344a6457eb72135ddc3b475912bb153991f55d7d05cfa24c6067fd3-d # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/f8/f813f9578195a9fc4c19d2fcbf21e0ee6a2a15bfeef6cb4de7bf15e7d91df6eb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/78/786d4bba8bb29d1217b51f077576af905a2a7d0d1c1c10ec3cd6dff0dcc5e29b-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b013/asm.o ./asm.s cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/29/292d7e14e8ea6f01a438b4175ce65a596d7c449d0bc9ad722ae5c442d57dd161-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/95/95edb4ccaadb8b9436ca7e699dfca54684ef09a15ab98f912e1ef3772742b8de-d # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/b0/b0259d9e5406f1a5a667ddf5a50a5c94d482558068ca62bb3aac275f34b6b30b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/f9/f9e0978f636f44996854cd00f62ce7db6faee63df993619435d0b19561f73b08-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b013/_pkg_.a $WORK/b013/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/d9/d947271b0a708fa9617531752c242c18e3e05697ee5d0527d15b6b9a329038d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/fd/fd543c6ddb5ecf6fbbd6cab676af907f448ad567ec2c3232e4be79a90cdde9f5-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/e9/e9684fa843ff9fac9b04c7d2e61b1e0de495a181fe1da23d92db24397a10b9e7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/4a/4a1795890e19a468af380ac151ff279a4629e249b90377d6f494756d80e71e74-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/24/244e287acaf8e38e2be8e6235a84f28dd92d95756abd653dfcccdc269d0a37ed-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -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 internal/testlog mkdir -p $WORK/b030/ vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b038/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF internal/bytealg mkdir -p $WORK/b004/ cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid oE6WQxroVob1ZvDmj5Ft/oE6WQxroVob1ZvDmj5Ft -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid -f4EHJXAIxqWFwGoWOX5/-f4EHJXAIxqWFwGoWOX5 -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid C7PEpu2fYiJGzAAMm-9q/C7PEpu2fYiJGzAAMm-9q -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go math mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid fhAcdBPKju-ZcQPUDWwr/fhAcdBPKju-ZcQPUDWwr -goversion go1.11.5 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/93/93d7999e0807d216daabfac86ff7146f170adefa0c8894845c8d15245437611e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/index_amd64.o ./index_amd64.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/compare_amd64.o $WORK/b004/count_amd64.o $WORK/b004/equal_amd64.o $WORK/b004/index_amd64.o $WORK/b004/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/b2/b229d1aa829751bb8ea1dc3a01e9dbfeb8304a3bab4ad32cf43fa2692f6f151c-d # internal runtime mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid qTaKF_JpKB0FtfD7SfY7/qTaKF_JpKB0FtfD7SfY7 -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.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 ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/05/05c0c0f9ec99df09f72718aa5cd8ba8c24736da4c5e7333f4975d7b0419c89b2-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/asin_amd64.o ./asin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/asinh_stub.o ./asinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/atan2_amd64.o ./atan2_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/atan_amd64.o ./atan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/cbrt_stub.o ./cbrt_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/erf_stub.o ./erf_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/exp2_amd64.o ./exp2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/expm1_amd64.o ./expm1_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/frexp_amd64.o ./frexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/ldexp_amd64.o ./ldexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/log10_amd64.o ./log10_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/log1p_amd64.o ./log1p_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/mod_amd64.o ./mod_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/modf_amd64.o ./modf_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/pow_stub.o ./pow_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/remainder_amd64.o ./remainder_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/sin_amd64.o ./sin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/sinh_stub.o ./sinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/tan_amd64.o ./tan_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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_amd64.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/asin_amd64.o $WORK/b020/asinh_stub.o $WORK/b020/atan2_amd64.o $WORK/b020/atan_amd64.o $WORK/b020/cbrt_stub.o $WORK/b020/dim_amd64.o $WORK/b020/erf_stub.o $WORK/b020/exp2_amd64.o $WORK/b020/exp_amd64.o $WORK/b020/expm1_amd64.o $WORK/b020/floor_amd64.o $WORK/b020/frexp_amd64.o $WORK/b020/hypot_amd64.o $WORK/b020/ldexp_amd64.o $WORK/b020/log10_amd64.o $WORK/b020/log1p_amd64.o $WORK/b020/log_amd64.o $WORK/b020/mod_amd64.o $WORK/b020/modf_amd64.o $WORK/b020/pow_stub.o $WORK/b020/remainder_amd64.o $WORK/b020/sin_amd64.o $WORK/b020/sinh_stub.o $WORK/b020/sqrt_amd64.o $WORK/b020/tan_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/45/45a8592fe24fdd14ca1bdaaf86e5878502c89ab83cb22b365e5aaa2bace5ca0c-d # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/8c/8cdcfa24b991a3a4f871b78d6e2770bbe1cb56dd20c5433c015acc35f47f6d46-d # internal strconv mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid OqPmFpMxT95zOLwFoSLJ/OqPmFpMxT95zOLwFoSLJ -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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -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_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -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_sigaction.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/54/5417d5defb8e1d84a7365fb8af5cabf75c24017fb8223c988595b013a1d4ebab-d # internal TERM='dumb' gcc -I . -fPIC -m64 -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_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -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/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -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/_x012.o -c gcc_amd64.S cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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 $WORK/b042/_x011.o $WORK/b042/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid 92Id7nhkFDp19gwa63Zs/92Id7nhkFDp19gwa63Zs -goversion go1.11.5 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b042/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_amd64.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 $WORK/b042/_x011.o $WORK/b042/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/6a/6a50fb86e0e89371a332ffa5299a41e4014e1980ebf871151fcf0ed1913f82cb-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_amd64.o $WORK/b010/duff_amd64.o $WORK/b010/memclr_amd64.o $WORK/b010/memmove_amd64.o $WORK/b010/rt0_linux_amd64.o $WORK/b010/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/8d/8dfb5c2840b205475e075a56d322eb73074770d6bc5605a93dd7079654abeec6-d # internal sync mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b009/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p sync -std -installsuffix shared -buildid opRHmW6A9Mnl1BxWvnhm/opRHmW6A9Mnl1BxWvnhm -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/74/74b2d299045d2c052024b3d86e47f65f3b2010a5a1956af61c0210bcd820e060-d # internal internal/singleflight mkdir -p $WORK/b040/ io mkdir -p $WORK/b007/ math/rand mkdir -p $WORK/b041/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p io -std -complete -installsuffix shared -buildid 5su2dJse7QJAoScrFHvj/5su2dJse7QJAoScrFHvj -goversion go1.11.5 -D "" -importcfg $WORK/b007/importcfg -pack ./io.go ./multi.go ./pipe.go reflect mkdir -p $WORK/b021/ syscall mkdir -p $WORK/b027/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/b1/b107afa9e6f01e095cc72e3d1c404817b68a3373cb1a3e3a11774743f5b1d089-d # internal hash mkdir -p $WORK/b058/ bytes mkdir -p $WORK/b002/ crypto/cipher mkdir -p $WORK/b053/ strings mkdir -p $WORK/b032/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid _6taK4y_-Pz0Bcf8fPrH/_6taK4y_-Pz0Bcf8fPrH -goversion go1.11.5 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b008/_pkg_.a EOF cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid zpEp_FVhdgpnnGolTf2F/zpEp_FVhdgpnnGolTf2F -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid myncmZAcDavdRQgEwz85/myncmZAcDavdRQgEwz85 -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b009/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid YXuyRpw3pxZojOqEEYOA/YXuyRpw3pxZojOqEEYOA -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 cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid PlDjAvwVJlJWpGBvXUcE/PlDjAvwVJlJWpGBvXUcE -goversion go1.11.5 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/14/14b91e9528c4baf69b3c06a79cb6b551ea0888d5752c3b317e04dbcba5d36a34-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/09/09b84d99ddbda5dbe0100e7498e72bfc88faa051e3f756ab99e9de455e5c7839-d # internal bufio mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p bufio -std -complete -installsuffix shared -buildid qmfV3tj6ndW8yVSYebir/qmfV3tj6ndW8yVSYebir -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p hash -std -complete -installsuffix shared -buildid b1_Qf7qevSOQoBgh8Ye0/b1_Qf7qevSOQoBgh8Ye0 -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid jfvV_v0iH9ledD92Wq0B/jfvV_v0iH9ledD92Wq0B -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 cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid NgqwiTIBe42AjGMKsmnK/NgqwiTIBe42AjGMKsmnK -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/5a/5a16166801df3de76ecb88c8e1663a14daf22f1d78f2ff51fce460f75e2015d6-d # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/64/640012cfe64c59602e922bcf548deb0ced79227c6eea4d610cd84a5180cc1408-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b032/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/3b/3bf5c1f6952e3541a4af30bb14489276f637bcb6d23c6af34cd5897761e6a330-d # internal path mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p path -std -complete -installsuffix shared -buildid Mg5piyNzXEKO-3nFy3P2/Mg5piyNzXEKO-3nFy3P2 -goversion go1.11.5 -D "" -importcfg $WORK/b062/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/da/da427f126320afbde1bd82ca1be2431d32572cfee4c4b48bd3e7c4d3be707fc9-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/fd/fda6135033b664c437bcb388b8779d3568620fe14f56325d4dce95337182822f-d # internal crypto mkdir -p $WORK/b057/ cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b058/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto -std -complete -installsuffix shared -buildid zLlK4bWrte88ZviSSUBf/zLlK4bWrte88ZviSSUBf -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack ./crypto.go cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/8e/8e46932c13b324f4f2af28f465640719b9fbdec01044ceeeb0435a3c6ba2c76b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/d2/d217238315666d230367e6215277cf93224ceda83e0b82ca82aa543f351bab05-d # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/5e/5ee4cb02f1ea8dddb396ce41268575288d11fe9738eff8951da489c22236dfc3-d # internal internal/syscall/unix mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid J15djHoGK3v2Lt4ortSp/J15djHoGK3v2Lt4ortSp -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go time mkdir -p $WORK/b028/ github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 5d5P1GQZ9mi5H7LNOMCy/5d5P1GQZ9mi5H7LNOMCy -goversion go1.11.5 -D "" -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/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_amd64.go ./syscall_unix.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b061 -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b061/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b061 -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b061/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b061/_pkg_.a $WORK/b061/asm.o $WORK/b061/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ec/eca3bbbe6bf2aa84fefd93ca1e53041dd8df17a784ab38b450f546baee420f51-d # internal encoding/binary mkdir -p $WORK/b019/ sort mkdir -p $WORK/b031/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/binary -std -complete -installsuffix shared -buildid o_mWSP8KzD5KCHEnYXWS/o_mWSP8KzD5KCHEnYXWS -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid lKpeuU1dsKCvfjdJhriM/lKpeuU1dsKCvfjdJhriM -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/4d/4d4d6da99b8f91e2603e2c9e9fabe5d1d47acc116c95a35abaf69d41f859b902-d # internal encoding/base64 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ugwMF5XI3EfhU1Lhh3kV/ugwMF5XI3EfhU1Lhh3kV -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/40/409be7f9634c6a048a0b55525e0ae8a1baa33b89e2b8a14e2b4af794271852ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid BfIp2r9-WEtudQceseir/BfIp2r9-WEtudQceseir -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/28/282d5ab6431dceba44905494ff5b31c7c2a5aedb28560f041a84896b7e4d856b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/09/0979bd26c0fcc615093d81114b5e7d067f934c6af776c11ebbac48ef46cb8fdd-d # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/29/295c2c21685980ce39c9e4cf7e4309847eb16169478dfe803b1035db74463c82-d # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/5e/5e3972e8d49d9090a9f8efd1d7ad2344db6f6a567f9b6ddd777b831e24991ba8-d # internal internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid o_oceWGUZU5xsx4wFdVP/o_oceWGUZU5xsx4wFdVP -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/27/273ff748687e758767c606a1407c062e9f24f07d2e9f119af5bd15e55b996575-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid sgP4egZftxnKcNhEMAn6/sgP4egZftxnKcNhEMAn6 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a8/a8e9768d90a286f37ccd3e0efb61ad71bacfb6c57ab73f9a76fa16c1a4d1e72c-d # internal path/filepath mkdir -p $WORK/b047/ fmt mkdir -p $WORK/b024/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid W2DHtaX_4vwckDm_TOwX/W2DHtaX_4vwckDm_TOwX -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid lSQFa1Wiamf-3EKUeINr/lSQFa1Wiamf-3EKUeINr -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/5b/5b5b61efc6dc7a862302b901203ead9d1df7540aa02b9b167ddb685ed5403203-d # internal io/ioutil mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid 9VDo8vFAoDMBY4ZSx40K/9VDo8vFAoDMBY4ZSx40K -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/89/89033021d4372969a1ccb245ca59d283ca1919d4146eb4766d9b5ca75b5d9ece-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/0c/0cd829eab6e05c997a4049a876edc17691a814efb8f40ec1e59f7ec25ee6782d-d # internal context log mkdir -p $WORK/b037/ mkdir -p $WORK/b048/ github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b065/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid 693cJJdgOYjYovV5-kTR/693cJJdgOYjYovV5-kTR -goversion go1.11.5 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go encoding/json mkdir -p $WORK/b016/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid 0bxYIvz-48N57uRMHYfu/0bxYIvz-48N57uRMHYfu -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid wx4hHr1WU_zuYceErFHp/wx4hHr1WU_zuYceErFHp -goversion go1.11.5 -D "" -importcfg $WORK/b065/importcfg -pack ./netns.go ./netns_linux.go math/big mkdir -p $WORK/b060/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p encoding/json -std -complete -installsuffix shared -buildid lOa6Vc3eSVOOROlnaRdS/lOa6Vc3eSVOOROlnaRdS -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 cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p math/big -std -installsuffix shared -buildid mEYtqARDqtYes-vBEty6/mEYtqARDqtYes-vBEty6 -goversion go1.11.5 -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/b4/b4184521e3597f3b43bc831def13e97df25fbdf33feb43f088e579a24f794ae4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/3e/3ee32cee01c694acc7334dfde74a9bb905f6b3563959403813cd30c016e026fb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/39/39174700b79f375028443e86e9ea2170895455ff57adc28a5db58a1efdce47ce-d # internal net mkdir -p $WORK/b036/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/67/6728f1a1d6505b1a89c1117f209db78ea5b8bbfa12a9faf738b7aa99a166368c-d # internal cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b060 -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b060/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b060/_pkg_.a $WORK/b060/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/d2/d282feb2a734315a24dc9c03fb23396054378c7bafd25044b3714ec4182c3c55-d # internal crypto/internal/boring mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b059/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid XgylE04OoTXoPvmdnWCI/XgylE04OoTXoPvmdnWCI -goversion go1.11.5 -D "" -importcfg $WORK/b056/importcfg -pack ./doc.go ./notboring.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/bf/bf3836bfac8a1c0030ecc18ab11951697e7ff186f0acc7e5f81240a73aea4e8d-d # internal crypto/aes mkdir -p $WORK/b052/ cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -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 cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b056/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid JXLVfluowQ3nl0RKf8fK/JXLVfluowQ3nl0RKf8fK -goversion go1.11.5 -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid bMwC-tintaane4NHtheB/bMwC-tintaane4NHtheB -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 cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b052/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b052/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_amd64.o $WORK/b052/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/7f/7f5c69056c7ed21bf1c400edb74e9fec222b3b5b4fc28b6aa2595ea5a4731c59-d # internal crypto/rand mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rand -std -complete -installsuffix shared -buildid DOykwygbZ_HthFvpt_sP/DOykwygbZ_HthFvpt_sP -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f5/f5d8ca7136d4751b1f553cf1a18c1bc4939ecb9ab6747b5f045dcd6b0607cf84-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b061/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid 8AAVGSI8S4zn92V6sR3o/8AAVGSI8S4zn92V6sR3o -goversion go1.11.5 -D "" -importcfg $WORK/b049/importcfg -pack ./ns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/33/3318f89d3aa02023d8c827a9f7ceaf40400241f118a1448099e2af993af345ba-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b036/_pkg_.a $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/5f/5fd6e942395b10cb7a188ea71b504294dd2b3574f6d1553cc97037da48a850ce-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/json=$WORK/b016/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/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 I-KH0CAowaqcf9l6Y2hw/I-KH0CAowaqcf9l6Y2hw -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b065/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid HzkV_fgxAdVSyLixvXNj/HzkV_fgxAdVSyLixvXNj -goversion go1.11.5 -D "" -importcfg $WORK/b064/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/05/058c635506ab78146eadd38f9fd28330efde6dabff96de709198fa1a8d6a21c0-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_amd64/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 PvnIyc_j8V66ThbXpTo-/PvnIyc_j8V66ThbXpTo- -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/67/670bb5c62b1f83f64532822798f95e91d9cb997427b5982cf69a420f10639f34-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_amd64/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 tTM6gFdsONN4wdQ9p4xr/tTM6gFdsONN4wdQ9p4xr -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/31/319b0595df7c8a192db287bdadaae3d6be2af03295d76244b0f927739f924e63-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/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 qz0T0vSClMljwLFO8YEg/qz0T0vSClMljwLFO8YEg -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/01/01a2bdf63952558e36ee93fd42555ebafd529afe3ff9be1354fb7a6e75aaec3a-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_amd64/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 Aha7QUL6JO_lssX9XUOl/Aha7QUL6JO_lssX9XUOl -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/10/10e6ac0948707d69bf350d5e07c53746befd33267674f8b22829ff2a427eaeb1-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b063/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b063/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b063/ -g -O2 ./bpf_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/5e/5eb585d49d9462f5da72a1bf07554467eb33bd2c9ed385c2475cfda61fb85db8-d # internal cd $WORK/b063 TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -o $WORK/b063/_cgo_.o $WORK/b063/_cgo_main.o $WORK/b063/_x001.o $WORK/b063/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage netlink -dynimport $WORK/b063/_cgo_.o -dynout $WORK/b063/_cgo_import.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b064/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b065/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid d-pja2NVKELOgjHq5_QY/d-pja2NVKELOgjHq5_QY -goversion go1.11.5 -D "" -importcfg $WORK/b063/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/b063/_cgo_gotypes.go $WORK/b063/bpf_linux.cgo1.go $WORK/b063/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b063/_pkg_.a $WORK/b063/_x001.o $WORK/b063/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/a5/a59c76a7618eeac657dbcf32866e1c081704802ad936b0fb4637f6347225e938-d # internal github.com/containernetworking/plugins/plugins/main/host-device mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b063/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/main/host-device /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid JV0-O1EvIS4r30znq7hn/JV0-O1EvIS4r30znq7hn -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./host-device.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/d6/d60498ceef559e109380dd0bae7a26a96720590fdb02de2c0feb38ce3e6472cc-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/main/host-device=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b063/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b061/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b064/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b065/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b009/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b056/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b059/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=QI7yEQvptvQdQGG5dl-o/JV0-O1EvIS4r30znq7hn/fd8f7Lluh56oYkBwipuN/QI7yEQvptvQdQGG5dl-o -compressdwarf=false -B 0x78c9385b77d72970c48ec8a4baebf47f51722525 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/host-device rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/ipvlan ']' ++ basename plugins/main/ipvlan + plugin=ipvlan ipvlan + echo ' ipvlan' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -compressdwarf=false -B 0x5f215030bca154d0d6b06bc50366c1fc8ba9320c -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 WORK=/tmp/go-build386437287 unicode/utf8 mkdir -p $WORK/b016/ internal/race mkdir -p $WORK/b010/ unicode/utf16 mkdir -p $WORK/b033/ crypto/internal/subtle encoding mkdir -p $WORK/b017/ internal/nettrace cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b039/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid wb_y5VEH00DQj_dovBg0/wb_y5VEH00DQj_dovBg0 -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Qgcy0UHdUmpRVVHUclpX/Qgcy0UHdUmpRVVHUclpX -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b054/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF math/bits mkdir -p $WORK/b023/ cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid ylUMpRK8AunPXzmze9p4/ylUMpRK8AunPXzmze9p4 -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid Jq0LuhmmEGAa6FP23DoF/Jq0LuhmmEGAa6FP23DoF -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid Qp5InsXDMUrK1NJdGKee/Qp5InsXDMUrK1NJdGKee -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go errors mkdir -p $WORK/b004/ runtime/internal/sys cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b013/ cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math/bits -std -complete -installsuffix shared -buildid do9xdRBG7_GCkAuUwK7l/do9xdRBG7_GCkAuUwK7l -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF crypto/subtle mkdir -p $WORK/b055/ cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid XNIgR2ywpFIFcIzAdJGm/XNIgR2ywpFIFcIzAdJGm -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./aliasing.go crypto/internal/boring/sig cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid HCQZPGPx8fi47WpSlrdE/HCQZPGPx8fi47WpSlrdE -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go internal/cpu mkdir -p $WORK/b059/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b006/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid VIHVWfzGHCD-OY0GHna4/VIHVWfzGHCD-OY0GHna4 -goversion go1.11.5 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go runtime/internal/atomic mkdir -p $WORK/b012/ unicode cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid IcwnlmEMb5M8NqY5NvlO/IcwnlmEMb5M8NqY5NvlO -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./constant_time.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b015/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 70_WAxG7QRfMCYCf4c3N/70_WAxG7QRfMCYCf4c3N -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid tpPLIpdek2QRCPHrzeOD/tpPLIpdek2QRCPHrzeOD -goversion go1.11.5 -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./sig.go sync/atomic cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b014/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF runtime/cgo cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 29jEkgB1GqtPpGg4Dek6/29jEkgB1GqtPpGg4Dek6 -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_amd64x.go ./stubs.go cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid 1XMXTu1gti7Idp7id_zT/1XMXTu1gti7Idp7id_zT -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b042/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid OQM9KSrCA7DhwttPZRnb/OQM9KSrCA7DhwttPZRnb -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/08/0886d286b53037504ad7f88e1e21928100fcbb27236fc8e2c0106e42a394c9ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f8/f813f9578195a9fc4c19d2fcbf21e0ee6a2a15bfeef6cb4de7bf15e7d91df6eb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/78/786d4bba8bb29d1217b51f077576af905a2a7d0d1c1c10ec3cd6dff0dcc5e29b-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b059 -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b059/sig_amd64.o ./sig_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/95/95edb4ccaadb8b9436ca7e699dfca54684ef09a15ab98f912e1ef3772742b8de-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/asm_amd64.o ./asm_amd64.s cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/b0/b0259d9e5406f1a5a667ddf5a50a5c94d482558068ca62bb3aac275f34b6b30b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid -f4EHJXAIxqWFwGoWOX5/-f4EHJXAIxqWFwGoWOX5 -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/fd/fd543c6ddb5ecf6fbbd6cab676af907f448ad567ec2c3232e4be79a90cdde9f5-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b059/_pkg_.a $WORK/b059/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/60/60fdde3e556f9ec04b3a7ffd1a4e1d2550d74ab312b99ae45caebdaed832914a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/3c/3c30086e6344a6457eb72135ddc3b475912bb153991f55d7d05cfa24c6067fd3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f9/f9e0978f636f44996854cd00f62ce7db6faee63df993619435d0b19561f73b08-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/asm.o ./asm.s cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/29/292d7e14e8ea6f01a438b4175ce65a596d7c449d0bc9ad722ae5c442d57dd161-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/d9/d947271b0a708fa9617531752c242c18e3e05697ee5d0527d15b6b9a329038d0-d # internal cd $WORK gcc -Qunused-arguments -c -x c - || true cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/e9/e9684fa843ff9fac9b04c7d2e61b1e0de495a181fe1da23d92db24397a10b9e7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/4a/4a1795890e19a468af380ac151ff279a4629e249b90377d6f494756d80e71e74-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/24/244e287acaf8e38e2be8e6235a84f28dd92d95756abd653dfcccdc269d0a37ed-d # internal gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -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 internal/testlog mkdir -p $WORK/b030/ internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid oE6WQxroVob1ZvDmj5Ft/oE6WQxroVob1ZvDmj5Ft -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid C7PEpu2fYiJGzAAMm-9q/C7PEpu2fYiJGzAAMm-9q -goversion go1.11.5 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go math mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid fhAcdBPKju-ZcQPUDWwr/fhAcdBPKju-ZcQPUDWwr -goversion go1.11.5 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/93/93d7999e0807d216daabfac86ff7146f170adefa0c8894845c8d15245437611e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/equal_amd64.o ./equal_amd64.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_amd64.o $WORK/b005/count_amd64.o $WORK/b005/equal_amd64.o $WORK/b005/index_amd64.o $WORK/b005/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/b2/b229d1aa829751bb8ea1dc3a01e9dbfeb8304a3bab4ad32cf43fa2692f6f151c-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid qTaKF_JpKB0FtfD7SfY7/qTaKF_JpKB0FtfD7SfY7 -goversion go1.11.5 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.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 ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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 TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/05/05c0c0f9ec99df09f72718aa5cd8ba8c24736da4c5e7333f4975d7b0419c89b2-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/asin_amd64.o ./asin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/asinh_stub.o ./asinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/atan2_amd64.o ./atan2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/atan_amd64.o ./atan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/cbrt_stub.o ./cbrt_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/erf_stub.o ./erf_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/exp2_amd64.o ./exp2_amd64.s cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/8c/8cdcfa24b991a3a4f871b78d6e2770bbe1cb56dd20c5433c015acc35f47f6d46-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/exp_amd64.o ./exp_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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_amd64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/expm1_amd64.o ./expm1_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/frexp_amd64.o ./frexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/ldexp_amd64.o ./ldexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/log10_amd64.o ./log10_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/log1p_amd64.o ./log1p_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/mod_amd64.o ./mod_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/modf_amd64.o ./modf_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/pow_stub.o ./pow_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/remainder_amd64.o ./remainder_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/sin_amd64.o ./sin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/sinh_stub.o ./sinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/tan_amd64.o ./tan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/asin_amd64.o $WORK/b020/asinh_stub.o $WORK/b020/atan2_amd64.o $WORK/b020/atan_amd64.o $WORK/b020/cbrt_stub.o $WORK/b020/dim_amd64.o $WORK/b020/erf_stub.o $WORK/b020/exp2_amd64.o $WORK/b020/exp_amd64.o $WORK/b020/expm1_amd64.o $WORK/b020/floor_amd64.o $WORK/b020/frexp_amd64.o $WORK/b020/hypot_amd64.o $WORK/b020/ldexp_amd64.o $WORK/b020/log10_amd64.o $WORK/b020/log1p_amd64.o $WORK/b020/log_amd64.o $WORK/b020/mod_amd64.o $WORK/b020/modf_amd64.o $WORK/b020/pow_stub.o $WORK/b020/remainder_amd64.o $WORK/b020/sin_amd64.o $WORK/b020/sinh_stub.o $WORK/b020/sqrt_amd64.o $WORK/b020/tan_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/45/45a8592fe24fdd14ca1bdaaf86e5878502c89ab83cb22b365e5aaa2bace5ca0c-d # internal strconv mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid OqPmFpMxT95zOLwFoSLJ/OqPmFpMxT95zOLwFoSLJ -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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -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_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -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_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -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_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -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/_x011.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/54/5417d5defb8e1d84a7365fb8af5cabf75c24017fb8223c988595b013a1d4ebab-d # internal TERM='dumb' gcc -I . -fPIC -m64 -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/_x012.o -c gcc_amd64.S cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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 $WORK/b042/_x011.o $WORK/b042/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid 92Id7nhkFDp19gwa63Zs/92Id7nhkFDp19gwa63Zs -goversion go1.11.5 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b042/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_amd64.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 $WORK/b042/_x011.o $WORK/b042/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/6a/6a50fb86e0e89371a332ffa5299a41e4014e1980ebf871151fcf0ed1913f82cb-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_amd64.o $WORK/b011/duff_amd64.o $WORK/b011/memclr_amd64.o $WORK/b011/memmove_amd64.o $WORK/b011/rt0_linux_amd64.o $WORK/b011/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/8d/8dfb5c2840b205475e075a56d322eb73074770d6bc5605a93dd7079654abeec6-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid opRHmW6A9Mnl1BxWvnhm/opRHmW6A9Mnl1BxWvnhm -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/74/74b2d299045d2c052024b3d86e47f65f3b2010a5a1956af61c0210bcd820e060-d # internal internal/singleflight mkdir -p $WORK/b040/ io mkdir -p $WORK/b008/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF math/rand mkdir -p $WORK/b041/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid zpEp_FVhdgpnnGolTf2F/zpEp_FVhdgpnnGolTf2F -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid 5su2dJse7QJAoScrFHvj/5su2dJse7QJAoScrFHvj -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid myncmZAcDavdRQgEwz85/myncmZAcDavdRQgEwz85 -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid YXuyRpw3pxZojOqEEYOA/YXuyRpw3pxZojOqEEYOA -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 syscall mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid PlDjAvwVJlJWpGBvXUcE/PlDjAvwVJlJWpGBvXUcE -goversion go1.11.5 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/14/14b91e9528c4baf69b3c06a79cb6b551ea0888d5752c3b317e04dbcba5d36a34-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/64/640012cfe64c59602e922bcf548deb0ced79227c6eea4d610cd84a5180cc1408-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/b1/b107afa9e6f01e095cc72e3d1c404817b68a3373cb1a3e3a11774743f5b1d089-d # internal hash mkdir -p $WORK/b058/ bytes strings mkdir -p $WORK/b003/ crypto/cipher mkdir -p $WORK/b032/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b053/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p hash -std -complete -installsuffix shared -buildid b1_Qf7qevSOQoBgh8Ye0/b1_Qf7qevSOQoBgh8Ye0 -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack ./hash.go cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid _6taK4y_-Pz0Bcf8fPrH/_6taK4y_-Pz0Bcf8fPrH -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid NgqwiTIBe42AjGMKsmnK/NgqwiTIBe42AjGMKsmnK -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 cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid jfvV_v0iH9ledD92Wq0B/jfvV_v0iH9ledD92Wq0B -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/fd/fda6135033b664c437bcb388b8779d3568620fe14f56325d4dce95337182822f-d # internal crypto mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b058/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto -std -complete -installsuffix shared -buildid zLlK4bWrte88ZviSSUBf/zLlK4bWrte88ZviSSUBf -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/d2/d217238315666d230367e6215277cf93224ceda83e0b82ca82aa543f351bab05-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/8e/8e46932c13b324f4f2af28f465640719b9fbdec01044ceeeb0435a3c6ba2c76b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/09/09b84d99ddbda5dbe0100e7498e72bfc88faa051e3f756ab99e9de455e5c7839-d # internal bufio mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p bufio -std -complete -installsuffix shared -buildid qmfV3tj6ndW8yVSYebir/qmfV3tj6ndW8yVSYebir -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b032/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/3b/3bf5c1f6952e3541a4af30bb14489276f637bcb6d23c6af34cd5897761e6a330-d # internal path mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p path -std -complete -installsuffix shared -buildid Mg5piyNzXEKO-3nFy3P2/Mg5piyNzXEKO-3nFy3P2 -goversion go1.11.5 -D "" -importcfg $WORK/b063/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/da/da427f126320afbde1bd82ca1be2431d32572cfee4c4b48bd3e7c4d3be707fc9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/5a/5a16166801df3de76ecb88c8e1663a14daf22f1d78f2ff51fce460f75e2015d6-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/5e/5ee4cb02f1ea8dddb396ce41268575288d11fe9738eff8951da489c22236dfc3-d # internal internal/syscall/unix mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid J15djHoGK3v2Lt4ortSp/J15djHoGK3v2Lt4ortSp -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go time mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid lKpeuU1dsKCvfjdJhriM/lKpeuU1dsKCvfjdJhriM -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 github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 5d5P1GQZ9mi5H7LNOMCy/5d5P1GQZ9mi5H7LNOMCy -goversion go1.11.5 -D "" -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/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_amd64.go ./syscall_unix.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/40/409be7f9634c6a048a0b55525e0ae8a1baa33b89e2b8a14e2b4af794271852ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/5e/5e3972e8d49d9090a9f8efd1d7ad2344db6f6a567f9b6ddd777b831e24991ba8-d # internal internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid o_oceWGUZU5xsx4wFdVP/o_oceWGUZU5xsx4wFdVP -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 cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b062 -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b062/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b062 -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b062/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b062/_pkg_.a $WORK/b062/asm.o $WORK/b062/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/28/282d5ab6431dceba44905494ff5b31c7c2a5aedb28560f041a84896b7e4d856b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asm_amd64.o ./asm_amd64.s cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/27/273ff748687e758767c606a1407c062e9f24f07d2e9f119af5bd15e55b996575-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid sgP4egZftxnKcNhEMAn6/sgP4egZftxnKcNhEMAn6 -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 cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ec/eca3bbbe6bf2aa84fefd93ca1e53041dd8df17a784ab38b450f546baee420f51-d # internal encoding/binary mkdir -p $WORK/b019/ sort mkdir -p $WORK/b031/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/binary -std -complete -installsuffix shared -buildid o_mWSP8KzD5KCHEnYXWS/o_mWSP8KzD5KCHEnYXWS -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid BfIp2r9-WEtudQceseir/BfIp2r9-WEtudQceseir -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/29/295c2c21685980ce39c9e4cf7e4309847eb16169478dfe803b1035db74463c82-d # internal regexp/syntax mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid oZlS3oYIBfFT72jys_dO/oZlS3oYIBfFT72jys_dO -goversion go1.11.5 -D "" -importcfg $WORK/b068/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/4d/4d4d6da99b8f91e2603e2c9e9fabe5d1d47acc116c95a35abaf69d41f859b902-d # internal encoding/base64 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ugwMF5XI3EfhU1Lhh3kV/ugwMF5XI3EfhU1Lhh3kV -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/09/0979bd26c0fcc615093d81114b5e7d067f934c6af776c11ebbac48ef46cb8fdd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a8/a8e9768d90a286f37ccd3e0efb61ad71bacfb6c57ab73f9a76fa16c1a4d1e72c-d # internal path/filepath mkdir -p $WORK/b047/ fmt mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid lSQFa1Wiamf-3EKUeINr/lSQFa1Wiamf-3EKUeINr -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid W2DHtaX_4vwckDm_TOwX/W2DHtaX_4vwckDm_TOwX -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/5b/5b5b61efc6dc7a862302b901203ead9d1df7540aa02b9b167ddb685ed5403203-d # internal io/ioutil mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid 9VDo8vFAoDMBY4ZSx40K/9VDo8vFAoDMBY4ZSx40K -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/89/89033021d4372969a1ccb245ca59d283ca1919d4146eb4766d9b5ca75b5d9ece-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/f2/f2aa84ca086be9a1a41166412a7ccf1a0a08a4d8d521d63639b3aded5936a931-d # internal regexp mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b068/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p regexp -std -complete -installsuffix shared -buildid AhBQMRqLEv8IpshOgUmm/AhBQMRqLEv8IpshOgUmm -goversion go1.11.5 -D "" -importcfg $WORK/b067/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/0c/0cd829eab6e05c997a4049a876edc17691a814efb8f40ec1e59f7ec25ee6782d-d # internal context mkdir -p $WORK/b037/ log github.com/containernetworking/plugins/pkg/utils/sysctl github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b048/ mkdir -p $WORK/b074/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b071/ cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid 693cJJdgOYjYovV5-kTR/693cJJdgOYjYovV5-kTR -goversion go1.11.5 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid wx4hHr1WU_zuYceErFHp/wx4hHr1WU_zuYceErFHp -goversion go1.11.5 -D "" -importcfg $WORK/b071/importcfg -pack ./netns.go ./netns_linux.go cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid iq0rCL8vbh_rRMmUDlZn/iq0rCL8vbh_rRMmUDlZn -goversion go1.11.5 -D "" -importcfg $WORK/b074/importcfg -pack ./sysctl_linux.go cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid 0bxYIvz-48N57uRMHYfu/0bxYIvz-48N57uRMHYfu -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go encoding/json mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid lOa6Vc3eSVOOROlnaRdS/lOa6Vc3eSVOOROlnaRdS -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 math/big mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p math/big -std -installsuffix shared -buildid mEYtqARDqtYes-vBEty6/mEYtqARDqtYes-vBEty6 -goversion go1.11.5 -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/54/54e4e241a5b878ac8fc4693aa7ed72b8fae66884a6557267df2fc1fd8fbdd6bb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/b4/b4184521e3597f3b43bc831def13e97df25fbdf33feb43f088e579a24f794ae4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/3e/3ee32cee01c694acc7334dfde74a9bb905f6b3563959403813cd30c016e026fb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/39/39174700b79f375028443e86e9ea2170895455ff57adc28a5db58a1efdce47ce-d # internal os/exec mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p os/exec -std -complete -installsuffix shared -buildid zldkDq7-6PrFNsUsLc1K/zldkDq7-6PrFNsUsLc1K -goversion go1.11.5 -D "" -importcfg $WORK/b066/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go net mkdir -p $WORK/b036/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/de/de7b679d59a61b798b7ba367a369ac43d90576c3c55f3eccd210113542a00524-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/3f/3ff36d008b585f493243babe7970e0b48e30dd036cbe11e521d6ee018174ac9b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/67/6728f1a1d6505b1a89c1117f209db78ea5b8bbfa12a9faf738b7aa99a166368c-d # internal cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b060 -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b060/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b060/_pkg_.a $WORK/b060/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/d2/d282feb2a734315a24dc9c03fb23396054378c7bafd25044b3714ec4182c3c55-d # internal crypto/internal/boring mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b059/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid XgylE04OoTXoPvmdnWCI/XgylE04OoTXoPvmdnWCI -goversion go1.11.5 -D "" -importcfg $WORK/b056/importcfg -pack ./doc.go ./notboring.go cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/bf/bf3836bfac8a1c0030ecc18ab11951697e7ff186f0acc7e5f81240a73aea4e8d-d # internal crypto/aes mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b056/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid JXLVfluowQ3nl0RKf8fK/JXLVfluowQ3nl0RKf8fK -goversion go1.11.5 -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b052/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b052/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_amd64.o $WORK/b052/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/7f/7f5c69056c7ed21bf1c400edb74e9fec222b3b5b4fc28b6aa2595ea5a4731c59-d # internal crypto/rand mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rand -std -complete -installsuffix shared -buildid DOykwygbZ_HthFvpt_sP/DOykwygbZ_HthFvpt_sP -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -o $WORK/b036/_cgo_.o $WORK/b036/_cgo_main.o $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f5/f5d8ca7136d4751b1f553cf1a18c1bc4939ecb9ab6747b5f045dcd6b0607cf84-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b062/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid 8AAVGSI8S4zn92V6sR3o/8AAVGSI8S4zn92V6sR3o -goversion go1.11.5 -D "" -importcfg $WORK/b061/importcfg -pack ./ns_linux.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid bMwC-tintaane4NHtheB/bMwC-tintaane4NHtheB -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/33/3318f89d3aa02023d8c827a9f7ceaf40400241f118a1448099e2af993af345ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b036/_pkg_.a $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/5f/5fd6e942395b10cb7a188ea71b504294dd2b3574f6d1553cc97037da48a850ce-d # internal github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b064/ github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b035/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile net=$WORK/b036/_pkg_.a EOF github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b065/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid LgtOHqL_tRI4-qZ0i8wg/LgtOHqL_tRI4-qZ0i8wg -goversion go1.11.5 -D "" -importcfg $WORK/b064/importcfg -pack ./hwaddr.go cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/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 I-KH0CAowaqcf9l6Y2hw/I-KH0CAowaqcf9l6Y2hw -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b066/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid Mtw5j1cRcb9ZF1iXY292/Mtw5j1cRcb9ZF1iXY292 -goversion go1.11.5 -D "" -importcfg $WORK/b065/importcfg -pack ./iptables.go ./lock.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b071/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid HzkV_fgxAdVSyLixvXNj/HzkV_fgxAdVSyLixvXNj -goversion go1.11.5 -D "" -importcfg $WORK/b070/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/27/27c7a8a1d7dd8392f17e08ce4865104c0b7dc326d5f8ba8916aed3f95467b74b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/05/058c635506ab78146eadd38f9fd28330efde6dabff96de709198fa1a8d6a21c0-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_amd64/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 PvnIyc_j8V66ThbXpTo-/PvnIyc_j8V66ThbXpTo- -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/67/670bb5c62b1f83f64532822798f95e91d9cb997427b5982cf69a420f10639f34-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_amd64/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 tTM6gFdsONN4wdQ9p4xr/tTM6gFdsONN4wdQ9p4xr -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/f7/f72a16edeff1b9c4ad8be1d197cddc591e8f920055b453f0fe174560ba605f49-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/31/319b0595df7c8a192db287bdadaae3d6be2af03295d76244b0f927739f924e63-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/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 qz0T0vSClMljwLFO8YEg/qz0T0vSClMljwLFO8YEg -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/01/01a2bdf63952558e36ee93fd42555ebafd529afe3ff9be1354fb7a6e75aaec3a-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b034/ github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b073/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_amd64/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 Aha7QUL6JO_lssX9XUOl/Aha7QUL6JO_lssX9XUOl -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b066/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid 5rElK30wyu4VUNkyQNua/5rElK30wyu4VUNkyQNua -goversion go1.11.5 -D "" -importcfg $WORK/b073/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/10/10e6ac0948707d69bf350d5e07c53746befd33267674f8b22829ff2a427eaeb1-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b069/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b069/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b069/ -g -O2 ./bpf_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/5e/5eb585d49d9462f5da72a1bf07554467eb33bd2c9ed385c2475cfda61fb85db8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/e7/e73e35eb64db2034d1616961a38415e9db6ee9b8efa2f64eca4c0784af6dcdf8-d # internal cd $WORK/b069 TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -o $WORK/b069/_cgo_.o $WORK/b069/_cgo_main.o $WORK/b069/_x001.o $WORK/b069/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage netlink -dynimport $WORK/b069/_cgo_.o -dynout $WORK/b069/_cgo_import.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b071/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid d-pja2NVKELOgjHq5_QY/d-pja2NVKELOgjHq5_QY -goversion go1.11.5 -D "" -importcfg $WORK/b069/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/b069/_cgo_gotypes.go $WORK/b069/bpf_linux.cgo1.go $WORK/b069/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b069/_pkg_.a $WORK/b069/_x001.o $WORK/b069/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/a5/a59c76a7618eeac657dbcf32866e1c081704802ad936b0fb4637f6347225e938-d # internal github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b061/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b064/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b069/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid H6GfgPUicFlLpTerMsMW/H6GfgPUicFlLpTerMsMW -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/95/957b97ffc36350a85bbc72f715cf677506230107adf291daa266fb0ebc5786ee-d # internal github.com/containernetworking/plugins/pkg/ipam mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b073/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b069/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ipam /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid 5WhNUcaRo_mp1iaJ1okc/5WhNUcaRo_mp1iaJ1okc -goversion go1.11.5 -D "" -importcfg $WORK/b072/importcfg -pack ./ipam.go ./ipam_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/61/61071a25eff2127bea6cdbcc8147fdc283d2d8c524293b554d68dd64ff98f79b-d # internal github.com/containernetworking/plugins/plugins/main/ipvlan mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b061/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/main/ipvlan /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid 8eDuMvx7hAVwejyLGuwS/8eDuMvx7hAVwejyLGuwS -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./ipvlan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/9f/9f85043f0d2b17655f9bddfa77ae3560d1d436db3edfb8f4fcb16fba4fb1954c-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/main/ipvlan=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b061/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b064/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b073/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b062/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b071/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b056/_pkg_.a packagefile os/exec=$WORK/b066/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b059/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile regexp/syntax=$WORK/b068/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=Cuacl6guLfRziM1RE4Eh/8eDuMvx7hAVwejyLGuwS/lT7DEmEoP7QmeFsiKEP0/Cuacl6guLfRziM1RE4Eh -compressdwarf=false -B 0x5f215030bca154d0d6b06bc50366c1fc8ba9320c -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ipvlan rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/loopback ']' ++ basename plugins/main/loopback + plugin=loopback + echo ' loopback' loopback ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -compressdwarf=false -B 0xe76778d846afcfe9eccfbcc8f195cca75a309b70 -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 WORK=/tmp/go-build359305004 unicode/utf8 mkdir -p $WORK/b025/ crypto/subtle errors mkdir -p $WORK/b055/ unicode/utf16 mkdir -p $WORK/b035/ mkdir -p $WORK/b004/ encoding mkdir -p $WORK/b028/ internal/race math/bits mkdir -p $WORK/b024/ mkdir -p $WORK/b007/ internal/nettrace crypto/internal/subtle mkdir -p $WORK/b039/ mkdir -p $WORK/b054/ runtime/internal/sys runtime/internal/atomic mkdir -p $WORK/b012/ mkdir -p $WORK/b013/ crypto/internal/boring/sig mkdir -p $WORK/b059/ unicode mkdir -p $WORK/b026/ internal/cpu mkdir -p $WORK/b011/ sync/atomic mkdir -p $WORK/b014/ runtime/cgo mkdir -p $WORK/b042/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid VIHVWfzGHCD-OY0GHna4/VIHVWfzGHCD-OY0GHna4 -goversion go1.11.5 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid tpPLIpdek2QRCPHrzeOD/tpPLIpdek2QRCPHrzeOD -goversion go1.11.5 -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./sig.go cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid HCQZPGPx8fi47WpSlrdE/HCQZPGPx8fi47WpSlrdE -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid Qp5InsXDMUrK1NJdGKee/Qp5InsXDMUrK1NJdGKee -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./utf16.go cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid Jq0LuhmmEGAa6FP23DoF/Jq0LuhmmEGAa6FP23DoF -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p math/bits -std -complete -installsuffix shared -buildid do9xdRBG7_GCkAuUwK7l/do9xdRBG7_GCkAuUwK7l -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_tables.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 29jEkgB1GqtPpGg4Dek6/29jEkgB1GqtPpGg4Dek6 -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_amd64x.go ./stubs.go cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p unicode -std -complete -installsuffix shared -buildid 1XMXTu1gti7Idp7id_zT/1XMXTu1gti7Idp7id_zT -goversion go1.11.5 -D "" -importcfg $WORK/b026/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p encoding -std -complete -installsuffix shared -buildid ylUMpRK8AunPXzmze9p4/ylUMpRK8AunPXzmze9p4 -goversion go1.11.5 -D "" -importcfg $WORK/b028/importcfg -pack ./encoding.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid OQM9KSrCA7DhwttPZRnb/OQM9KSrCA7DhwttPZRnb -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Qgcy0UHdUmpRVVHUclpX/Qgcy0UHdUmpRVVHUclpX -goversion go1.11.5 -D "" -importcfg $WORK/b025/importcfg -pack ./utf8.go cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid XNIgR2ywpFIFcIzAdJGm/XNIgR2ywpFIFcIzAdJGm -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 70_WAxG7QRfMCYCf4c3N/70_WAxG7QRfMCYCf4c3N -goversion go1.11.5 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid IcwnlmEMb5M8NqY5NvlO/IcwnlmEMb5M8NqY5NvlO -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p internal/race -std -complete -installsuffix shared -buildid wb_y5VEH00DQj_dovBg0/wb_y5VEH00DQj_dovBg0 -goversion go1.11.5 -D "" -importcfg $WORK/b007/importcfg -pack ./doc.go ./norace.go cd $WORK gcc -Qunused-arguments -c -x c - || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b059 -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b059/sig_amd64.o ./sig_amd64.s cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/08/0886d286b53037504ad7f88e1e21928100fcbb27236fc8e2c0106e42a394c9ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/95/95edb4ccaadb8b9436ca7e699dfca54684ef09a15ab98f912e1ef3772742b8de-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b059/_pkg_.a $WORK/b059/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/60/60fdde3e556f9ec04b3a7ffd1a4e1d2550d74ab312b99ae45caebdaed832914a-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/asm_amd64.o ./asm_amd64.s cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/78/786d4bba8bb29d1217b51f077576af905a2a7d0d1c1c10ec3cd6dff0dcc5e29b-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/3c/3c30086e6344a6457eb72135ddc3b475912bb153991f55d7d05cfa24c6067fd3-d # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/b0/b0259d9e5406f1a5a667ddf5a50a5c94d482558068ca62bb3aac275f34b6b30b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/f8/f813f9578195a9fc4c19d2fcbf21e0ee6a2a15bfeef6cb4de7bf15e7d91df6eb-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f9/f9e0978f636f44996854cd00f62ce7db6faee63df993619435d0b19561f73b08-d # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/29/292d7e14e8ea6f01a438b4175ce65a596d7c449d0bc9ad722ae5c442d57dd161-d # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/fd/fd543c6ddb5ecf6fbbd6cab676af907f448ad567ec2c3232e4be79a90cdde9f5-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/d9/d947271b0a708fa9617531752c242c18e3e05697ee5d0527d15b6b9a329038d0-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/4a/4a1795890e19a468af380ac151ff279a4629e249b90377d6f494756d80e71e74-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e9/e9684fa843ff9fac9b04c7d2e61b1e0de495a181fe1da23d92db24397a10b9e7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/24/244e287acaf8e38e2be8e6235a84f28dd92d95756abd653dfcccdc269d0a37ed-d # internal cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -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 internal/testlog mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b038/ cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p internal/testlog -std -complete -installsuffix shared -buildid oE6WQxroVob1ZvDmj5Ft/oE6WQxroVob1ZvDmj5Ft -goversion go1.11.5 -D "" -importcfg $WORK/b021/importcfg -pack ./log.go internal/bytealg mkdir -p $WORK/b010/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid -f4EHJXAIxqWFwGoWOX5/-f4EHJXAIxqWFwGoWOX5 -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid C7PEpu2fYiJGzAAMm-9q/C7PEpu2fYiJGzAAMm-9q -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go math mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p math -std -installsuffix shared -buildid fhAcdBPKju-ZcQPUDWwr/fhAcdBPKju-ZcQPUDWwr -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/93/93d7999e0807d216daabfac86ff7146f170adefa0c8894845c8d15245437611e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/index_amd64.o ./index_amd64.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/compare_amd64.o $WORK/b010/count_amd64.o $WORK/b010/equal_amd64.o $WORK/b010/index_amd64.o $WORK/b010/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/b2/b229d1aa829751bb8ea1dc3a01e9dbfeb8304a3bab4ad32cf43fa2692f6f151c-d # internal runtime mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p runtime -std -+ -installsuffix shared -buildid qTaKF_JpKB0FtfD7SfY7/qTaKF_JpKB0FtfD7SfY7 -goversion go1.11.5 -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.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 ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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 TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/05/05c0c0f9ec99df09f72718aa5cd8ba8c24736da4c5e7333f4975d7b0419c89b2-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/asin_amd64.o ./asin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/asinh_stub.o ./asinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/atan2_amd64.o ./atan2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/atan_amd64.o ./atan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/cbrt_stub.o ./cbrt_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/erf_stub.o ./erf_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/exp2_amd64.o ./exp2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/expm1_amd64.o ./expm1_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/frexp_amd64.o ./frexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/ldexp_amd64.o ./ldexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/log10_amd64.o ./log10_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/log1p_amd64.o ./log1p_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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_amd64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/mod_amd64.o ./mod_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/modf_amd64.o ./modf_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/pow_stub.o ./pow_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/remainder_amd64.o ./remainder_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/sin_amd64.o ./sin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/sinh_stub.o ./sinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/tan_amd64.o ./tan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asin_amd64.o $WORK/b015/asinh_stub.o $WORK/b015/atan2_amd64.o $WORK/b015/atan_amd64.o $WORK/b015/cbrt_stub.o $WORK/b015/dim_amd64.o $WORK/b015/erf_stub.o $WORK/b015/exp2_amd64.o $WORK/b015/exp_amd64.o $WORK/b015/expm1_amd64.o $WORK/b015/floor_amd64.o $WORK/b015/frexp_amd64.o $WORK/b015/hypot_amd64.o $WORK/b015/ldexp_amd64.o $WORK/b015/log10_amd64.o $WORK/b015/log1p_amd64.o $WORK/b015/log_amd64.o $WORK/b015/mod_amd64.o $WORK/b015/modf_amd64.o $WORK/b015/pow_stub.o $WORK/b015/remainder_amd64.o $WORK/b015/sin_amd64.o $WORK/b015/sinh_stub.o $WORK/b015/sqrt_amd64.o $WORK/b015/tan_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/45/45a8592fe24fdd14ca1bdaaf86e5878502c89ab83cb22b365e5aaa2bace5ca0c-d # internal strconv mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p strconv -std -complete -installsuffix shared -buildid OqPmFpMxT95zOLwFoSLJ/OqPmFpMxT95zOLwFoSLJ -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/8c/8cdcfa24b991a3a4f871b78d6e2770bbe1cb56dd20c5433c015acc35f47f6d46-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -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_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -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_sigaction.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/54/5417d5defb8e1d84a7365fb8af5cabf75c24017fb8223c988595b013a1d4ebab-d # internal TERM='dumb' gcc -I . -fPIC -m64 -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_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -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/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -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/_x012.o -c gcc_amd64.S cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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 $WORK/b042/_x011.o $WORK/b042/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid 92Id7nhkFDp19gwa63Zs/92Id7nhkFDp19gwa63Zs -goversion go1.11.5 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b042/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_amd64.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 $WORK/b042/_x011.o $WORK/b042/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/6a/6a50fb86e0e89371a332ffa5299a41e4014e1980ebf871151fcf0ed1913f82cb-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_amd64.o $WORK/b009/duff_amd64.o $WORK/b009/memclr_amd64.o $WORK/b009/memmove_amd64.o $WORK/b009/rt0_linux_amd64.o $WORK/b009/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/8d/8dfb5c2840b205475e075a56d322eb73074770d6bc5605a93dd7079654abeec6-d # internal sync mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p sync -std -installsuffix shared -buildid opRHmW6A9Mnl1BxWvnhm/opRHmW6A9Mnl1BxWvnhm -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/74/74b2d299045d2c052024b3d86e47f65f3b2010a5a1956af61c0210bcd820e060-d # internal internal/singleflight mkdir -p $WORK/b040/ io mkdir -p $WORK/b005/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b006/_pkg_.a EOF math/rand mkdir -p $WORK/b041/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid zpEp_FVhdgpnnGolTf2F/zpEp_FVhdgpnnGolTf2F -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p io -std -complete -installsuffix shared -buildid 5su2dJse7QJAoScrFHvj/5su2dJse7QJAoScrFHvj -goversion go1.11.5 -D "" -importcfg $WORK/b005/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid myncmZAcDavdRQgEwz85/myncmZAcDavdRQgEwz85 -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF syscall mkdir -p $WORK/b018/ cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p reflect -std -installsuffix shared -buildid YXuyRpw3pxZojOqEEYOA/YXuyRpw3pxZojOqEEYOA -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 cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p syscall -std -installsuffix shared -buildid PlDjAvwVJlJWpGBvXUcE/PlDjAvwVJlJWpGBvXUcE -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/14/14b91e9528c4baf69b3c06a79cb6b551ea0888d5752c3b317e04dbcba5d36a34-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/64/640012cfe64c59602e922bcf548deb0ced79227c6eea4d610cd84a5180cc1408-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/b1/b107afa9e6f01e095cc72e3d1c404817b68a3373cb1a3e3a11774743f5b1d089-d # internal hash mkdir -p $WORK/b058/ bytes mkdir -p $WORK/b030/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b005/_pkg_.a EOF strings cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p hash -std -complete -installsuffix shared -buildid b1_Qf7qevSOQoBgh8Ye0/b1_Qf7qevSOQoBgh8Ye0 -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack ./hash.go mkdir -p $WORK/b034/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF crypto/cipher mkdir -p $WORK/b053/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p bytes -std -installsuffix shared -buildid _6taK4y_-Pz0Bcf8fPrH/_6taK4y_-Pz0Bcf8fPrH -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p strings -std -installsuffix shared -buildid NgqwiTIBe42AjGMKsmnK/NgqwiTIBe42AjGMKsmnK -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 cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid jfvV_v0iH9ledD92Wq0B/jfvV_v0iH9ledD92Wq0B -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/fd/fda6135033b664c437bcb388b8779d3568620fe14f56325d4dce95337182822f-d # internal crypto mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b058/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto -std -complete -installsuffix shared -buildid zLlK4bWrte88ZviSSUBf/zLlK4bWrte88ZviSSUBf -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/d2/d217238315666d230367e6215277cf93224ceda83e0b82ca82aa543f351bab05-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/8e/8e46932c13b324f4f2af28f465640719b9fbdec01044ceeeb0435a3c6ba2c76b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/09/09b84d99ddbda5dbe0100e7498e72bfc88faa051e3f756ab99e9de455e5c7839-d # internal bufio mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b030/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p bufio -std -complete -installsuffix shared -buildid qmfV3tj6ndW8yVSYebir/qmfV3tj6ndW8yVSYebir -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b034/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b034/_pkg_.a $WORK/b034/strings.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/3b/3bf5c1f6952e3541a4af30bb14489276f637bcb6d23c6af34cd5897761e6a330-d # internal path mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p path -std -complete -installsuffix shared -buildid Mg5piyNzXEKO-3nFy3P2/Mg5piyNzXEKO-3nFy3P2 -goversion go1.11.5 -D "" -importcfg $WORK/b062/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/da/da427f126320afbde1bd82ca1be2431d32572cfee4c4b48bd3e7c4d3be707fc9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/5a/5a16166801df3de76ecb88c8e1663a14daf22f1d78f2ff51fce460f75e2015d6-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b018/_pkg_.a $WORK/b018/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/5e/5ee4cb02f1ea8dddb396ce41268575288d11fe9738eff8951da489c22236dfc3-d # internal internal/syscall/unix mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p internal/syscall/unix -std -installsuffix shared -buildid J15djHoGK3v2Lt4ortSp/J15djHoGK3v2Lt4ortSp -goversion go1.11.5 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go time mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p time -std -installsuffix shared -buildid lKpeuU1dsKCvfjdJhriM/lKpeuU1dsKCvfjdJhriM -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 github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 5d5P1GQZ9mi5H7LNOMCy/5d5P1GQZ9mi5H7LNOMCy -goversion go1.11.5 -D "" -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/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_amd64.go ./syscall_unix.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/empty.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/40/409be7f9634c6a048a0b55525e0ae8a1baa33b89e2b8a14e2b4af794271852ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/5e/5e3972e8d49d9090a9f8efd1d7ad2344db6f6a567f9b6ddd777b831e24991ba8-d # internal internal/poll mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p internal/poll -std -installsuffix shared -buildid o_oceWGUZU5xsx4wFdVP/o_oceWGUZU5xsx4wFdVP -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 cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b061 -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b061/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b061 -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b061/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b061/_pkg_.a $WORK/b061/asm.o $WORK/b061/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/28/282d5ab6431dceba44905494ff5b31c7c2a5aedb28560f041a84896b7e4d856b-d # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/ec/eca3bbbe6bf2aa84fefd93ca1e53041dd8df17a784ab38b450f546baee420f51-d # internal encoding/binary mkdir -p $WORK/b032/ sort mkdir -p $WORK/b033/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p encoding/binary -std -complete -installsuffix shared -buildid o_mWSP8KzD5KCHEnYXWS/o_mWSP8KzD5KCHEnYXWS -goversion go1.11.5 -D "" -importcfg $WORK/b032/importcfg -pack ./binary.go ./varint.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p sort -std -complete -installsuffix shared -buildid BfIp2r9-WEtudQceseir/BfIp2r9-WEtudQceseir -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/27/273ff748687e758767c606a1407c062e9f24f07d2e9f119af5bd15e55b996575-d # internal os mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b017/_pkg_.a packagefile internal/syscall/unix=$WORK/b020/_pkg_.a packagefile internal/testlog=$WORK/b021/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p os -std -installsuffix shared -buildid sgP4egZftxnKcNhEMAn6/sgP4egZftxnKcNhEMAn6 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/29/295c2c21685980ce39c9e4cf7e4309847eb16169478dfe803b1035db74463c82-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/4d/4d4d6da99b8f91e2603e2c9e9fabe5d1d47acc116c95a35abaf69d41f859b902-d # internal encoding/base64 mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ugwMF5XI3EfhU1Lhh3kV/ugwMF5XI3EfhU1Lhh3kV -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/09/0979bd26c0fcc615093d81114b5e7d067f934c6af776c11ebbac48ef46cb8fdd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/a8/a8e9768d90a286f37ccd3e0efb61ad71bacfb6c57ab73f9a76fa16c1a4d1e72c-d # internal path/filepath mkdir -p $WORK/b047/ fmt mkdir -p $WORK/b003/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid W2DHtaX_4vwckDm_TOwX/W2DHtaX_4vwckDm_TOwX -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p fmt -std -complete -installsuffix shared -buildid lSQFa1Wiamf-3EKUeINr/lSQFa1Wiamf-3EKUeINr -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/5b/5b5b61efc6dc7a862302b901203ead9d1df7540aa02b9b167ddb685ed5403203-d # internal io/ioutil mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b030/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b016/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid 9VDo8vFAoDMBY4ZSx40K/9VDo8vFAoDMBY4ZSx40K -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/89/89033021d4372969a1ccb245ca59d283ca1919d4146eb4766d9b5ca75b5d9ece-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/0c/0cd829eab6e05c997a4049a876edc17691a814efb8f40ec1e59f7ec25ee6782d-d # internal context mkdir -p $WORK/b037/ log github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b065/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b048/ cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid 693cJJdgOYjYovV5-kTR/693cJJdgOYjYovV5-kTR -goversion go1.11.5 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b003/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b016/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a EOF encoding/json mkdir -p $WORK/b029/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid wx4hHr1WU_zuYceErFHp/wx4hHr1WU_zuYceErFHp -goversion go1.11.5 -D "" -importcfg $WORK/b065/importcfg -pack ./netns.go ./netns_linux.go cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid 0bxYIvz-48N57uRMHYfu/0bxYIvz-48N57uRMHYfu -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b030/_pkg_.a packagefile encoding=$WORK/b028/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p encoding/json -std -complete -installsuffix shared -buildid lOa6Vc3eSVOOROlnaRdS/lOa6Vc3eSVOOROlnaRdS -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 math/big mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b030/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p math/big -std -installsuffix shared -buildid mEYtqARDqtYes-vBEty6/mEYtqARDqtYes-vBEty6 -goversion go1.11.5 -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/b4/b4184521e3597f3b43bc831def13e97df25fbdf33feb43f088e579a24f794ae4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/3e/3ee32cee01c694acc7334dfde74a9bb905f6b3563959403813cd30c016e026fb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/39/39174700b79f375028443e86e9ea2170895455ff57adc28a5db58a1efdce47ce-d # internal net mkdir -p $WORK/b036/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/67/6728f1a1d6505b1a89c1117f209db78ea5b8bbfa12a9faf738b7aa99a166368c-d # internal cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b060 -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b060/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b060/_pkg_.a $WORK/b060/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/d2/d282feb2a734315a24dc9c03fb23396054378c7bafd25044b3714ec4182c3c55-d # internal crypto/internal/boring mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b059/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid XgylE04OoTXoPvmdnWCI/XgylE04OoTXoPvmdnWCI -goversion go1.11.5 -D "" -importcfg $WORK/b056/importcfg -pack ./doc.go ./notboring.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/bf/bf3836bfac8a1c0030ecc18ab11951697e7ff186f0acc7e5f81240a73aea4e8d-d # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -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 crypto/aes mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b056/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid JXLVfluowQ3nl0RKf8fK/JXLVfluowQ3nl0RKf8fK -goversion go1.11.5 -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b017/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile os=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b019/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid bMwC-tintaane4NHtheB/bMwC-tintaane4NHtheB -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 cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b052/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b052/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_amd64.o $WORK/b052/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/7f/7f5c69056c7ed21bf1c400edb74e9fec222b3b5b4fc28b6aa2595ea5a4731c59-d # internal crypto/rand mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b020/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a packagefile os=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rand -std -complete -installsuffix shared -buildid DOykwygbZ_HthFvpt_sP/DOykwygbZ_HthFvpt_sP -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f5/f5d8ca7136d4751b1f553cf1a18c1bc4939ecb9ab6747b5f045dcd6b0607cf84-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b061/_pkg_.a packagefile os=$WORK/b016/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid 8AAVGSI8S4zn92V6sR3o/8AAVGSI8S4zn92V6sR3o -goversion go1.11.5 -D "" -importcfg $WORK/b049/importcfg -pack ./ns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/33/3318f89d3aa02023d8c827a9f7ceaf40400241f118a1448099e2af993af345ba-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b036/_pkg_.a $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/5f/5fd6e942395b10cb7a188ea71b504294dd2b3574f6d1553cc97037da48a850ce-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b028/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/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 I-KH0CAowaqcf9l6Y2hw/I-KH0CAowaqcf9l6Y2hw -goversion go1.11.5 -D "" -importcfg $WORK/b027/importcfg -pack ./args.go ./types.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b030/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b065/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid HzkV_fgxAdVSyLixvXNj/HzkV_fgxAdVSyLixvXNj -goversion go1.11.5 -D "" -importcfg $WORK/b064/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/05/058c635506ab78146eadd38f9fd28330efde6dabff96de709198fa1a8d6a21c0-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b027/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_amd64/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 PvnIyc_j8V66ThbXpTo-/PvnIyc_j8V66ThbXpTo- -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/67/670bb5c62b1f83f64532822798f95e91d9cb997427b5982cf69a420f10639f34-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b027/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_amd64/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 tTM6gFdsONN4wdQ9p4xr/tTM6gFdsONN4wdQ9p4xr -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/31/319b0595df7c8a192db287bdadaae3d6be2af03295d76244b0f927739f924e63-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b027/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile io=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/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 qz0T0vSClMljwLFO8YEg/qz0T0vSClMljwLFO8YEg -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/01/01a2bdf63952558e36ee93fd42555ebafd529afe3ff9be1354fb7a6e75aaec3a-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b027/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile os=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_amd64/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 Aha7QUL6JO_lssX9XUOl/Aha7QUL6JO_lssX9XUOl -goversion go1.11.5 -D "" -importcfg $WORK/b002/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/10/10e6ac0948707d69bf350d5e07c53746befd33267674f8b22829ff2a427eaeb1-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b063/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b063/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b063/ -g -O2 ./bpf_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/5e/5eb585d49d9462f5da72a1bf07554467eb33bd2c9ed385c2475cfda61fb85db8-d # internal cd $WORK/b063 TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -o $WORK/b063/_cgo_.o $WORK/b063/_cgo_main.o $WORK/b063/_x001.o $WORK/b063/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage netlink -dynimport $WORK/b063/_cgo_.o -dynout $WORK/b063/_cgo_import.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b030/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b064/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b065/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b016/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b019/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid d-pja2NVKELOgjHq5_QY/d-pja2NVKELOgjHq5_QY -goversion go1.11.5 -D "" -importcfg $WORK/b063/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/b063/_cgo_gotypes.go $WORK/b063/bpf_linux.cgo1.go $WORK/b063/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b063/_pkg_.a $WORK/b063/_x001.o $WORK/b063/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/a5/a59c76a7618eeac657dbcf32866e1c081704802ad936b0fb4637f6347225e938-d # internal github.com/containernetworking/plugins/plugins/main/loopback mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b002/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/main/loopback /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid -13Xjk8dQbk21sZfLevd/-13Xjk8dQbk21sZfLevd -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./loopback.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/a3/a35f15c81aefacf9ae69c2e5f9ca05fb02ab7e2a8c24f7b3095a11832e76c0a4-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/main/loopback=$WORK/b001/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b002/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b027/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile os=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b061/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b030/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b064/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b065/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b019/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a packagefile encoding=$WORK/b028/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile internal/poll=$WORK/b017/_pkg_.a packagefile internal/syscall/unix=$WORK/b020/_pkg_.a packagefile internal/testlog=$WORK/b021/_pkg_.a packagefile encoding/base64=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b056/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a packagefile internal/race=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b059/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=ClmVZ0l-uKg8ilxTnIGX/-13Xjk8dQbk21sZfLevd/ofDZnETzljP58wWnQHzw/ClmVZ0l-uKg8ilxTnIGX -compressdwarf=false -B 0xe76778d846afcfe9eccfbcc8f195cca75a309b70 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/loopback rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/macvlan ']' ++ basename plugins/main/macvlan + plugin=macvlan + echo ' macvlan' macvlan ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -compressdwarf=false -B 0x7bb8faa4430531c5739b1d3e8ebbd12084a4b6fa -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 WORK=/tmp/go-build359942333 errors mkdir -p $WORK/b004/ internal/race runtime/internal/sys mkdir -p $WORK/b013/ mkdir -p $WORK/b010/ unicode/utf8 mkdir -p $WORK/b016/ unicode/utf16 mkdir -p $WORK/b033/ encoding mkdir -p $WORK/b017/ math/bits mkdir -p $WORK/b023/ crypto/subtle mkdir -p $WORK/b055/ runtime/internal/atomic sync/atomic mkdir -p $WORK/b014/ crypto/internal/subtle internal/cpu mkdir -p $WORK/b006/ mkdir -p $WORK/b054/ internal/nettrace mkdir -p $WORK/b012/ unicode mkdir -p $WORK/b015/ crypto/internal/boring/sig mkdir -p $WORK/b039/ mkdir -p $WORK/b059/ runtime/cgo mkdir -p $WORK/b042/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 70_WAxG7QRfMCYCf4c3N/70_WAxG7QRfMCYCf4c3N -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid Jq0LuhmmEGAa6FP23DoF/Jq0LuhmmEGAa6FP23DoF -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid wb_y5VEH00DQj_dovBg0/wb_y5VEH00DQj_dovBg0 -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid OQM9KSrCA7DhwttPZRnb/OQM9KSrCA7DhwttPZRnb -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid HCQZPGPx8fi47WpSlrdE/HCQZPGPx8fi47WpSlrdE -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Qgcy0UHdUmpRVVHUclpX/Qgcy0UHdUmpRVVHUclpX -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid tpPLIpdek2QRCPHrzeOD/tpPLIpdek2QRCPHrzeOD -goversion go1.11.5 -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./sig.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid Qp5InsXDMUrK1NJdGKee/Qp5InsXDMUrK1NJdGKee -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid ylUMpRK8AunPXzmze9p4/ylUMpRK8AunPXzmze9p4 -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid VIHVWfzGHCD-OY0GHna4/VIHVWfzGHCD-OY0GHna4 -goversion go1.11.5 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 29jEkgB1GqtPpGg4Dek6/29jEkgB1GqtPpGg4Dek6 -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_amd64x.go ./stubs.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid 1XMXTu1gti7Idp7id_zT/1XMXTu1gti7Idp7id_zT -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math/bits -std -complete -installsuffix shared -buildid do9xdRBG7_GCkAuUwK7l/do9xdRBG7_GCkAuUwK7l -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid IcwnlmEMb5M8NqY5NvlO/IcwnlmEMb5M8NqY5NvlO -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid XNIgR2ywpFIFcIzAdJGm/XNIgR2ywpFIFcIzAdJGm -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./aliasing.go cd $WORK gcc -fno-caret-diagnostics -c -x c - || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/08/0886d286b53037504ad7f88e1e21928100fcbb27236fc8e2c0106e42a394c9ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b059 -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b059/sig_amd64.o ./sig_amd64.s cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f8/f813f9578195a9fc4c19d2fcbf21e0ee6a2a15bfeef6cb4de7bf15e7d91df6eb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/95/95edb4ccaadb8b9436ca7e699dfca54684ef09a15ab98f912e1ef3772742b8de-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b059/_pkg_.a $WORK/b059/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/asm_amd64.o ./asm_amd64.s cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/78/786d4bba8bb29d1217b51f077576af905a2a7d0d1c1c10ec3cd6dff0dcc5e29b-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/asm.o ./asm.s cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/60/60fdde3e556f9ec04b3a7ffd1a4e1d2550d74ab312b99ae45caebdaed832914a-d # internal cd $WORK gcc -Qunused-arguments -c -x c - || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f9/f9e0978f636f44996854cd00f62ce7db6faee63df993619435d0b19561f73b08-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/29/292d7e14e8ea6f01a438b4175ce65a596d7c449d0bc9ad722ae5c442d57dd161-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/b0/b0259d9e5406f1a5a667ddf5a50a5c94d482558068ca62bb3aac275f34b6b30b-d # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/3c/3c30086e6344a6457eb72135ddc3b475912bb153991f55d7d05cfa24c6067fd3-d # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/fd/fd543c6ddb5ecf6fbbd6cab676af907f448ad567ec2c3232e4be79a90cdde9f5-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/d9/d947271b0a708fa9617531752c242c18e3e05697ee5d0527d15b6b9a329038d0-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/cpu_x86.o ./cpu_x86.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/e9/e9684fa843ff9fac9b04c7d2e61b1e0de495a181fe1da23d92db24397a10b9e7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/24/244e287acaf8e38e2be8e6235a84f28dd92d95756abd653dfcccdc269d0a37ed-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/4a/4a1795890e19a468af380ac151ff279a4629e249b90377d6f494756d80e71e74-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -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 internal/testlog mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b038/ cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid oE6WQxroVob1ZvDmj5Ft/oE6WQxroVob1ZvDmj5Ft -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid -f4EHJXAIxqWFwGoWOX5/-f4EHJXAIxqWFwGoWOX5 -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid C7PEpu2fYiJGzAAMm-9q/C7PEpu2fYiJGzAAMm-9q -goversion go1.11.5 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go math mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid fhAcdBPKju-ZcQPUDWwr/fhAcdBPKju-ZcQPUDWwr -goversion go1.11.5 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/93/93d7999e0807d216daabfac86ff7146f170adefa0c8894845c8d15245437611e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/equal_amd64.o ./equal_amd64.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_amd64.o $WORK/b005/count_amd64.o $WORK/b005/equal_amd64.o $WORK/b005/index_amd64.o $WORK/b005/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/b2/b229d1aa829751bb8ea1dc3a01e9dbfeb8304a3bab4ad32cf43fa2692f6f151c-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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 runtime mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid qTaKF_JpKB0FtfD7SfY7/qTaKF_JpKB0FtfD7SfY7 -goversion go1.11.5 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.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 ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/05/05c0c0f9ec99df09f72718aa5cd8ba8c24736da4c5e7333f4975d7b0419c89b2-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/asin_amd64.o ./asin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/asinh_stub.o ./asinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/atan2_amd64.o ./atan2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/atan_amd64.o ./atan_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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_amd64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/cbrt_stub.o ./cbrt_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/erf_stub.o ./erf_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/exp2_amd64.o ./exp2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/expm1_amd64.o ./expm1_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/frexp_amd64.o ./frexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/ldexp_amd64.o ./ldexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/log10_amd64.o ./log10_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/log1p_amd64.o ./log1p_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/mod_amd64.o ./mod_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/modf_amd64.o ./modf_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/pow_stub.o ./pow_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/remainder_amd64.o ./remainder_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/sin_amd64.o ./sin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/sinh_stub.o ./sinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/sqrt_amd64.o ./sqrt_amd64.s cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/8c/8cdcfa24b991a3a4f871b78d6e2770bbe1cb56dd20c5433c015acc35f47f6d46-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/tan_amd64.o ./tan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/asin_amd64.o $WORK/b020/asinh_stub.o $WORK/b020/atan2_amd64.o $WORK/b020/atan_amd64.o $WORK/b020/cbrt_stub.o $WORK/b020/dim_amd64.o $WORK/b020/erf_stub.o $WORK/b020/exp2_amd64.o $WORK/b020/exp_amd64.o $WORK/b020/expm1_amd64.o $WORK/b020/floor_amd64.o $WORK/b020/frexp_amd64.o $WORK/b020/hypot_amd64.o $WORK/b020/ldexp_amd64.o $WORK/b020/log10_amd64.o $WORK/b020/log1p_amd64.o $WORK/b020/log_amd64.o $WORK/b020/mod_amd64.o $WORK/b020/modf_amd64.o $WORK/b020/pow_stub.o $WORK/b020/remainder_amd64.o $WORK/b020/sin_amd64.o $WORK/b020/sinh_stub.o $WORK/b020/sqrt_amd64.o $WORK/b020/tan_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/45/45a8592fe24fdd14ca1bdaaf86e5878502c89ab83cb22b365e5aaa2bace5ca0c-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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_mmap.c strconv mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid OqPmFpMxT95zOLwFoSLJ/OqPmFpMxT95zOLwFoSLJ -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/54/5417d5defb8e1d84a7365fb8af5cabf75c24017fb8223c988595b013a1d4ebab-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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_setenv.c cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_amd64.o $WORK/b011/duff_amd64.o $WORK/b011/memclr_amd64.o $WORK/b011/memmove_amd64.o $WORK/b011/rt0_linux_amd64.o $WORK/b011/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/8d/8dfb5c2840b205475e075a56d322eb73074770d6bc5605a93dd7079654abeec6-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid opRHmW6A9Mnl1BxWvnhm/opRHmW6A9Mnl1BxWvnhm -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/74/74b2d299045d2c052024b3d86e47f65f3b2010a5a1956af61c0210bcd820e060-d # internal internal/singleflight io mkdir -p $WORK/b040/ mkdir -p $WORK/b008/ reflect mkdir -p $WORK/b021/ math/rand mkdir -p $WORK/b041/ syscall mkdir -p $WORK/b027/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid 5su2dJse7QJAoScrFHvj/5su2dJse7QJAoScrFHvj -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid zpEp_FVhdgpnnGolTf2F/zpEp_FVhdgpnnGolTf2F -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid YXuyRpw3pxZojOqEEYOA/YXuyRpw3pxZojOqEEYOA -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 cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid myncmZAcDavdRQgEwz85/myncmZAcDavdRQgEwz85 -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/14/14b91e9528c4baf69b3c06a79cb6b551ea0888d5752c3b317e04dbcba5d36a34-d # internal cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid PlDjAvwVJlJWpGBvXUcE/PlDjAvwVJlJWpGBvXUcE -goversion go1.11.5 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/64/640012cfe64c59602e922bcf548deb0ced79227c6eea4d610cd84a5180cc1408-d # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/b1/b107afa9e6f01e095cc72e3d1c404817b68a3373cb1a3e3a11774743f5b1d089-d # internal hash mkdir -p $WORK/b058/ bytes mkdir -p $WORK/b003/ strings mkdir -p $WORK/b032/ crypto/cipher mkdir -p $WORK/b053/ /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p hash -std -complete -installsuffix shared -buildid b1_Qf7qevSOQoBgh8Ye0/b1_Qf7qevSOQoBgh8Ye0 -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/fd/fda6135033b664c437bcb388b8779d3568620fe14f56325d4dce95337182822f-d # internal crypto mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b058/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto -std -complete -installsuffix shared -buildid zLlK4bWrte88ZviSSUBf/zLlK4bWrte88ZviSSUBf -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack ./crypto.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid _6taK4y_-Pz0Bcf8fPrH/_6taK4y_-Pz0Bcf8fPrH -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid NgqwiTIBe42AjGMKsmnK/NgqwiTIBe42AjGMKsmnK -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 cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/d2/d217238315666d230367e6215277cf93224ceda83e0b82ca82aa543f351bab05-d # internal cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid jfvV_v0iH9ledD92Wq0B/jfvV_v0iH9ledD92Wq0B -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 cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/5e/5ee4cb02f1ea8dddb396ce41268575288d11fe9738eff8951da489c22236dfc3-d # internal internal/syscall/unix mkdir -p $WORK/b029/ time mkdir -p $WORK/b028/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid J15djHoGK3v2Lt4ortSp/J15djHoGK3v2Lt4ortSp -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b062/ /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/empty.o ./empty.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid lKpeuU1dsKCvfjdJhriM/lKpeuU1dsKCvfjdJhriM -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 cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 5d5P1GQZ9mi5H7LNOMCy/5d5P1GQZ9mi5H7LNOMCy -goversion go1.11.5 -D "" -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/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_amd64.go ./syscall_unix.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/40/409be7f9634c6a048a0b55525e0ae8a1baa33b89e2b8a14e2b4af794271852ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/8e/8e46932c13b324f4f2af28f465640719b9fbdec01044ceeeb0435a3c6ba2c76b-d # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/09/09b84d99ddbda5dbe0100e7498e72bfc88faa051e3f756ab99e9de455e5c7839-d # internal bufio mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p bufio -std -complete -installsuffix shared -buildid qmfV3tj6ndW8yVSYebir/qmfV3tj6ndW8yVSYebir -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b032/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ec/eca3bbbe6bf2aa84fefd93ca1e53041dd8df17a784ab38b450f546baee420f51-d # internal encoding/binary mkdir -p $WORK/b019/ sort mkdir -p $WORK/b031/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/3b/3bf5c1f6952e3541a4af30bb14489276f637bcb6d23c6af34cd5897761e6a330-d # internal path mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p path -std -complete -installsuffix shared -buildid Mg5piyNzXEKO-3nFy3P2/Mg5piyNzXEKO-3nFy3P2 -goversion go1.11.5 -D "" -importcfg $WORK/b063/importcfg -pack ./match.go ./path.go cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/5a/5a16166801df3de76ecb88c8e1663a14daf22f1d78f2ff51fce460f75e2015d6-d # internal cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/binary -std -complete -installsuffix shared -buildid o_mWSP8KzD5KCHEnYXWS/o_mWSP8KzD5KCHEnYXWS -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/da/da427f126320afbde1bd82ca1be2431d32572cfee4c4b48bd3e7c4d3be707fc9-d # internal cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid BfIp2r9-WEtudQceseir/BfIp2r9-WEtudQceseir -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/29/295c2c21685980ce39c9e4cf7e4309847eb16169478dfe803b1035db74463c82-d # internal regexp/syntax mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid oZlS3oYIBfFT72jys_dO/oZlS3oYIBfFT72jys_dO -goversion go1.11.5 -D "" -importcfg $WORK/b068/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/4d/4d4d6da99b8f91e2603e2c9e9fabe5d1d47acc116c95a35abaf69d41f859b902-d # internal encoding/base64 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ugwMF5XI3EfhU1Lhh3kV/ugwMF5XI3EfhU1Lhh3kV -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/5e/5e3972e8d49d9090a9f8efd1d7ad2344db6f6a567f9b6ddd777b831e24991ba8-d # internal internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid o_oceWGUZU5xsx4wFdVP/o_oceWGUZU5xsx4wFdVP -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 cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b062 -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b062/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b062 -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b062/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b062/_pkg_.a $WORK/b062/asm.o $WORK/b062/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/28/282d5ab6431dceba44905494ff5b31c7c2a5aedb28560f041a84896b7e4d856b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/09/0979bd26c0fcc615093d81114b5e7d067f934c6af776c11ebbac48ef46cb8fdd-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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_sigaction.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/27/273ff748687e758767c606a1407c062e9f24f07d2e9f119af5bd15e55b996575-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid sgP4egZftxnKcNhEMAn6/sgP4egZftxnKcNhEMAn6 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/f2/f2aa84ca086be9a1a41166412a7ccf1a0a08a4d8d521d63639b3aded5936a931-d # internal regexp mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b068/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p regexp -std -complete -installsuffix shared -buildid AhBQMRqLEv8IpshOgUmm/AhBQMRqLEv8IpshOgUmm -goversion go1.11.5 -D "" -importcfg $WORK/b067/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a8/a8e9768d90a286f37ccd3e0efb61ad71bacfb6c57ab73f9a76fa16c1a4d1e72c-d # internal path/filepath mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF fmt mkdir -p $WORK/b024/ cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid W2DHtaX_4vwckDm_TOwX/W2DHtaX_4vwckDm_TOwX -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid lSQFa1Wiamf-3EKUeINr/lSQFa1Wiamf-3EKUeINr -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/5b/5b5b61efc6dc7a862302b901203ead9d1df7540aa02b9b167ddb685ed5403203-d # internal io/ioutil mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid 9VDo8vFAoDMBY4ZSx40K/9VDo8vFAoDMBY4ZSx40K -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/89/89033021d4372969a1ccb245ca59d283ca1919d4146eb4766d9b5ca75b5d9ece-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/de/de7b679d59a61b798b7ba367a369ac43d90576c3c55f3eccd210113542a00524-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/0c/0cd829eab6e05c997a4049a876edc17691a814efb8f40ec1e59f7ec25ee6782d-d # internal context mkdir -p $WORK/b037/ log mkdir -p $WORK/b048/ github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b071/ github.com/containernetworking/plugins/pkg/utils/sysctl cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b074/ cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid 693cJJdgOYjYovV5-kTR/693cJJdgOYjYovV5-kTR -goversion go1.11.5 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go encoding/json cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b002/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid 0bxYIvz-48N57uRMHYfu/0bxYIvz-48N57uRMHYfu -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid wx4hHr1WU_zuYceErFHp/wx4hHr1WU_zuYceErFHp -goversion go1.11.5 -D "" -importcfg $WORK/b071/importcfg -pack ./netns.go ./netns_linux.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid iq0rCL8vbh_rRMmUDlZn/iq0rCL8vbh_rRMmUDlZn -goversion go1.11.5 -D "" -importcfg $WORK/b074/importcfg -pack ./sysctl_linux.go cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid lOa6Vc3eSVOOROlnaRdS/lOa6Vc3eSVOOROlnaRdS -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 math/big mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p math/big -std -installsuffix shared -buildid mEYtqARDqtYes-vBEty6/mEYtqARDqtYes-vBEty6 -goversion go1.11.5 -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/54/54e4e241a5b878ac8fc4693aa7ed72b8fae66884a6557267df2fc1fd8fbdd6bb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/b4/b4184521e3597f3b43bc831def13e97df25fbdf33feb43f088e579a24f794ae4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/3e/3ee32cee01c694acc7334dfde74a9bb905f6b3563959403813cd30c016e026fb-d # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/39/39174700b79f375028443e86e9ea2170895455ff57adc28a5db58a1efdce47ce-d # internal os/exec mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p os/exec -std -complete -installsuffix shared -buildid zldkDq7-6PrFNsUsLc1K/zldkDq7-6PrFNsUsLc1K -goversion go1.11.5 -D "" -importcfg $WORK/b066/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/3f/3ff36d008b585f493243babe7970e0b48e30dd036cbe11e521d6ee018174ac9b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/67/6728f1a1d6505b1a89c1117f209db78ea5b8bbfa12a9faf738b7aa99a166368c-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b060 -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b060/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b060/_pkg_.a $WORK/b060/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/d2/d282feb2a734315a24dc9c03fb23396054378c7bafd25044b3714ec4182c3c55-d # internal crypto/internal/boring mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b059/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid XgylE04OoTXoPvmdnWCI/XgylE04OoTXoPvmdnWCI -goversion go1.11.5 -D "" -importcfg $WORK/b056/importcfg -pack ./doc.go ./notboring.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/bf/bf3836bfac8a1c0030ecc18ab11951697e7ff186f0acc7e5f81240a73aea4e8d-d # internal crypto/aes mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b056/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid JXLVfluowQ3nl0RKf8fK/JXLVfluowQ3nl0RKf8fK -goversion go1.11.5 -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b052/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b052/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_amd64.o $WORK/b052/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/7f/7f5c69056c7ed21bf1c400edb74e9fec222b3b5b4fc28b6aa2595ea5a4731c59-d # internal crypto/rand mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rand -std -complete -installsuffix shared -buildid DOykwygbZ_HthFvpt_sP/DOykwygbZ_HthFvpt_sP -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f5/f5d8ca7136d4751b1f553cf1a18c1bc4939ecb9ab6747b5f045dcd6b0607cf84-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b062/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid 8AAVGSI8S4zn92V6sR3o/8AAVGSI8S4zn92V6sR3o -goversion go1.11.5 -D "" -importcfg $WORK/b061/importcfg -pack ./ns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/33/3318f89d3aa02023d8c827a9f7ceaf40400241f118a1448099e2af993af345ba-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -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/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -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/_x012.o -c gcc_amd64.S cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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 $WORK/b042/_x011.o $WORK/b042/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid 92Id7nhkFDp19gwa63Zs/92Id7nhkFDp19gwa63Zs -goversion go1.11.5 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b042/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_amd64.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 $WORK/b042/_x011.o $WORK/b042/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/6a/6a50fb86e0e89371a332ffa5299a41e4014e1980ebf871151fcf0ed1913f82cb-d # internal net mkdir -p $WORK/b036/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -o $WORK/b036/_cgo_.o $WORK/b036/_cgo_main.o $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid bMwC-tintaane4NHtheB/bMwC-tintaane4NHtheB -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 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b036/_pkg_.a $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/5f/5fd6e942395b10cb7a188ea71b504294dd2b3574f6d1553cc97037da48a850ce-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b035/ github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b064/ github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b065/ github.com/containernetworking/plugins/vendor/github.com/j-keck/arping cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b066/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF mkdir -p $WORK/b075/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid Mtw5j1cRcb9ZF1iXY292/Mtw5j1cRcb9ZF1iXY292 -goversion go1.11.5 -D "" -importcfg $WORK/b065/importcfg -pack ./iptables.go ./lock.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile net=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/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 I-KH0CAowaqcf9l6Y2hw/I-KH0CAowaqcf9l6Y2hw -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid LgtOHqL_tRI4-qZ0i8wg/LgtOHqL_tRI4-qZ0i8wg -goversion go1.11.5 -D "" -importcfg $WORK/b064/importcfg -pack ./hwaddr.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b070/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/j-keck/arping /usr/lib/golang/pkg/tool/linux_amd64/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 gqfbcrKzQocIvp-6XQ5W/gqfbcrKzQocIvp-6XQ5W -goversion go1.11.5 -D "" -importcfg $WORK/b075/importcfg -pack ./arp_datagram.go ./arping.go ./arping_linux.go ./netutils.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b071/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid HzkV_fgxAdVSyLixvXNj/HzkV_fgxAdVSyLixvXNj -goversion go1.11.5 -D "" -importcfg $WORK/b070/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/27/27c7a8a1d7dd8392f17e08ce4865104c0b7dc326d5f8ba8916aed3f95467b74b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/05/058c635506ab78146eadd38f9fd28330efde6dabff96de709198fa1a8d6a21c0-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_amd64/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 PvnIyc_j8V66ThbXpTo-/PvnIyc_j8V66ThbXpTo- -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/92/92cd61152157292bdb92c80dd583af1b2e28f0d1f24d322018f49b5557b610ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/67/670bb5c62b1f83f64532822798f95e91d9cb997427b5982cf69a420f10639f34-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_amd64/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 tTM6gFdsONN4wdQ9p4xr/tTM6gFdsONN4wdQ9p4xr -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/f7/f72a16edeff1b9c4ad8be1d197cddc591e8f920055b453f0fe174560ba605f49-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/31/319b0595df7c8a192db287bdadaae3d6be2af03295d76244b0f927739f924e63-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/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 qz0T0vSClMljwLFO8YEg/qz0T0vSClMljwLFO8YEg -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/01/01a2bdf63952558e36ee93fd42555ebafd529afe3ff9be1354fb7a6e75aaec3a-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b073/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_amd64/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 Aha7QUL6JO_lssX9XUOl/Aha7QUL6JO_lssX9XUOl -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b066/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid 5rElK30wyu4VUNkyQNua/5rElK30wyu4VUNkyQNua -goversion go1.11.5 -D "" -importcfg $WORK/b073/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/10/10e6ac0948707d69bf350d5e07c53746befd33267674f8b22829ff2a427eaeb1-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b069/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b069/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b069/ -g -O2 ./bpf_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/5e/5eb585d49d9462f5da72a1bf07554467eb33bd2c9ed385c2475cfda61fb85db8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/e7/e73e35eb64db2034d1616961a38415e9db6ee9b8efa2f64eca4c0784af6dcdf8-d # internal cd $WORK/b069 TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -o $WORK/b069/_cgo_.o $WORK/b069/_cgo_main.o $WORK/b069/_x001.o $WORK/b069/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage netlink -dynimport $WORK/b069/_cgo_.o -dynout $WORK/b069/_cgo_import.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b071/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid d-pja2NVKELOgjHq5_QY/d-pja2NVKELOgjHq5_QY -goversion go1.11.5 -D "" -importcfg $WORK/b069/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/b069/_cgo_gotypes.go $WORK/b069/bpf_linux.cgo1.go $WORK/b069/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b069/_pkg_.a $WORK/b069/_x001.o $WORK/b069/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/a5/a59c76a7618eeac657dbcf32866e1c081704802ad936b0fb4637f6347225e938-d # internal github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b061/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b064/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b069/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid H6GfgPUicFlLpTerMsMW/H6GfgPUicFlLpTerMsMW -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/95/957b97ffc36350a85bbc72f715cf677506230107adf291daa266fb0ebc5786ee-d # internal github.com/containernetworking/plugins/pkg/ipam mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b073/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b069/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ipam /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid 5WhNUcaRo_mp1iaJ1okc/5WhNUcaRo_mp1iaJ1okc -goversion go1.11.5 -D "" -importcfg $WORK/b072/importcfg -pack ./ipam.go ./ipam_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/61/61071a25eff2127bea6cdbcc8147fdc283d2d8c524293b554d68dd64ff98f79b-d # internal github.com/containernetworking/plugins/plugins/main/macvlan mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/j-keck/arping=github.com/containernetworking/plugins/vendor/github.com/j-keck/arping importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b061/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b075/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b069/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/main/macvlan /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid i4hgSSPYXGOQvAIBbMaC/i4hgSSPYXGOQvAIBbMaC -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./macvlan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/53/530705450c687f9034d1b11be421567fa650143ea0174b580b63ca25786f2f3c-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/main/macvlan=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b061/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b075/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b069/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b064/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b073/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b062/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b071/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b056/_pkg_.a packagefile os/exec=$WORK/b066/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b059/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile regexp/syntax=$WORK/b068/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=e7l_iqklGlekH8_-7MwD/i4hgSSPYXGOQvAIBbMaC/1Al5MUx3T_CbJjcpb5G-/e7l_iqklGlekH8_-7MwD -compressdwarf=false -B 0x7bb8faa4430531c5739b1d3e8ebbd12084a4b6fa -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/macvlan rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/ptp ']' ++ basename plugins/main/ptp + plugin=ptp ptp + echo ' ptp' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -compressdwarf=false -B 0xe1891f22a2914bdba81c6409cfa04a8e1d78874c -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 WORK=/tmp/go-build404449304 errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid HCQZPGPx8fi47WpSlrdE/HCQZPGPx8fi47WpSlrdE -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go internal/race mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys mkdir -p $WORK/b013/ cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid wb_y5VEH00DQj_dovBg0/wb_y5VEH00DQj_dovBg0 -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid VIHVWfzGHCD-OY0GHna4/VIHVWfzGHCD-OY0GHna4 -goversion go1.11.5 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go unicode/utf16 mkdir -p $WORK/b033/ math/bits mkdir -p $WORK/b023/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF internal/cpu cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid Qp5InsXDMUrK1NJdGKee/Qp5InsXDMUrK1NJdGKee -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go mkdir -p $WORK/b006/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math/bits -std -complete -installsuffix shared -buildid do9xdRBG7_GCkAuUwK7l/do9xdRBG7_GCkAuUwK7l -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go crypto/subtle mkdir -p $WORK/b055/ internal/nettrace crypto/internal/boring/sig mkdir -p $WORK/b059/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF crypto/internal/subtle mkdir -p $WORK/b039/ encoding runtime/internal/atomic cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 70_WAxG7QRfMCYCf4c3N/70_WAxG7QRfMCYCf4c3N -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go mkdir -p $WORK/b054/ unicode cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF unicode/utf8 mkdir -p $WORK/b016/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid IcwnlmEMb5M8NqY5NvlO/IcwnlmEMb5M8NqY5NvlO -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./constant_time.go mkdir -p $WORK/b017/ cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid tpPLIpdek2QRCPHrzeOD/tpPLIpdek2QRCPHrzeOD -goversion go1.11.5 -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./sig.go mkdir -p $WORK/b012/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid Jq0LuhmmEGAa6FP23DoF/Jq0LuhmmEGAa6FP23DoF -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go mkdir -p $WORK/b015/ cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid XNIgR2ywpFIFcIzAdJGm/XNIgR2ywpFIFcIzAdJGm -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./aliasing.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid ylUMpRK8AunPXzmze9p4/ylUMpRK8AunPXzmze9p4 -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Qgcy0UHdUmpRVVHUclpX/Qgcy0UHdUmpRVVHUclpX -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 29jEkgB1GqtPpGg4Dek6/29jEkgB1GqtPpGg4Dek6 -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_amd64x.go ./stubs.go sync/atomic cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid 1XMXTu1gti7Idp7id_zT/1XMXTu1gti7Idp7id_zT -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go mkdir -p $WORK/b014/ runtime/cgo mkdir -p $WORK/b042/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid OQM9KSrCA7DhwttPZRnb/OQM9KSrCA7DhwttPZRnb -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/95/95edb4ccaadb8b9436ca7e699dfca54684ef09a15ab98f912e1ef3772742b8de-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b038/ cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f8/f813f9578195a9fc4c19d2fcbf21e0ee6a2a15bfeef6cb4de7bf15e7d91df6eb-d # internal cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid -f4EHJXAIxqWFwGoWOX5/-f4EHJXAIxqWFwGoWOX5 -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b059 -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b059/sig_amd64.o ./sig_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/08/0886d286b53037504ad7f88e1e21928100fcbb27236fc8e2c0106e42a394c9ba-d # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/fd/fd543c6ddb5ecf6fbbd6cab676af907f448ad567ec2c3232e4be79a90cdde9f5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/3c/3c30086e6344a6457eb72135ddc3b475912bb153991f55d7d05cfa24c6067fd3-d # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f9/f9e0978f636f44996854cd00f62ce7db6faee63df993619435d0b19561f73b08-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b059/_pkg_.a $WORK/b059/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/60/60fdde3e556f9ec04b3a7ffd1a4e1d2550d74ab312b99ae45caebdaed832914a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/78/786d4bba8bb29d1217b51f077576af905a2a7d0d1c1c10ec3cd6dff0dcc5e29b-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/asm.o ./asm.s cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/b0/b0259d9e5406f1a5a667ddf5a50a5c94d482558068ca62bb3aac275f34b6b30b-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/29/292d7e14e8ea6f01a438b4175ce65a596d7c449d0bc9ad722ae5c442d57dd161-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/4a/4a1795890e19a468af380ac151ff279a4629e249b90377d6f494756d80e71e74-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/d9/d947271b0a708fa9617531752c242c18e3e05697ee5d0527d15b6b9a329038d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/e9/e9684fa843ff9fac9b04c7d2e61b1e0de495a181fe1da23d92db24397a10b9e7-d # internal cd $WORK gcc -Qunused-arguments -c -x c - || true gcc -fdebug-prefix-map=a=b -c -x c - || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/24/244e287acaf8e38e2be8e6235a84f28dd92d95756abd653dfcccdc269d0a37ed-d # internal gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -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 internal/testlog mkdir -p $WORK/b030/ internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid oE6WQxroVob1ZvDmj5Ft/oE6WQxroVob1ZvDmj5Ft -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid C7PEpu2fYiJGzAAMm-9q/C7PEpu2fYiJGzAAMm-9q -goversion go1.11.5 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go math mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid fhAcdBPKju-ZcQPUDWwr/fhAcdBPKju-ZcQPUDWwr -goversion go1.11.5 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/93/93d7999e0807d216daabfac86ff7146f170adefa0c8894845c8d15245437611e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/index_amd64.o ./index_amd64.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_amd64.o $WORK/b005/count_amd64.o $WORK/b005/equal_amd64.o $WORK/b005/index_amd64.o $WORK/b005/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/b2/b229d1aa829751bb8ea1dc3a01e9dbfeb8304a3bab4ad32cf43fa2692f6f151c-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid qTaKF_JpKB0FtfD7SfY7/qTaKF_JpKB0FtfD7SfY7 -goversion go1.11.5 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.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 ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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 TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/05/05c0c0f9ec99df09f72718aa5cd8ba8c24736da4c5e7333f4975d7b0419c89b2-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/asin_amd64.o ./asin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/asinh_stub.o ./asinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/atan2_amd64.o ./atan2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/atan_amd64.o ./atan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/cbrt_stub.o ./cbrt_stub.s cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/8c/8cdcfa24b991a3a4f871b78d6e2770bbe1cb56dd20c5433c015acc35f47f6d46-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/erf_stub.o ./erf_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/exp2_amd64.o ./exp2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/expm1_amd64.o ./expm1_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/frexp_amd64.o ./frexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/ldexp_amd64.o ./ldexp_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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_amd64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/log10_amd64.o ./log10_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/log1p_amd64.o ./log1p_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/mod_amd64.o ./mod_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/modf_amd64.o ./modf_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/pow_stub.o ./pow_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/remainder_amd64.o ./remainder_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/sin_amd64.o ./sin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/sinh_stub.o ./sinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/tan_amd64.o ./tan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/asin_amd64.o $WORK/b020/asinh_stub.o $WORK/b020/atan2_amd64.o $WORK/b020/atan_amd64.o $WORK/b020/cbrt_stub.o $WORK/b020/dim_amd64.o $WORK/b020/erf_stub.o $WORK/b020/exp2_amd64.o $WORK/b020/exp_amd64.o $WORK/b020/expm1_amd64.o $WORK/b020/floor_amd64.o $WORK/b020/frexp_amd64.o $WORK/b020/hypot_amd64.o $WORK/b020/ldexp_amd64.o $WORK/b020/log10_amd64.o $WORK/b020/log1p_amd64.o $WORK/b020/log_amd64.o $WORK/b020/mod_amd64.o $WORK/b020/modf_amd64.o $WORK/b020/pow_stub.o $WORK/b020/remainder_amd64.o $WORK/b020/sin_amd64.o $WORK/b020/sinh_stub.o $WORK/b020/sqrt_amd64.o $WORK/b020/tan_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/45/45a8592fe24fdd14ca1bdaaf86e5878502c89ab83cb22b365e5aaa2bace5ca0c-d # internal strconv mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid OqPmFpMxT95zOLwFoSLJ/OqPmFpMxT95zOLwFoSLJ -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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -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_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -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_sigaction.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/54/5417d5defb8e1d84a7365fb8af5cabf75c24017fb8223c988595b013a1d4ebab-d # internal TERM='dumb' gcc -I . -fPIC -m64 -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_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -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/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -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/_x012.o -c gcc_amd64.S cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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 $WORK/b042/_x011.o $WORK/b042/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid 92Id7nhkFDp19gwa63Zs/92Id7nhkFDp19gwa63Zs -goversion go1.11.5 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b042/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_amd64.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 $WORK/b042/_x011.o $WORK/b042/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/6a/6a50fb86e0e89371a332ffa5299a41e4014e1980ebf871151fcf0ed1913f82cb-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_amd64.o $WORK/b011/duff_amd64.o $WORK/b011/memclr_amd64.o $WORK/b011/memmove_amd64.o $WORK/b011/rt0_linux_amd64.o $WORK/b011/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/8d/8dfb5c2840b205475e075a56d322eb73074770d6bc5605a93dd7079654abeec6-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid opRHmW6A9Mnl1BxWvnhm/opRHmW6A9Mnl1BxWvnhm -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/74/74b2d299045d2c052024b3d86e47f65f3b2010a5a1956af61c0210bcd820e060-d # internal io mkdir -p $WORK/b008/ internal/singleflight mkdir -p $WORK/b040/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid 5su2dJse7QJAoScrFHvj/5su2dJse7QJAoScrFHvj -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid zpEp_FVhdgpnnGolTf2F/zpEp_FVhdgpnnGolTf2F -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid myncmZAcDavdRQgEwz85/myncmZAcDavdRQgEwz85 -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF syscall cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid YXuyRpw3pxZojOqEEYOA/YXuyRpw3pxZojOqEEYOA -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 mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid PlDjAvwVJlJWpGBvXUcE/PlDjAvwVJlJWpGBvXUcE -goversion go1.11.5 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/14/14b91e9528c4baf69b3c06a79cb6b551ea0888d5752c3b317e04dbcba5d36a34-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/64/640012cfe64c59602e922bcf548deb0ced79227c6eea4d610cd84a5180cc1408-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/b1/b107afa9e6f01e095cc72e3d1c404817b68a3373cb1a3e3a11774743f5b1d089-d # internal hash mkdir -p $WORK/b058/ bytes mkdir -p $WORK/b003/ crypto/cipher mkdir -p $WORK/b053/ strings cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF mkdir -p $WORK/b032/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p hash -std -complete -installsuffix shared -buildid b1_Qf7qevSOQoBgh8Ye0/b1_Qf7qevSOQoBgh8Ye0 -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack ./hash.go cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid _6taK4y_-Pz0Bcf8fPrH/_6taK4y_-Pz0Bcf8fPrH -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid jfvV_v0iH9ledD92Wq0B/jfvV_v0iH9ledD92Wq0B -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 cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid NgqwiTIBe42AjGMKsmnK/NgqwiTIBe42AjGMKsmnK -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/fd/fda6135033b664c437bcb388b8779d3568620fe14f56325d4dce95337182822f-d # internal crypto mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b058/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto -std -complete -installsuffix shared -buildid zLlK4bWrte88ZviSSUBf/zLlK4bWrte88ZviSSUBf -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/d2/d217238315666d230367e6215277cf93224ceda83e0b82ca82aa543f351bab05-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/8e/8e46932c13b324f4f2af28f465640719b9fbdec01044ceeeb0435a3c6ba2c76b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/09/09b84d99ddbda5dbe0100e7498e72bfc88faa051e3f756ab99e9de455e5c7839-d # internal bufio mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p bufio -std -complete -installsuffix shared -buildid qmfV3tj6ndW8yVSYebir/qmfV3tj6ndW8yVSYebir -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b032/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/3b/3bf5c1f6952e3541a4af30bb14489276f637bcb6d23c6af34cd5897761e6a330-d # internal path mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p path -std -complete -installsuffix shared -buildid Mg5piyNzXEKO-3nFy3P2/Mg5piyNzXEKO-3nFy3P2 -goversion go1.11.5 -D "" -importcfg $WORK/b063/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/da/da427f126320afbde1bd82ca1be2431d32572cfee4c4b48bd3e7c4d3be707fc9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/5a/5a16166801df3de76ecb88c8e1663a14daf22f1d78f2ff51fce460f75e2015d6-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/5e/5ee4cb02f1ea8dddb396ce41268575288d11fe9738eff8951da489c22236dfc3-d # internal internal/syscall/unix mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid J15djHoGK3v2Lt4ortSp/J15djHoGK3v2Lt4ortSp -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go time mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid lKpeuU1dsKCvfjdJhriM/lKpeuU1dsKCvfjdJhriM -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 github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 5d5P1GQZ9mi5H7LNOMCy/5d5P1GQZ9mi5H7LNOMCy -goversion go1.11.5 -D "" -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/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_amd64.go ./syscall_unix.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/40/409be7f9634c6a048a0b55525e0ae8a1baa33b89e2b8a14e2b4af794271852ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/5e/5e3972e8d49d9090a9f8efd1d7ad2344db6f6a567f9b6ddd777b831e24991ba8-d # internal internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid o_oceWGUZU5xsx4wFdVP/o_oceWGUZU5xsx4wFdVP -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 cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b062 -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b062/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b062 -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b062/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b062/_pkg_.a $WORK/b062/asm.o $WORK/b062/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/28/282d5ab6431dceba44905494ff5b31c7c2a5aedb28560f041a84896b7e4d856b-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ec/eca3bbbe6bf2aa84fefd93ca1e53041dd8df17a784ab38b450f546baee420f51-d # internal encoding/binary mkdir -p $WORK/b019/ sort mkdir -p $WORK/b031/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/binary -std -complete -installsuffix shared -buildid o_mWSP8KzD5KCHEnYXWS/o_mWSP8KzD5KCHEnYXWS -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid BfIp2r9-WEtudQceseir/BfIp2r9-WEtudQceseir -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/27/273ff748687e758767c606a1407c062e9f24f07d2e9f119af5bd15e55b996575-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid sgP4egZftxnKcNhEMAn6/sgP4egZftxnKcNhEMAn6 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/29/295c2c21685980ce39c9e4cf7e4309847eb16169478dfe803b1035db74463c82-d # internal regexp/syntax mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid oZlS3oYIBfFT72jys_dO/oZlS3oYIBfFT72jys_dO -goversion go1.11.5 -D "" -importcfg $WORK/b068/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/4d/4d4d6da99b8f91e2603e2c9e9fabe5d1d47acc116c95a35abaf69d41f859b902-d # internal encoding/base64 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ugwMF5XI3EfhU1Lhh3kV/ugwMF5XI3EfhU1Lhh3kV -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/09/0979bd26c0fcc615093d81114b5e7d067f934c6af776c11ebbac48ef46cb8fdd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a8/a8e9768d90a286f37ccd3e0efb61ad71bacfb6c57ab73f9a76fa16c1a4d1e72c-d # internal path/filepath mkdir -p $WORK/b047/ fmt mkdir -p $WORK/b024/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid W2DHtaX_4vwckDm_TOwX/W2DHtaX_4vwckDm_TOwX -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid lSQFa1Wiamf-3EKUeINr/lSQFa1Wiamf-3EKUeINr -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/5b/5b5b61efc6dc7a862302b901203ead9d1df7540aa02b9b167ddb685ed5403203-d # internal io/ioutil mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid 9VDo8vFAoDMBY4ZSx40K/9VDo8vFAoDMBY4ZSx40K -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/89/89033021d4372969a1ccb245ca59d283ca1919d4146eb4766d9b5ca75b5d9ece-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/f2/f2aa84ca086be9a1a41166412a7ccf1a0a08a4d8d521d63639b3aded5936a931-d # internal regexp mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b068/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p regexp -std -complete -installsuffix shared -buildid AhBQMRqLEv8IpshOgUmm/AhBQMRqLEv8IpshOgUmm -goversion go1.11.5 -D "" -importcfg $WORK/b067/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/0c/0cd829eab6e05c997a4049a876edc17691a814efb8f40ec1e59f7ec25ee6782d-d # internal context mkdir -p $WORK/b037/ log github.com/containernetworking/plugins/pkg/utils/sysctl github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b048/ mkdir -p $WORK/b074/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b071/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid 693cJJdgOYjYovV5-kTR/693cJJdgOYjYovV5-kTR -goversion go1.11.5 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid 0bxYIvz-48N57uRMHYfu/0bxYIvz-48N57uRMHYfu -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go encoding/json mkdir -p $WORK/b002/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid iq0rCL8vbh_rRMmUDlZn/iq0rCL8vbh_rRMmUDlZn -goversion go1.11.5 -D "" -importcfg $WORK/b074/importcfg -pack ./sysctl_linux.go math/big mkdir -p $WORK/b060/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid wx4hHr1WU_zuYceErFHp/wx4hHr1WU_zuYceErFHp -goversion go1.11.5 -D "" -importcfg $WORK/b071/importcfg -pack ./netns.go ./netns_linux.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid lOa6Vc3eSVOOROlnaRdS/lOa6Vc3eSVOOROlnaRdS -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 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p math/big -std -installsuffix shared -buildid mEYtqARDqtYes-vBEty6/mEYtqARDqtYes-vBEty6 -goversion go1.11.5 -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/54/54e4e241a5b878ac8fc4693aa7ed72b8fae66884a6557267df2fc1fd8fbdd6bb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/b4/b4184521e3597f3b43bc831def13e97df25fbdf33feb43f088e579a24f794ae4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/3e/3ee32cee01c694acc7334dfde74a9bb905f6b3563959403813cd30c016e026fb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/39/39174700b79f375028443e86e9ea2170895455ff57adc28a5db58a1efdce47ce-d # internal os/exec mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p os/exec -std -complete -installsuffix shared -buildid zldkDq7-6PrFNsUsLc1K/zldkDq7-6PrFNsUsLc1K -goversion go1.11.5 -D "" -importcfg $WORK/b066/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go net mkdir -p $WORK/b036/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/de/de7b679d59a61b798b7ba367a369ac43d90576c3c55f3eccd210113542a00524-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/3f/3ff36d008b585f493243babe7970e0b48e30dd036cbe11e521d6ee018174ac9b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/67/6728f1a1d6505b1a89c1117f209db78ea5b8bbfa12a9faf738b7aa99a166368c-d # internal cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b060 -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b060/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b060/_pkg_.a $WORK/b060/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/d2/d282feb2a734315a24dc9c03fb23396054378c7bafd25044b3714ec4182c3c55-d # internal crypto/internal/boring mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b059/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid XgylE04OoTXoPvmdnWCI/XgylE04OoTXoPvmdnWCI -goversion go1.11.5 -D "" -importcfg $WORK/b056/importcfg -pack ./doc.go ./notboring.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/bf/bf3836bfac8a1c0030ecc18ab11951697e7ff186f0acc7e5f81240a73aea4e8d-d # internal crypto/sha512 mkdir -p $WORK/b076/ crypto/aes mkdir -p $WORK/b052/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p crypto/sha512 -std -installsuffix shared -buildid 4xI2pn9biRDgcSPuh52A/4xI2pn9biRDgcSPuh52A -goversion go1.11.5 -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b056/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid JXLVfluowQ3nl0RKf8fK/JXLVfluowQ3nl0RKf8fK -goversion go1.11.5 -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -o $WORK/b036/_cgo_.o $WORK/b036/_cgo_main.o $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o -g -O2 cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b076/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid bMwC-tintaane4NHtheB/bMwC-tintaane4NHtheB -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 cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b052/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b052/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b076/_pkg_.a $WORK/b076/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/90/9035acbfc351832e5899bae4d373f615e3e1fac2b7dad8f0fdd61e147df02085-d # internal github.com/containernetworking/plugins/pkg/utils mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p github.com/containernetworking/plugins/pkg/utils -complete -installsuffix shared -buildid I7GNDkQw-qoTx_9oz1Ni/I7GNDkQw-qoTx_9oz1Ni -goversion go1.11.5 -D "" -importcfg $WORK/b075/importcfg -pack ./utils.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_amd64.o $WORK/b052/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/7f/7f5c69056c7ed21bf1c400edb74e9fec222b3b5b4fc28b6aa2595ea5a4731c59-d # internal crypto/rand mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rand -std -complete -installsuffix shared -buildid DOykwygbZ_HthFvpt_sP/DOykwygbZ_HthFvpt_sP -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/ba/baa4cb2de6db15c988135ca25c95df128b80d5254b2469bcb017e21ad3806365-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f5/f5d8ca7136d4751b1f553cf1a18c1bc4939ecb9ab6747b5f045dcd6b0607cf84-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b062/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid 8AAVGSI8S4zn92V6sR3o/8AAVGSI8S4zn92V6sR3o -goversion go1.11.5 -D "" -importcfg $WORK/b061/importcfg -pack ./ns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/33/3318f89d3aa02023d8c827a9f7ceaf40400241f118a1448099e2af993af345ba-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b036/_pkg_.a $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/5f/5fd6e942395b10cb7a188ea71b504294dd2b3574f6d1553cc97037da48a850ce-d # internal github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b064/ github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b065/ github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types github.com/containernetworking/plugins/vendor/github.com/j-keck/arping mkdir -p $WORK/b035/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile net=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b077/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid LgtOHqL_tRI4-qZ0i8wg/LgtOHqL_tRI4-qZ0i8wg -goversion go1.11.5 -D "" -importcfg $WORK/b064/importcfg -pack ./hwaddr.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b066/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/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 I-KH0CAowaqcf9l6Y2hw/I-KH0CAowaqcf9l6Y2hw -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid Mtw5j1cRcb9ZF1iXY292/Mtw5j1cRcb9ZF1iXY292 -goversion go1.11.5 -D "" -importcfg $WORK/b065/importcfg -pack ./iptables.go ./lock.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b070/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/j-keck/arping /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p github.com/containernetworking/plugins/vendor/github.com/j-keck/arping -complete -installsuffix shared -buildid gqfbcrKzQocIvp-6XQ5W/gqfbcrKzQocIvp-6XQ5W -goversion go1.11.5 -D "" -importcfg $WORK/b077/importcfg -pack ./arp_datagram.go ./arping.go ./arping_linux.go ./netutils.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b071/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid HzkV_fgxAdVSyLixvXNj/HzkV_fgxAdVSyLixvXNj -goversion go1.11.5 -D "" -importcfg $WORK/b070/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/27/27c7a8a1d7dd8392f17e08ce4865104c0b7dc326d5f8ba8916aed3f95467b74b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/05/058c635506ab78146eadd38f9fd28330efde6dabff96de709198fa1a8d6a21c0-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_amd64/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 PvnIyc_j8V66ThbXpTo-/PvnIyc_j8V66ThbXpTo- -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/67/670bb5c62b1f83f64532822798f95e91d9cb997427b5982cf69a420f10639f34-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_amd64/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 tTM6gFdsONN4wdQ9p4xr/tTM6gFdsONN4wdQ9p4xr -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/92/92cd61152157292bdb92c80dd583af1b2e28f0d1f24d322018f49b5557b610ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/f7/f72a16edeff1b9c4ad8be1d197cddc591e8f920055b453f0fe174560ba605f49-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/31/319b0595df7c8a192db287bdadaae3d6be2af03295d76244b0f927739f924e63-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/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 qz0T0vSClMljwLFO8YEg/qz0T0vSClMljwLFO8YEg -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/01/01a2bdf63952558e36ee93fd42555ebafd529afe3ff9be1354fb7a6e75aaec3a-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b034/ github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b073/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_amd64/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 Aha7QUL6JO_lssX9XUOl/Aha7QUL6JO_lssX9XUOl -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b066/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid 5rElK30wyu4VUNkyQNua/5rElK30wyu4VUNkyQNua -goversion go1.11.5 -D "" -importcfg $WORK/b073/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/10/10e6ac0948707d69bf350d5e07c53746befd33267674f8b22829ff2a427eaeb1-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b069/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b069/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b069/ -g -O2 ./bpf_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/5e/5eb585d49d9462f5da72a1bf07554467eb33bd2c9ed385c2475cfda61fb85db8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/e7/e73e35eb64db2034d1616961a38415e9db6ee9b8efa2f64eca4c0784af6dcdf8-d # internal cd $WORK/b069 TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -o $WORK/b069/_cgo_.o $WORK/b069/_cgo_main.o $WORK/b069/_x001.o $WORK/b069/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage netlink -dynimport $WORK/b069/_cgo_.o -dynout $WORK/b069/_cgo_import.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b071/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid d-pja2NVKELOgjHq5_QY/d-pja2NVKELOgjHq5_QY -goversion go1.11.5 -D "" -importcfg $WORK/b069/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/b069/_cgo_gotypes.go $WORK/b069/bpf_linux.cgo1.go $WORK/b069/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b069/_pkg_.a $WORK/b069/_x001.o $WORK/b069/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/a5/a59c76a7618eeac657dbcf32866e1c081704802ad936b0fb4637f6347225e938-d # internal github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b061/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b064/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b069/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid H6GfgPUicFlLpTerMsMW/H6GfgPUicFlLpTerMsMW -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/95/957b97ffc36350a85bbc72f715cf677506230107adf291daa266fb0ebc5786ee-d # internal github.com/containernetworking/plugins/pkg/ipam mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b073/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b069/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ipam /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid 5WhNUcaRo_mp1iaJ1okc/5WhNUcaRo_mp1iaJ1okc -goversion go1.11.5 -D "" -importcfg $WORK/b072/importcfg -pack ./ipam.go ./ipam_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/61/61071a25eff2127bea6cdbcc8147fdc283d2d8c524293b554d68dd64ff98f79b-d # internal github.com/containernetworking/plugins/plugins/main/ptp mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/j-keck/arping=github.com/containernetworking/plugins/vendor/github.com/j-keck/arping importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b061/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b075/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b069/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/main/ptp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid m_pakykVc4Org3nTWWV1/m_pakykVc4Org3nTWWV1 -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./ptp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/cc/cc36b4f08937cc967d662b66b9f9b611660716228602ad8bb04fb74257f9f12e-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/main/ptp=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b061/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b075/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b069/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b064/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b073/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b062/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b071/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b056/_pkg_.a packagefile os/exec=$WORK/b066/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b059/_pkg_.a packagefile regexp/syntax=$WORK/b068/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=uQjMHEsNw4WsiH0v-orZ/m_pakykVc4Org3nTWWV1/EIyBqibAweiJj8NiwxR4/uQjMHEsNw4WsiH0v-orZ -compressdwarf=false -B 0xe1891f22a2914bdba81c6409cfa04a8e1d78874c -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ptp rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/vlan ']' ++ basename plugins/main/vlan + plugin=vlan + echo ' vlan' vlan ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -compressdwarf=false -B 0xb2f013d1e237a9069ea4bc4b5aa63afe780aa416 -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 WORK=/tmp/go-build834376221 internal/race mkdir -p $WORK/b010/ runtime/internal/sys mkdir -p $WORK/b013/ errors mkdir -p $WORK/b004/ encoding cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b017/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid wb_y5VEH00DQj_dovBg0/wb_y5VEH00DQj_dovBg0 -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid VIHVWfzGHCD-OY0GHna4/VIHVWfzGHCD-OY0GHna4 -goversion go1.11.5 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid ylUMpRK8AunPXzmze9p4/ylUMpRK8AunPXzmze9p4 -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go crypto/internal/subtle cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid HCQZPGPx8fi47WpSlrdE/HCQZPGPx8fi47WpSlrdE -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go unicode/utf8 mkdir -p $WORK/b054/ math/bits sync/atomic mkdir -p $WORK/b014/ internal/cpu unicode/utf16 mkdir -p $WORK/b006/ internal/nettrace crypto/subtle mkdir -p $WORK/b039/ crypto/internal/boring/sig cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF runtime/internal/atomic mkdir -p $WORK/b012/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid XNIgR2ywpFIFcIzAdJGm/XNIgR2ywpFIFcIzAdJGm -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./aliasing.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b055/ cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid Jq0LuhmmEGAa6FP23DoF/Jq0LuhmmEGAa6FP23DoF -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid OQM9KSrCA7DhwttPZRnb/OQM9KSrCA7DhwttPZRnb -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 29jEkgB1GqtPpGg4Dek6/29jEkgB1GqtPpGg4Dek6 -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_amd64x.go ./stubs.go mkdir -p $WORK/b033/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 70_WAxG7QRfMCYCf4c3N/70_WAxG7QRfMCYCf4c3N -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b016/ cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid Qp5InsXDMUrK1NJdGKee/Qp5InsXDMUrK1NJdGKee -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid IcwnlmEMb5M8NqY5NvlO/IcwnlmEMb5M8NqY5NvlO -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./constant_time.go mkdir -p $WORK/b059/ mkdir -p $WORK/b023/ unicode mkdir -p $WORK/b015/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Qgcy0UHdUmpRVVHUclpX/Qgcy0UHdUmpRVVHUclpX -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math/bits -std -complete -installsuffix shared -buildid do9xdRBG7_GCkAuUwK7l/do9xdRBG7_GCkAuUwK7l -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid tpPLIpdek2QRCPHrzeOD/tpPLIpdek2QRCPHrzeOD -goversion go1.11.5 -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./sig.go cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid 1XMXTu1gti7Idp7id_zT/1XMXTu1gti7Idp7id_zT -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go runtime/cgo mkdir -p $WORK/b042/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/95/95edb4ccaadb8b9436ca7e699dfca54684ef09a15ab98f912e1ef3772742b8de-d # internal vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid -f4EHJXAIxqWFwGoWOX5/-f4EHJXAIxqWFwGoWOX5 -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f8/f813f9578195a9fc4c19d2fcbf21e0ee6a2a15bfeef6cb4de7bf15e7d91df6eb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/78/786d4bba8bb29d1217b51f077576af905a2a7d0d1c1c10ec3cd6dff0dcc5e29b-d # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/08/0886d286b53037504ad7f88e1e21928100fcbb27236fc8e2c0106e42a394c9ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b059 -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b059/sig_amd64.o ./sig_amd64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/asm_amd64.o ./asm_amd64.s cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/b0/b0259d9e5406f1a5a667ddf5a50a5c94d482558068ca62bb3aac275f34b6b30b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f9/f9e0978f636f44996854cd00f62ce7db6faee63df993619435d0b19561f73b08-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b059/_pkg_.a $WORK/b059/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/29/292d7e14e8ea6f01a438b4175ce65a596d7c449d0bc9ad722ae5c442d57dd161-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/60/60fdde3e556f9ec04b3a7ffd1a4e1d2550d74ab312b99ae45caebdaed832914a-d # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/3c/3c30086e6344a6457eb72135ddc3b475912bb153991f55d7d05cfa24c6067fd3-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/fd/fd543c6ddb5ecf6fbbd6cab676af907f448ad567ec2c3232e4be79a90cdde9f5-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/d9/d947271b0a708fa9617531752c242c18e3e05697ee5d0527d15b6b9a329038d0-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/e9/e9684fa843ff9fac9b04c7d2e61b1e0de495a181fe1da23d92db24397a10b9e7-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/4a/4a1795890e19a468af380ac151ff279a4629e249b90377d6f494756d80e71e74-d # internal cd $WORK gcc -Qunused-arguments -c -x c - || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/24/244e287acaf8e38e2be8e6235a84f28dd92d95756abd653dfcccdc269d0a37ed-d # internal gcc -fdebug-prefix-map=a=b -c -x c - || true gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -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 internal/testlog mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid oE6WQxroVob1ZvDmj5Ft/oE6WQxroVob1ZvDmj5Ft -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid C7PEpu2fYiJGzAAMm-9q/C7PEpu2fYiJGzAAMm-9q -goversion go1.11.5 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go math mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid fhAcdBPKju-ZcQPUDWwr/fhAcdBPKju-ZcQPUDWwr -goversion go1.11.5 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/93/93d7999e0807d216daabfac86ff7146f170adefa0c8894845c8d15245437611e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/index_amd64.o ./index_amd64.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_amd64.o $WORK/b005/count_amd64.o $WORK/b005/equal_amd64.o $WORK/b005/index_amd64.o $WORK/b005/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/b2/b229d1aa829751bb8ea1dc3a01e9dbfeb8304a3bab4ad32cf43fa2692f6f151c-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid qTaKF_JpKB0FtfD7SfY7/qTaKF_JpKB0FtfD7SfY7 -goversion go1.11.5 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.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 ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/05/05c0c0f9ec99df09f72718aa5cd8ba8c24736da4c5e7333f4975d7b0419c89b2-d # internal TERM='dumb' gcc -I . -fPIC -m64 -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 TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/asin_amd64.o ./asin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/asinh_stub.o ./asinh_stub.s cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/8c/8cdcfa24b991a3a4f871b78d6e2770bbe1cb56dd20c5433c015acc35f47f6d46-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/atan2_amd64.o ./atan2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/atan_amd64.o ./atan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/cbrt_stub.o ./cbrt_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/erf_stub.o ./erf_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/exp2_amd64.o ./exp2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/expm1_amd64.o ./expm1_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/frexp_amd64.o ./frexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/ldexp_amd64.o ./ldexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/log10_amd64.o ./log10_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/log1p_amd64.o ./log1p_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/log_amd64.o ./log_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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_amd64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/mod_amd64.o ./mod_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/modf_amd64.o ./modf_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/pow_stub.o ./pow_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/remainder_amd64.o ./remainder_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/sin_amd64.o ./sin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/sinh_stub.o ./sinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/tan_amd64.o ./tan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/asin_amd64.o $WORK/b020/asinh_stub.o $WORK/b020/atan2_amd64.o $WORK/b020/atan_amd64.o $WORK/b020/cbrt_stub.o $WORK/b020/dim_amd64.o $WORK/b020/erf_stub.o $WORK/b020/exp2_amd64.o $WORK/b020/exp_amd64.o $WORK/b020/expm1_amd64.o $WORK/b020/floor_amd64.o $WORK/b020/frexp_amd64.o $WORK/b020/hypot_amd64.o $WORK/b020/ldexp_amd64.o $WORK/b020/log10_amd64.o $WORK/b020/log1p_amd64.o $WORK/b020/log_amd64.o $WORK/b020/mod_amd64.o $WORK/b020/modf_amd64.o $WORK/b020/pow_stub.o $WORK/b020/remainder_amd64.o $WORK/b020/sin_amd64.o $WORK/b020/sinh_stub.o $WORK/b020/sqrt_amd64.o $WORK/b020/tan_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/45/45a8592fe24fdd14ca1bdaaf86e5878502c89ab83cb22b365e5aaa2bace5ca0c-d # internal strconv mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid OqPmFpMxT95zOLwFoSLJ/OqPmFpMxT95zOLwFoSLJ -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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -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_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -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_sigaction.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/54/5417d5defb8e1d84a7365fb8af5cabf75c24017fb8223c988595b013a1d4ebab-d # internal TERM='dumb' gcc -I . -fPIC -m64 -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_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -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/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -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/_x012.o -c gcc_amd64.S cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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 $WORK/b042/_x011.o $WORK/b042/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid 92Id7nhkFDp19gwa63Zs/92Id7nhkFDp19gwa63Zs -goversion go1.11.5 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b042/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_amd64.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 $WORK/b042/_x011.o $WORK/b042/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/6a/6a50fb86e0e89371a332ffa5299a41e4014e1980ebf871151fcf0ed1913f82cb-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_amd64.o $WORK/b011/duff_amd64.o $WORK/b011/memclr_amd64.o $WORK/b011/memmove_amd64.o $WORK/b011/rt0_linux_amd64.o $WORK/b011/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/8d/8dfb5c2840b205475e075a56d322eb73074770d6bc5605a93dd7079654abeec6-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid opRHmW6A9Mnl1BxWvnhm/opRHmW6A9Mnl1BxWvnhm -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/74/74b2d299045d2c052024b3d86e47f65f3b2010a5a1956af61c0210bcd820e060-d # internal internal/singleflight mkdir -p $WORK/b040/ io mkdir -p $WORK/b008/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF math/rand cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b041/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid zpEp_FVhdgpnnGolTf2F/zpEp_FVhdgpnnGolTf2F -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid 5su2dJse7QJAoScrFHvj/5su2dJse7QJAoScrFHvj -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid myncmZAcDavdRQgEwz85/myncmZAcDavdRQgEwz85 -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid YXuyRpw3pxZojOqEEYOA/YXuyRpw3pxZojOqEEYOA -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 syscall mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid PlDjAvwVJlJWpGBvXUcE/PlDjAvwVJlJWpGBvXUcE -goversion go1.11.5 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/14/14b91e9528c4baf69b3c06a79cb6b551ea0888d5752c3b317e04dbcba5d36a34-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/64/640012cfe64c59602e922bcf548deb0ced79227c6eea4d610cd84a5180cc1408-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/b1/b107afa9e6f01e095cc72e3d1c404817b68a3373cb1a3e3a11774743f5b1d089-d # internal hash mkdir -p $WORK/b058/ bytes mkdir -p $WORK/b003/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF strings mkdir -p $WORK/b032/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p hash -std -complete -installsuffix shared -buildid b1_Qf7qevSOQoBgh8Ye0/b1_Qf7qevSOQoBgh8Ye0 -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack ./hash.go crypto/cipher mkdir -p $WORK/b053/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid _6taK4y_-Pz0Bcf8fPrH/_6taK4y_-Pz0Bcf8fPrH -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid NgqwiTIBe42AjGMKsmnK/NgqwiTIBe42AjGMKsmnK -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 cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid jfvV_v0iH9ledD92Wq0B/jfvV_v0iH9ledD92Wq0B -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/fd/fda6135033b664c437bcb388b8779d3568620fe14f56325d4dce95337182822f-d # internal crypto mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b058/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto -std -complete -installsuffix shared -buildid zLlK4bWrte88ZviSSUBf/zLlK4bWrte88ZviSSUBf -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/d2/d217238315666d230367e6215277cf93224ceda83e0b82ca82aa543f351bab05-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/8e/8e46932c13b324f4f2af28f465640719b9fbdec01044ceeeb0435a3c6ba2c76b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/09/09b84d99ddbda5dbe0100e7498e72bfc88faa051e3f756ab99e9de455e5c7839-d # internal bufio mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p bufio -std -complete -installsuffix shared -buildid qmfV3tj6ndW8yVSYebir/qmfV3tj6ndW8yVSYebir -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b032/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/3b/3bf5c1f6952e3541a4af30bb14489276f637bcb6d23c6af34cd5897761e6a330-d # internal path mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p path -std -complete -installsuffix shared -buildid Mg5piyNzXEKO-3nFy3P2/Mg5piyNzXEKO-3nFy3P2 -goversion go1.11.5 -D "" -importcfg $WORK/b063/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/da/da427f126320afbde1bd82ca1be2431d32572cfee4c4b48bd3e7c4d3be707fc9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/5a/5a16166801df3de76ecb88c8e1663a14daf22f1d78f2ff51fce460f75e2015d6-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/5e/5ee4cb02f1ea8dddb396ce41268575288d11fe9738eff8951da489c22236dfc3-d # internal internal/syscall/unix mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF time mkdir -p $WORK/b028/ cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid J15djHoGK3v2Lt4ortSp/J15djHoGK3v2Lt4ortSp -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid lKpeuU1dsKCvfjdJhriM/lKpeuU1dsKCvfjdJhriM -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 github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 5d5P1GQZ9mi5H7LNOMCy/5d5P1GQZ9mi5H7LNOMCy -goversion go1.11.5 -D "" -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/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_amd64.go ./syscall_unix.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/40/409be7f9634c6a048a0b55525e0ae8a1baa33b89e2b8a14e2b4af794271852ae-d # internal cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b062 -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b062/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b062 -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b062/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b062/_pkg_.a $WORK/b062/asm.o $WORK/b062/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/5e/5e3972e8d49d9090a9f8efd1d7ad2344db6f6a567f9b6ddd777b831e24991ba8-d # internal internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid o_oceWGUZU5xsx4wFdVP/o_oceWGUZU5xsx4wFdVP -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 cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/28/282d5ab6431dceba44905494ff5b31c7c2a5aedb28560f041a84896b7e4d856b-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ec/eca3bbbe6bf2aa84fefd93ca1e53041dd8df17a784ab38b450f546baee420f51-d # internal encoding/binary mkdir -p $WORK/b019/ sort mkdir -p $WORK/b031/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/binary -std -complete -installsuffix shared -buildid o_mWSP8KzD5KCHEnYXWS/o_mWSP8KzD5KCHEnYXWS -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid BfIp2r9-WEtudQceseir/BfIp2r9-WEtudQceseir -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/27/273ff748687e758767c606a1407c062e9f24f07d2e9f119af5bd15e55b996575-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid sgP4egZftxnKcNhEMAn6/sgP4egZftxnKcNhEMAn6 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/29/295c2c21685980ce39c9e4cf7e4309847eb16169478dfe803b1035db74463c82-d # internal regexp/syntax mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid oZlS3oYIBfFT72jys_dO/oZlS3oYIBfFT72jys_dO -goversion go1.11.5 -D "" -importcfg $WORK/b068/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/4d/4d4d6da99b8f91e2603e2c9e9fabe5d1d47acc116c95a35abaf69d41f859b902-d # internal encoding/base64 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ugwMF5XI3EfhU1Lhh3kV/ugwMF5XI3EfhU1Lhh3kV -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/09/0979bd26c0fcc615093d81114b5e7d067f934c6af776c11ebbac48ef46cb8fdd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a8/a8e9768d90a286f37ccd3e0efb61ad71bacfb6c57ab73f9a76fa16c1a4d1e72c-d # internal path/filepath mkdir -p $WORK/b047/ fmt mkdir -p $WORK/b024/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid W2DHtaX_4vwckDm_TOwX/W2DHtaX_4vwckDm_TOwX -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid lSQFa1Wiamf-3EKUeINr/lSQFa1Wiamf-3EKUeINr -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/5b/5b5b61efc6dc7a862302b901203ead9d1df7540aa02b9b167ddb685ed5403203-d # internal io/ioutil mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid 9VDo8vFAoDMBY4ZSx40K/9VDo8vFAoDMBY4ZSx40K -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/89/89033021d4372969a1ccb245ca59d283ca1919d4146eb4766d9b5ca75b5d9ece-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/f2/f2aa84ca086be9a1a41166412a7ccf1a0a08a4d8d521d63639b3aded5936a931-d # internal regexp mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b068/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p regexp -std -complete -installsuffix shared -buildid AhBQMRqLEv8IpshOgUmm/AhBQMRqLEv8IpshOgUmm -goversion go1.11.5 -D "" -importcfg $WORK/b067/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/0c/0cd829eab6e05c997a4049a876edc17691a814efb8f40ec1e59f7ec25ee6782d-d # internal log mkdir -p $WORK/b048/ github.com/containernetworking/plugins/pkg/utils/sysctl github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b071/ context mkdir -p $WORK/b037/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid 0bxYIvz-48N57uRMHYfu/0bxYIvz-48N57uRMHYfu -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF mkdir -p $WORK/b074/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid wx4hHr1WU_zuYceErFHp/wx4hHr1WU_zuYceErFHp -goversion go1.11.5 -D "" -importcfg $WORK/b071/importcfg -pack ./netns.go ./netns_linux.go encoding/json mkdir -p $WORK/b002/ cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid 693cJJdgOYjYovV5-kTR/693cJJdgOYjYovV5-kTR -goversion go1.11.5 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid iq0rCL8vbh_rRMmUDlZn/iq0rCL8vbh_rRMmUDlZn -goversion go1.11.5 -D "" -importcfg $WORK/b074/importcfg -pack ./sysctl_linux.go cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid lOa6Vc3eSVOOROlnaRdS/lOa6Vc3eSVOOROlnaRdS -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 math/big mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p math/big -std -installsuffix shared -buildid mEYtqARDqtYes-vBEty6/mEYtqARDqtYes-vBEty6 -goversion go1.11.5 -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/54/54e4e241a5b878ac8fc4693aa7ed72b8fae66884a6557267df2fc1fd8fbdd6bb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/b4/b4184521e3597f3b43bc831def13e97df25fbdf33feb43f088e579a24f794ae4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/3e/3ee32cee01c694acc7334dfde74a9bb905f6b3563959403813cd30c016e026fb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/39/39174700b79f375028443e86e9ea2170895455ff57adc28a5db58a1efdce47ce-d # internal os/exec mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p os/exec -std -complete -installsuffix shared -buildid zldkDq7-6PrFNsUsLc1K/zldkDq7-6PrFNsUsLc1K -goversion go1.11.5 -D "" -importcfg $WORK/b066/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go net mkdir -p $WORK/b036/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/de/de7b679d59a61b798b7ba367a369ac43d90576c3c55f3eccd210113542a00524-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/3f/3ff36d008b585f493243babe7970e0b48e30dd036cbe11e521d6ee018174ac9b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/67/6728f1a1d6505b1a89c1117f209db78ea5b8bbfa12a9faf738b7aa99a166368c-d # internal cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b060 -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b060/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b060/_pkg_.a $WORK/b060/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/d2/d282feb2a734315a24dc9c03fb23396054378c7bafd25044b3714ec4182c3c55-d # internal crypto/internal/boring mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b059/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid XgylE04OoTXoPvmdnWCI/XgylE04OoTXoPvmdnWCI -goversion go1.11.5 -D "" -importcfg $WORK/b056/importcfg -pack ./doc.go ./notboring.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -o $WORK/b036/_cgo_.o $WORK/b036/_cgo_main.o $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/bf/bf3836bfac8a1c0030ecc18ab11951697e7ff186f0acc7e5f81240a73aea4e8d-d # internal crypto/aes mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b056/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid JXLVfluowQ3nl0RKf8fK/JXLVfluowQ3nl0RKf8fK -goversion go1.11.5 -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid bMwC-tintaane4NHtheB/bMwC-tintaane4NHtheB -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 cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b052/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b052/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_amd64.o $WORK/b052/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/7f/7f5c69056c7ed21bf1c400edb74e9fec222b3b5b4fc28b6aa2595ea5a4731c59-d # internal crypto/rand mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rand -std -complete -installsuffix shared -buildid DOykwygbZ_HthFvpt_sP/DOykwygbZ_HthFvpt_sP -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f5/f5d8ca7136d4751b1f553cf1a18c1bc4939ecb9ab6747b5f045dcd6b0607cf84-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b062/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid 8AAVGSI8S4zn92V6sR3o/8AAVGSI8S4zn92V6sR3o -goversion go1.11.5 -D "" -importcfg $WORK/b061/importcfg -pack ./ns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/33/3318f89d3aa02023d8c827a9f7ceaf40400241f118a1448099e2af993af345ba-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b036/_pkg_.a $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/5f/5fd6e942395b10cb7a188ea71b504294dd2b3574f6d1553cc97037da48a850ce-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b035/ github.com/containernetworking/plugins/pkg/utils/hwaddr github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b064/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b065/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/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 I-KH0CAowaqcf9l6Y2hw/I-KH0CAowaqcf9l6Y2hw -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile net=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid LgtOHqL_tRI4-qZ0i8wg/LgtOHqL_tRI4-qZ0i8wg -goversion go1.11.5 -D "" -importcfg $WORK/b064/importcfg -pack ./hwaddr.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b066/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid Mtw5j1cRcb9ZF1iXY292/Mtw5j1cRcb9ZF1iXY292 -goversion go1.11.5 -D "" -importcfg $WORK/b065/importcfg -pack ./iptables.go ./lock.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b071/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid HzkV_fgxAdVSyLixvXNj/HzkV_fgxAdVSyLixvXNj -goversion go1.11.5 -D "" -importcfg $WORK/b070/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/27/27c7a8a1d7dd8392f17e08ce4865104c0b7dc326d5f8ba8916aed3f95467b74b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/05/058c635506ab78146eadd38f9fd28330efde6dabff96de709198fa1a8d6a21c0-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_amd64/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 PvnIyc_j8V66ThbXpTo-/PvnIyc_j8V66ThbXpTo- -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/67/670bb5c62b1f83f64532822798f95e91d9cb997427b5982cf69a420f10639f34-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_amd64/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 tTM6gFdsONN4wdQ9p4xr/tTM6gFdsONN4wdQ9p4xr -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/f7/f72a16edeff1b9c4ad8be1d197cddc591e8f920055b453f0fe174560ba605f49-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/31/319b0595df7c8a192db287bdadaae3d6be2af03295d76244b0f927739f924e63-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/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 qz0T0vSClMljwLFO8YEg/qz0T0vSClMljwLFO8YEg -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/01/01a2bdf63952558e36ee93fd42555ebafd529afe3ff9be1354fb7a6e75aaec3a-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b034/ github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b073/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_amd64/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 Aha7QUL6JO_lssX9XUOl/Aha7QUL6JO_lssX9XUOl -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b066/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid 5rElK30wyu4VUNkyQNua/5rElK30wyu4VUNkyQNua -goversion go1.11.5 -D "" -importcfg $WORK/b073/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/10/10e6ac0948707d69bf350d5e07c53746befd33267674f8b22829ff2a427eaeb1-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b069/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b069/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b069/ -g -O2 ./bpf_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/5e/5eb585d49d9462f5da72a1bf07554467eb33bd2c9ed385c2475cfda61fb85db8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/e7/e73e35eb64db2034d1616961a38415e9db6ee9b8efa2f64eca4c0784af6dcdf8-d # internal cd $WORK/b069 TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -o $WORK/b069/_cgo_.o $WORK/b069/_cgo_main.o $WORK/b069/_x001.o $WORK/b069/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage netlink -dynimport $WORK/b069/_cgo_.o -dynout $WORK/b069/_cgo_import.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b071/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid d-pja2NVKELOgjHq5_QY/d-pja2NVKELOgjHq5_QY -goversion go1.11.5 -D "" -importcfg $WORK/b069/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/b069/_cgo_gotypes.go $WORK/b069/bpf_linux.cgo1.go $WORK/b069/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b069/_pkg_.a $WORK/b069/_x001.o $WORK/b069/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/a5/a59c76a7618eeac657dbcf32866e1c081704802ad936b0fb4637f6347225e938-d # internal github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b061/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b064/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b069/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid H6GfgPUicFlLpTerMsMW/H6GfgPUicFlLpTerMsMW -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/95/957b97ffc36350a85bbc72f715cf677506230107adf291daa266fb0ebc5786ee-d # internal github.com/containernetworking/plugins/pkg/ipam mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b073/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b069/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ipam /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid 5WhNUcaRo_mp1iaJ1okc/5WhNUcaRo_mp1iaJ1okc -goversion go1.11.5 -D "" -importcfg $WORK/b072/importcfg -pack ./ipam.go ./ipam_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/61/61071a25eff2127bea6cdbcc8147fdc283d2d8c524293b554d68dd64ff98f79b-d # internal github.com/containernetworking/plugins/plugins/main/vlan mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b061/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/main/vlan /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid 4I_sXNpXDKrhyZr-5QgY/4I_sXNpXDKrhyZr-5QgY -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./vlan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/c8/c8183e73d84ed0247f65941f27624fcd55a2a2e6eb9ed4bc04403039ade1dd5f-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/main/vlan=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b061/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b064/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b073/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b062/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b071/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b056/_pkg_.a packagefile os/exec=$WORK/b066/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b059/_pkg_.a packagefile hash=$WORK/b058/_pkg_.a packagefile regexp/syntax=$WORK/b068/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=UXNgCTu_p8gWWWgotBqH/4I_sXNpXDKrhyZr-5QgY/02ezxMFWAgtiBPtk0n5W/UXNgCTu_p8gWWWgotBqH -compressdwarf=false -B 0xb2f013d1e237a9069ea4bc4b5aa63afe780aa416 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/vlan rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/ipam/dhcp ']' ++ basename plugins/ipam/dhcp + plugin=dhcp + echo ' dhcp' dhcp ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -compressdwarf=false -B 0x9bfd3aa9d9049dacee396e4c1a1cb7f04ddb3587 -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/dhcp github.com/containernetworking/plugins/plugins/ipam/dhcp WORK=/tmp/go-build494922064 internal/race mkdir -p $WORK/b006/ errors mkdir -p $WORK/b003/ runtime/internal/sys mkdir -p $WORK/b012/ unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b003/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF container/list mkdir -p $WORK/b074/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid HCQZPGPx8fi47WpSlrdE/HCQZPGPx8fi47WpSlrdE -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go internal/nettrace mkdir -p $WORK/b040/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Qgcy0UHdUmpRVVHUclpX/Qgcy0UHdUmpRVVHUclpX -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/race -std -complete -installsuffix shared -buildid wb_y5VEH00DQj_dovBg0/wb_y5VEH00DQj_dovBg0 -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack ./doc.go ./norace.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF encoding mkdir -p $WORK/b022/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF vendor/golang_org/x/crypto/cryptobyte/asn1 cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid VIHVWfzGHCD-OY0GHna4/VIHVWfzGHCD-OY0GHna4 -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p container/list -std -complete -installsuffix shared -buildid 88u8W1X6QowySbc3GI6w/88u8W1X6QowySbc3GI6w -goversion go1.11.5 -D "" -importcfg $WORK/b074/importcfg -pack ./list.go mkdir -p $WORK/b095/ math/bits cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid Jq0LuhmmEGAa6FP23DoF/Jq0LuhmmEGAa6FP23DoF -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./nettrace.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b017/ crypto/subtle mkdir -p $WORK/b056/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p encoding -std -complete -installsuffix shared -buildid ylUMpRK8AunPXzmze9p4/ylUMpRK8AunPXzmze9p4 -goversion go1.11.5 -D "" -importcfg $WORK/b022/importcfg -pack ./encoding.go cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid FOM8nJCGBlU01h9XQgBS/FOM8nJCGBlU01h9XQgBS -goversion go1.11.5 -D "" -importcfg $WORK/b095/importcfg -pack ./asn1.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF crypto/internal/boring/sig mkdir -p $WORK/b060/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config EOF runtime/internal/atomic crypto/internal/subtle mkdir -p $WORK/b011/ cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p math/bits -std -complete -installsuffix shared -buildid do9xdRBG7_GCkAuUwK7l/do9xdRBG7_GCkAuUwK7l -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./bits.go ./bits_tables.go unicode/utf16 cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid IcwnlmEMb5M8NqY5NvlO/IcwnlmEMb5M8NqY5NvlO -goversion go1.11.5 -D "" -importcfg $WORK/b056/importcfg -pack ./constant_time.go internal/cpu mkdir -p $WORK/b055/ sync/atomic cat >$WORK/b060/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b033/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid tpPLIpdek2QRCPHrzeOD/tpPLIpdek2QRCPHrzeOD -goversion go1.11.5 -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./sig.go mkdir -p $WORK/b010/ vendor/golang_org/x/crypto/curve25519 cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 29jEkgB1GqtPpGg4Dek6/29jEkgB1GqtPpGg4Dek6 -goversion go1.11.5 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_amd64x.go ./stubs.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b013/ cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid XNIgR2ywpFIFcIzAdJGm/XNIgR2ywpFIFcIzAdJGm -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./aliasing.go mkdir -p $WORK/b100/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF unicode cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid Qp5InsXDMUrK1NJdGKee/Qp5InsXDMUrK1NJdGKee -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 70_WAxG7QRfMCYCf4c3N/70_WAxG7QRfMCYCf4c3N -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b100/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b019/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p sync/atomic -std -installsuffix shared -buildid OQM9KSrCA7DhwttPZRnb/OQM9KSrCA7DhwttPZRnb -goversion go1.11.5 -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./doc.go ./value.go runtime/cgo cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p vendor/golang_org/x/crypto/curve25519 -std -installsuffix shared -buildid I5qWZDMKGNePI1J-gj6A/I5qWZDMKGNePI1J-gj6A -goversion go1.11.5 -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h ./doc.go ./mont25519_amd64.go mkdir -p $WORK/b043/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p unicode -std -complete -installsuffix shared -buildid 1XMXTu1gti7Idp7id_zT/1XMXTu1gti7Idp7id_zT -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b043/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b043/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/f8/f813f9578195a9fc4c19d2fcbf21e0ee6a2a15bfeef6cb4de7bf15e7d91df6eb-d # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/08/0886d286b53037504ad7f88e1e21928100fcbb27236fc8e2c0106e42a394c9ba-d # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/95/95edb4ccaadb8b9436ca7e699dfca54684ef09a15ab98f912e1ef3772742b8de-d # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/78/786d4bba8bb29d1217b51f077576af905a2a7d0d1c1c10ec3cd6dff0dcc5e29b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/10/10211201867e329eb2100ab573280264835924305b7e6d86030138b2505bf55b-d # internal cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid -f4EHJXAIxqWFwGoWOX5/-f4EHJXAIxqWFwGoWOX5 -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./message.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b060 -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b060/sig_amd64.o ./sig_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/3c/3c30086e6344a6457eb72135ddc3b475912bb153991f55d7d05cfa24c6067fd3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/f9/f9e0978f636f44996854cd00f62ce7db6faee63df993619435d0b19561f73b08-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b060/_pkg_.a $WORK/b060/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_amd64.o # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/60/60fdde3e556f9ec04b3a7ffd1a4e1d2550d74ab312b99ae45caebdaed832914a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/29/292d7e14e8ea6f01a438b4175ce65a596d7c449d0bc9ad722ae5c442d57dd161-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/b0/b0259d9e5406f1a5a667ddf5a50a5c94d482558068ca62bb3aac275f34b6b30b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/4a/4a1795890e19a468af380ac151ff279a4629e249b90377d6f494756d80e71e74-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b013/asm.o ./asm.s cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/fd/fd543c6ddb5ecf6fbbd6cab676af907f448ad567ec2c3232e4be79a90cdde9f5-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b013/_pkg_.a $WORK/b013/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/d9/d947271b0a708fa9617531752c242c18e3e05697ee5d0527d15b6b9a329038d0-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/24/244e287acaf8e38e2be8e6235a84f28dd92d95756abd653dfcccdc269d0a37ed-d # internal cp /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519/const_amd64.h $WORK/b100/const_GOARCH.h cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b100 -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b100/const_amd64.o ./const_amd64.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b100 -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b100/cswap_amd64.o ./cswap_amd64.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/e9/e9684fa843ff9fac9b04c7d2e61b1e0de495a181fe1da23d92db24397a10b9e7-d # internal cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b100 -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b100/freeze_amd64.o ./freeze_amd64.s cd $WORK gcc -Qunused-arguments -c -x c - || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b100 -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b100/ladderstep_amd64.o ./ladderstep_amd64.s cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/c0/c0b1a39dc52d2946d31ba9b04e59a54f107daae8c65ab7a49500a175014ee49f-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b100 -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b100/mul_amd64.o ./mul_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b100 -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b100/square_amd64.o ./square_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b100/_pkg_.a $WORK/b100/const_amd64.o $WORK/b100/cswap_amd64.o $WORK/b100/freeze_amd64.o $WORK/b100/ladderstep_amd64.o $WORK/b100/mul_amd64.o $WORK/b100/square_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/01/0193d318c93cb97b354b24f152a703fc6a92f72f00e76030cc03a1d800300b98-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -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 internal/testlog mkdir -p $WORK/b030/ crypto/internal/boring/fipstls internal/bytealg mkdir -p $WORK/b009/ mkdir -p $WORK/b083/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid oE6WQxroVob1ZvDmj5Ft/oE6WQxroVob1ZvDmj5Ft -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid 1cZm8qRN2Bf4HDm6bflJ/1cZm8qRN2Bf4HDm6bflJ -goversion go1.11.5 -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h ./tls.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid C7PEpu2fYiJGzAAMm-9q/C7PEpu2fYiJGzAAMm-9q -goversion go1.11.5 -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go math mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p math -std -installsuffix shared -buildid fhAcdBPKju-ZcQPUDWwr/fhAcdBPKju-ZcQPUDWwr -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b083 -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b083/dummy.o ./dummy.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b083/_pkg_.a $WORK/b083/dummy.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/5d/5d23bac2e0389ba216aa40722f788f4bac74a78fd295fbe1cf9482816bbf9365-d # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/93/93d7999e0807d216daabfac86ff7146f170adefa0c8894845c8d15245437611e-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/equal_amd64.o ./equal_amd64.s cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/compare_amd64.o $WORK/b009/count_amd64.o $WORK/b009/equal_amd64.o $WORK/b009/index_amd64.o $WORK/b009/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/b2/b229d1aa829751bb8ea1dc3a01e9dbfeb8304a3bab4ad32cf43fa2692f6f151c-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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 runtime mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p runtime -std -+ -installsuffix shared -buildid qTaKF_JpKB0FtfD7SfY7/qTaKF_JpKB0FtfD7SfY7 -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.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 ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/05/05c0c0f9ec99df09f72718aa5cd8ba8c24736da4c5e7333f4975d7b0419c89b2-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/asin_amd64.o ./asin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/asinh_stub.o ./asinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/atan2_amd64.o ./atan2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/atan_amd64.o ./atan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/cbrt_stub.o ./cbrt_stub.s cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/8c/8cdcfa24b991a3a4f871b78d6e2770bbe1cb56dd20c5433c015acc35f47f6d46-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/erf_stub.o ./erf_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/exp2_amd64.o ./exp2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/expm1_amd64.o ./expm1_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/floor_amd64.o ./floor_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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_amd64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/frexp_amd64.o ./frexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/ldexp_amd64.o ./ldexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/log10_amd64.o ./log10_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/log1p_amd64.o ./log1p_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/mod_amd64.o ./mod_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/modf_amd64.o ./modf_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/pow_stub.o ./pow_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/remainder_amd64.o ./remainder_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/sin_amd64.o ./sin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/sinh_stub.o ./sinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/tan_amd64.o ./tan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asin_amd64.o $WORK/b014/asinh_stub.o $WORK/b014/atan2_amd64.o $WORK/b014/atan_amd64.o $WORK/b014/cbrt_stub.o $WORK/b014/dim_amd64.o $WORK/b014/erf_stub.o $WORK/b014/exp2_amd64.o $WORK/b014/exp_amd64.o $WORK/b014/expm1_amd64.o $WORK/b014/floor_amd64.o $WORK/b014/frexp_amd64.o $WORK/b014/hypot_amd64.o $WORK/b014/ldexp_amd64.o $WORK/b014/log10_amd64.o $WORK/b014/log1p_amd64.o $WORK/b014/log_amd64.o $WORK/b014/mod_amd64.o $WORK/b014/modf_amd64.o $WORK/b014/pow_stub.o $WORK/b014/remainder_amd64.o $WORK/b014/sin_amd64.o $WORK/b014/sinh_stub.o $WORK/b014/sqrt_amd64.o $WORK/b014/tan_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/45/45a8592fe24fdd14ca1bdaaf86e5878502c89ab83cb22b365e5aaa2bace5ca0c-d # internal strconv mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p strconv -std -complete -installsuffix shared -buildid OqPmFpMxT95zOLwFoSLJ/OqPmFpMxT95zOLwFoSLJ -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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -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_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -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_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -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_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -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/_x011.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/54/5417d5defb8e1d84a7365fb8af5cabf75c24017fb8223c988595b013a1d4ebab-d # internal crypto/rc4 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p crypto/rc4 -std -installsuffix shared -buildid wFf8z9Xp-4AcI_OQbFKn/wFf8z9Xp-4AcI_OQbFKn -goversion go1.11.5 -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h ./rc4.go ./rc4_asm.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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/_x012.o -c gcc_amd64.S cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b085 -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b085/rc4_amd64.o ./rc4_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b085/_pkg_.a $WORK/b085/rc4_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/2e/2e92fa199c731d7857607df8522491e4f8cbb71d8255807a7c25af1efbc92608-d # internal cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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 $WORK/b043/_x011.o $WORK/b043/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b043/_cgo_.o -dynout $WORK/b043/_cgo_import.go -dynlinker cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p runtime/cgo -std -installsuffix shared -buildid 92Id7nhkFDp19gwa63Zs/92Id7nhkFDp19gwa63Zs -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b043/_cgo_gotypes.go $WORK/b043/cgo.cgo1.go $WORK/b043/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b043/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b043/_pkg_.a $WORK/b043/asm_amd64.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 $WORK/b043/_x011.o $WORK/b043/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/6a/6a50fb86e0e89371a332ffa5299a41e4014e1980ebf871151fcf0ed1913f82cb-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_amd64.o $WORK/b008/duff_amd64.o $WORK/b008/memclr_amd64.o $WORK/b008/memmove_amd64.o $WORK/b008/rt0_linux_amd64.o $WORK/b008/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/8d/8dfb5c2840b205475e075a56d322eb73074770d6bc5605a93dd7079654abeec6-d # internal sync mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p sync -std -installsuffix shared -buildid opRHmW6A9Mnl1BxWvnhm/opRHmW6A9Mnl1BxWvnhm -goversion go1.11.5 -D "" -importcfg $WORK/b005/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/74/74b2d299045d2c052024b3d86e47f65f3b2010a5a1956af61c0210bcd820e060-d # internal io mkdir -p $WORK/b004/ internal/singleflight mkdir -p $WORK/b041/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF math/rand mkdir -p $WORK/b042/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p io -std -complete -installsuffix shared -buildid 5su2dJse7QJAoScrFHvj/5su2dJse7QJAoScrFHvj -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF reflect cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p math/rand -std -complete -installsuffix shared -buildid myncmZAcDavdRQgEwz85/myncmZAcDavdRQgEwz85 -goversion go1.11.5 -D "" -importcfg $WORK/b042/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b005/_pkg_.a EOF mkdir -p $WORK/b015/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid zpEp_FVhdgpnnGolTf2F/zpEp_FVhdgpnnGolTf2F -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./singleflight.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p reflect -std -installsuffix shared -buildid YXuyRpw3pxZojOqEEYOA/YXuyRpw3pxZojOqEEYOA -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go syscall mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid PlDjAvwVJlJWpGBvXUcE/PlDjAvwVJlJWpGBvXUcE -goversion go1.11.5 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/14/14b91e9528c4baf69b3c06a79cb6b551ea0888d5752c3b317e04dbcba5d36a34-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/b1/b107afa9e6f01e095cc72e3d1c404817b68a3373cb1a3e3a11774743f5b1d089-d # internal hash mkdir -p $WORK/b059/ crypto/internal/randutil mkdir -p $WORK/b079/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b004/_pkg_.a EOF strings mkdir -p $WORK/b032/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p hash -std -complete -installsuffix shared -buildid b1_Qf7qevSOQoBgh8Ye0/b1_Qf7qevSOQoBgh8Ye0 -goversion go1.11.5 -D "" -importcfg $WORK/b059/importcfg -pack ./hash.go crypto/cipher mkdir -p $WORK/b054/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b004/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF bytes mkdir -p $WORK/b021/ cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid -gEdEFuZwgzEm4CVYGoE/-gEdEFuZwgzEm4CVYGoE -goversion go1.11.5 -D "" -importcfg $WORK/b079/importcfg -pack ./randutil.go cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid jfvV_v0iH9ledD92Wq0B/jfvV_v0iH9ledD92Wq0B -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid NgqwiTIBe42AjGMKsmnK/NgqwiTIBe42AjGMKsmnK -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 cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p bytes -std -installsuffix shared -buildid _6taK4y_-Pz0Bcf8fPrH/_6taK4y_-Pz0Bcf8fPrH -goversion go1.11.5 -D "" -importcfg $WORK/b021/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/64/640012cfe64c59602e922bcf548deb0ced79227c6eea4d610cd84a5180cc1408-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/15/15959333318717d9467890a496921f8bfb46d495e99c9bbe44fa583bfb3643c2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/fd/fda6135033b664c437bcb388b8779d3568620fe14f56325d4dce95337182822f-d # internal crypto mkdir -p $WORK/b058/ hash/crc32 mkdir -p $WORK/b073/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b059/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto -std -complete -installsuffix shared -buildid zLlK4bWrte88ZviSSUBf/zLlK4bWrte88ZviSSUBf -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack ./crypto.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p hash/crc32 -std -installsuffix shared -buildid uyPLFNw_rufWPt-N_Kic/uyPLFNw_rufWPt-N_Kic -goversion go1.11.5 -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/d2/d217238315666d230367e6215277cf93224ceda83e0b82ca82aa543f351bab05-d # internal crypto/md5 mkdir -p $WORK/b084/ crypto/sha1 mkdir -p $WORK/b087/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p crypto/md5 -std -installsuffix shared -buildid VJJhq2M1Giw3Ih2Wp02y/VJJhq2M1Giw3Ih2Wp02y -goversion go1.11.5 -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p crypto/sha1 -std -installsuffix shared -buildid B4W8o00BaB60A5gigHOB/B4W8o00BaB60A5gigHOB -goversion go1.11.5 -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./notboring.go ./sha1.go ./sha1block.go ./sha1block_amd64.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b073 -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b073/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b073/_pkg_.a $WORK/b073/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/88/88cee1d6741b538d0f4bb00abc8bd1032bccf6fbe6c6af82d2ad4259ac2e27bd-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b084 -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b084/md5block_amd64.o ./md5block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b087 -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b087/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b084/_pkg_.a $WORK/b084/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/5d/5d22cb9fb8326623b9297606904f2559552b7a0af7d8b3272645070d7996930d-d # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/8e/8e46932c13b324f4f2af28f465640719b9fbdec01044ceeeb0435a3c6ba2c76b-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b087/_pkg_.a $WORK/b087/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/4d/4d01105fe634c0ad1e21e60e5c4851ca1ba7643a6d6e2d311de27d467af23933-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/09/09b84d99ddbda5dbe0100e7498e72bfc88faa051e3f756ab99e9de455e5c7839-d # internal bufio vendor/golang_org/x/text/transform mkdir -p $WORK/b052/ mkdir -p $WORK/b104/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p bufio -std -complete -installsuffix shared -buildid qmfV3tj6ndW8yVSYebir/qmfV3tj6ndW8yVSYebir -goversion go1.11.5 -D "" -importcfg $WORK/b052/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p vendor/golang_org/x/text/transform -std -complete -installsuffix shared -buildid psfEnLSJskeCAtZUc6FL/psfEnLSJskeCAtZUc6FL -goversion go1.11.5 -D "" -importcfg $WORK/b104/importcfg -pack ./transform.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b032/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/3b/3bf5c1f6952e3541a4af30bb14489276f637bcb6d23c6af34cd5897761e6a330-d # internal path mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p path -std -complete -installsuffix shared -buildid Mg5piyNzXEKO-3nFy3P2/Mg5piyNzXEKO-3nFy3P2 -goversion go1.11.5 -D "" -importcfg $WORK/b063/importcfg -pack ./match.go ./path.go html mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p html -std -complete -installsuffix shared -buildid EhDlVABlWQ23_Zj1h7Yh/EhDlVABlWQ23_Zj1h7Yh -goversion go1.11.5 -D "" -importcfg $WORK/b118/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/da/da427f126320afbde1bd82ca1be2431d32572cfee4c4b48bd3e7c4d3be707fc9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/ab/ab257b04a54af01adf3e8f03f13eba19546601d8eda4c7d769df0463bf7529b6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/5a/5a7e41dd4ce06c46c2b5d10c5969a278dca936466f8c2d8887c0c5cd57841c90-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/5a/5a16166801df3de76ecb88c8e1663a14daf22f1d78f2ff51fce460f75e2015d6-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/5e/5ee4cb02f1ea8dddb396ce41268575288d11fe9738eff8951da489c22236dfc3-d # internal internal/syscall/unix mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid J15djHoGK3v2Lt4ortSp/J15djHoGK3v2Lt4ortSp -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go time mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid lKpeuU1dsKCvfjdJhriM/lKpeuU1dsKCvfjdJhriM -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 github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 5d5P1GQZ9mi5H7LNOMCy/5d5P1GQZ9mi5H7LNOMCy -goversion go1.11.5 -D "" -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/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_amd64.go ./syscall_unix.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/40/409be7f9634c6a048a0b55525e0ae8a1baa33b89e2b8a14e2b4af794271852ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/5e/5e3972e8d49d9090a9f8efd1d7ad2344db6f6a567f9b6ddd777b831e24991ba8-d # internal internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid o_oceWGUZU5xsx4wFdVP/o_oceWGUZU5xsx4wFdVP -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 cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b062 -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b062/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b062 -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b062/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b062/_pkg_.a $WORK/b062/asm.o $WORK/b062/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/28/282d5ab6431dceba44905494ff5b31c7c2a5aedb28560f041a84896b7e4d856b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/asm_amd64.o ./asm_amd64.s cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/27/273ff748687e758767c606a1407c062e9f24f07d2e9f119af5bd15e55b996575-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid sgP4egZftxnKcNhEMAn6/sgP4egZftxnKcNhEMAn6 -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 cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ec/eca3bbbe6bf2aa84fefd93ca1e53041dd8df17a784ab38b450f546baee420f51-d # internal encoding/binary mkdir -p $WORK/b002/ sort mkdir -p $WORK/b031/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/binary -std -complete -installsuffix shared -buildid o_mWSP8KzD5KCHEnYXWS/o_mWSP8KzD5KCHEnYXWS -goversion go1.11.5 -D "" -importcfg $WORK/b002/importcfg -pack ./binary.go ./varint.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid BfIp2r9-WEtudQceseir/BfIp2r9-WEtudQceseir -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/29/295c2c21685980ce39c9e4cf7e4309847eb16169478dfe803b1035db74463c82-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/4d/4d4d6da99b8f91e2603e2c9e9fabe5d1d47acc116c95a35abaf69d41f859b902-d # internal crypto/des mkdir -p $WORK/b076/ encoding/base64 vendor/golang_org/x/crypto/internal/chacha20 vendor/golang_org/x/crypto/poly1305 mkdir -p $WORK/b023/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/internal/subtle=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b098/ cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p crypto/des -std -complete -installsuffix shared -buildid zHmD1nqBUjWVC20BXQqS/zHmD1nqBUjWVC20BXQqS -goversion go1.11.5 -D "" -importcfg $WORK/b076/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b099/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ugwMF5XI3EfhU1Lhh3kV/ugwMF5XI3EfhU1Lhh3kV -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./base64.go cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p vendor/golang_org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid Z6f1yQ4Rl09s5X13uLYs/Z6f1yQ4Rl09s5X13uLYs -goversion go1.11.5 -D "" -importcfg $WORK/b098/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p vendor/golang_org/x/crypto/poly1305 -std -installsuffix shared -buildid s8PD_tb7bbFiGFgXDgJU/s8PD_tb7bbFiGFgXDgJU -goversion go1.11.5 -D "" -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h ./poly1305.go ./sum_amd64.go ./sum_ref.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b099 -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b099/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b099/_pkg_.a $WORK/b099/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/42/42b4817d8db5a4857dcc494e7d071c913fc5b6f97bdecbacb1dcab2bb2503ada-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/25/25932da3cae4a55da1058e41142d6a5c7351f5eaabbebcf999ace6873a68dc4b-d # internal vendor/golang_org/x/crypto/chacha20poly1305 mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/internal/chacha20=vendor/golang_org/x/crypto/internal/chacha20 importmap golang_org/x/crypto/poly1305=vendor/golang_org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang_org/x/crypto/internal/chacha20=$WORK/b098/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b099/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid DOZaZ4M5i-ph0STG_K57/DOZaZ4M5i-ph0STG_K57 -goversion go1.11.5 -D "" -importcfg $WORK/b097/importcfg -pack -asmhdr $WORK/b097/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/e0/e0126614a340ab00dad6d8665d4e99c66dce788f387a3643cb605304f7b6d44c-d # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a8/a8e9768d90a286f37ccd3e0efb61ad71bacfb6c57ab73f9a76fa16c1a4d1e72c-d # internal path/filepath mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p path/filepath -std -complete -installsuffix shared -buildid W2DHtaX_4vwckDm_TOwX/W2DHtaX_4vwckDm_TOwX -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go fmt mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid lSQFa1Wiamf-3EKUeINr/lSQFa1Wiamf-3EKUeINr -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/09/0979bd26c0fcc615093d81114b5e7d067f934c6af776c11ebbac48ef46cb8fdd-d # internal encoding/pem mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p encoding/pem -std -complete -installsuffix shared -buildid ckVd-S7epIDC_Wdl420Y/ckVd-S7epIDC_Wdl420Y -goversion go1.11.5 -D "" -importcfg $WORK/b093/importcfg -pack ./pem.go cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b097 -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b097/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/6c/6c3b0f098789052ff00baba6a546170efb637468acace14885908a0ce801dee9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b097/_pkg_.a $WORK/b097/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/5b/5b5b61efc6dc7a862302b901203ead9d1df7540aa02b9b167ddb685ed5403203-d # internal io/ioutil mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p io/ioutil -std -complete -installsuffix shared -buildid 9VDo8vFAoDMBY4ZSx40K/9VDo8vFAoDMBY4ZSx40K -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./ioutil.go ./tempfile.go cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/09/097a35f46f77a032b5e0d43de92b3bbff10d6e34eeefd4e54fafae6cbfff4d87-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/89/89033021d4372969a1ccb245ca59d283ca1919d4146eb4766d9b5ca75b5d9ece-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/0c/0cd829eab6e05c997a4049a876edc17691a814efb8f40ec1e59f7ec25ee6782d-d # internal log mkdir -p $WORK/b049/ github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b069/ encoding/hex context flag mkdir -p $WORK/b092/ net/url cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p log -std -complete -installsuffix shared -buildid 0bxYIvz-48N57uRMHYfu/0bxYIvz-48N57uRMHYfu -goversion go1.11.5 -D "" -importcfg $WORK/b049/importcfg -pack ./log.go cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid wx4hHr1WU_zuYceErFHp/wx4hHr1WU_zuYceErFHp -goversion go1.11.5 -D "" -importcfg $WORK/b069/importcfg -pack ./netns.go ./netns_linux.go mime/quotedprintable mkdir -p $WORK/b112/ mime mkdir -p $WORK/b038/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF net/http/internal mkdir -p $WORK/b114/ compress/flate cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p encoding/hex -std -complete -installsuffix shared -buildid TPsXwB6HX56kNaYTcjsu/TPsXwB6HX56kNaYTcjsu -goversion go1.11.5 -D "" -importcfg $WORK/b092/importcfg -pack ./hex.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF mkdir -p $WORK/b034/ vendor/golang_org/x/net/http2/hpack mkdir -p $WORK/b096/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF encoding/json cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p context -std -complete -installsuffix shared -buildid 693cJJdgOYjYovV5-kTR/693cJJdgOYjYovV5-kTR -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./context.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF text/template/parse mkdir -p $WORK/b110/ cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p net/http/internal -std -complete -installsuffix shared -buildid MSiZ1wnA0xGCCxC6EfZT/MSiZ1wnA0xGCCxC6EfZT -goversion go1.11.5 -D "" -importcfg $WORK/b114/importcfg -pack ./chunked.go ./testcert.go cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p flag -std -complete -installsuffix shared -buildid _1w45p0AMEV4jbPA9lhG/_1w45p0AMEV4jbPA9lhG -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./flag.go cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid _RkhGYd3jvIBwCt_PEol/_RkhGYd3jvIBwCt_PEol -goversion go1.11.5 -D "" -importcfg $WORK/b112/importcfg -pack ./reader.go ./writer.go cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p net/url -std -complete -installsuffix shared -buildid EUeY8jMgCS0tpSJRLTDC/EUeY8jMgCS0tpSJRLTDC -goversion go1.11.5 -D "" -importcfg $WORK/b096/importcfg -pack ./url.go cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b021/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b072/ mkdir -p $WORK/b109/ cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p mime -std -complete -installsuffix shared -buildid l17k2nsyx4iVN-kv-SZK/l17k2nsyx4iVN-kv-SZK -goversion go1.11.5 -D "" -importcfg $WORK/b110/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go mkdir -p $WORK/b020/ mkdir -p $WORK/b120/ encoding/gob cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF math/big mkdir -p $WORK/b116/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile encoding=$WORK/b022/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b019/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p vendor/golang_org/x/net/http2/hpack -std -complete -installsuffix shared -buildid q2E7sd3IyV2co0o9cYYK/q2E7sd3IyV2co0o9cYYK -goversion go1.11.5 -D "" -importcfg $WORK/b109/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go vendor/golang_org/x/text/unicode/norm cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p encoding/json -std -complete -installsuffix shared -buildid lOa6Vc3eSVOOROlnaRdS/lOa6Vc3eSVOOROlnaRdS -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 cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p compress/flate -std -complete -installsuffix shared -buildid p7Zvs8sOp4CUKXO2ej57/p7Zvs8sOp4CUKXO2ej57 -goversion go1.11.5 -D "" -importcfg $WORK/b072/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go mkdir -p $WORK/b061/ cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p text/template/parse -std -complete -installsuffix shared -buildid njDo3hTFL2ItYfiOltTa/njDo3hTFL2ItYfiOltTa -goversion go1.11.5 -D "" -importcfg $WORK/b120/importcfg -pack ./lex.go ./node.go ./parse.go cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile encoding=$WORK/b022/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b106/ cd /usr/lib/golang/src/encoding/gob /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p encoding/gob -std -complete -installsuffix shared -buildid M9D1uQgOavDR9nKLmy06/M9D1uQgOavDR9nKLmy06 -goversion go1.11.5 -D "" -importcfg $WORK/b116/importcfg -pack ./dec_helpers.go ./decode.go ./decoder.go ./doc.go ./enc_helpers.go ./encode.go ./encoder.go ./error.go ./type.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b104/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p math/big -std -installsuffix shared -buildid mEYtqARDqtYes-vBEty6/mEYtqARDqtYes-vBEty6 -goversion go1.11.5 -D "" -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p vendor/golang_org/x/text/unicode/norm -std -complete -installsuffix shared -buildid iSPQlN5y46NyiKPZIMym/iSPQlN5y46NyiKPZIMym -goversion go1.11.5 -D "" -importcfg $WORK/b106/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/ca/ca6335a945a94e47c0d1896fd75e88c1c44acee08c76a2c2f74c0c2859664eb9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/43/4376ce858b5f2adbc6bd8d6c204e25a86c7228d70da3129aec6ea8528b8a6aea-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/13/13ba3d332473868f60ac8652d471f83f5bc428e181772e1a25211900342d1623-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/b4/b4184521e3597f3b43bc831def13e97df25fbdf33feb43f088e579a24f794ae4-d # internal vendor/golang_org/x/text/unicode/bidi mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p vendor/golang_org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid uYkGhRn4VspkU4-wK6GW/uYkGhRn4VspkU4-wK6GW -goversion go1.11.5 -D "" -importcfg $WORK/b105/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/39/39174700b79f375028443e86e9ea2170895455ff57adc28a5db58a1efdce47ce-d # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/3e/3ee32cee01c694acc7334dfde74a9bb905f6b3563959403813cd30c016e026fb-d # internal net mkdir -p $WORK/b037/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b037/ -importpath net -- -I $WORK/b037/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/47/47a390e52a6fa8ff6c19c5e22768f5ccf681314d643160e05b7c90d64c5e9bef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/20/20df98828184ba65a5472a3e55fc0827f2c0f168284b62428bb9c2aaf897c960-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/33/338105995a6c129563117c1295f271b277d0c4b62a3c0d5949b5068f34459721-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/2c/2ca9a14d2e57e3c816f4b64ace348b0eae79d1667a8679dc643ae6287a81bd8b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/5c/5c8ab79f18298b7bb73bd37e6494ce78dad8faf41a79aff6f346717fd1a2a10a-d # internal vendor/golang_org/x/text/secure/bidirule mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b104/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b105/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p vendor/golang_org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid LfnukJ0b9dNCI3wBt9m7/LfnukJ0b9dNCI3wBt9m7 -goversion go1.11.5 -D "" -importcfg $WORK/b103/importcfg -pack ./bidirule.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/77/776d77655c104112cd718050b8d3658776bad0c932b4722c834c671c628be338-d # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/15/153bf8624075b145a6262d7895373059ff1e9c3077ecd33149d39181a1d7e41f-d # internal compress/gzip mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile compress/flate=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile hash/crc32=$WORK/b073/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p compress/gzip -std -complete -installsuffix shared -buildid Bn4-BCgcQCI6dpllNzZZ/Bn4-BCgcQCI6dpllNzZZ -goversion go1.11.5 -D "" -importcfg $WORK/b071/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/23/230b123edf1eac09ded23a9fae3f3f782b07e86529c092612976cc7cd889ec04-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/80/80e7508fd6a6f3339dfda64094a78b83e12be27c1aa49411917f4cc39b966285-d # internal text/template mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile text/template/parse=$WORK/b120/_pkg_.a packagefile unicode=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p text/template -std -complete -installsuffix shared -buildid TcIyaNdROSc7RWjGBr-v/TcIyaNdROSc7RWjGBr-v -goversion go1.11.5 -D "" -importcfg $WORK/b119/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/d6/d63f8a824e551b07069aa650d854bee9ccda547ead000b2ccc7cdc3db1c4ecbf-d # internal vendor/golang_org/x/net/idna mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/secure/bidirule=vendor/golang_org/x/text/secure/bidirule importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi importmap golang_org/x/text/unicode/norm=vendor/golang_org/x/text/unicode/norm packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b103/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b105/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b106/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p vendor/golang_org/x/net/idna -std -complete -installsuffix shared -buildid gnj3x7lMChs5VlEIho0M/gnj3x7lMChs5VlEIho0M -goversion go1.11.5 -D "" -importcfg $WORK/b102/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/67/6728f1a1d6505b1a89c1117f209db78ea5b8bbfa12a9faf738b7aa99a166368c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/af/af6c767bf6cb662e2f9a33d52f19f8cf7eedce7b371d68ab5cbde46aad83388b-d # internal cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/20/204baed5397b2e9c342f1ea7a0782427227c59e5a01a4287a795c29a8d550bb1-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b061 -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b061/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b061/_pkg_.a $WORK/b061/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/91/91211c13a3f170dac13b9719125f7d30fb62fef70ba5056d25ee35b043e8d5a5-d # internal html/template mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile html=$WORK/b118/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile text/template=$WORK/b119/_pkg_.a packagefile text/template/parse=$WORK/b120/_pkg_.a packagefile unicode=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p html/template -std -complete -installsuffix shared -buildid a9M3sfo0LaQS1N1tzhhu/a9M3sfo0LaQS1N1tzhhu -goversion go1.11.5 -D "" -importcfg $WORK/b117/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/d2/d282feb2a734315a24dc9c03fb23396054378c7bafd25044b3714ec4182c3c55-d # internal crypto/internal/boring mkdir -p $WORK/b057/ crypto/dsa mkdir -p $WORK/b090/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b058/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b060/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a EOF encoding/asn1 mkdir -p $WORK/b081/ crypto/elliptic cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid XgylE04OoTXoPvmdnWCI/XgylE04OoTXoPvmdnWCI -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack ./doc.go ./notboring.go mkdir -p $WORK/b078/ cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid K3-LPpBoxzS6IX56j5Wr/K3-LPpBoxzS6IX56j5Wr -goversion go1.11.5 -D "" -importcfg $WORK/b090/importcfg -pack ./dsa.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p crypto/elliptic -std -installsuffix shared -buildid WFD009Et2UFRWJw-X1a_/WFD009Et2UFRWJw-X1a_ -goversion go1.11.5 -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid LQr4ni783xfEYrzhqvPp/LQr4ni783xfEYrzhqvPp -goversion go1.11.5 -D "" -importcfg $WORK/b081/importcfg -pack ./asn1.go ./common.go ./marshal.go cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/bf/bf3836bfac8a1c0030ecc18ab11951697e7ff186f0acc7e5f81240a73aea4e8d-d # internal crypto/hmac mkdir -p $WORK/b082/ crypto/sha512 mkdir -p $WORK/b080/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b057/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a EOF crypto/sha256 cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid mPSPwLWZFtwH-3rsAJxs/mPSPwLWZFtwH-3rsAJxs -goversion go1.11.5 -D "" -importcfg $WORK/b082/importcfg -pack ./hmac.go mkdir -p $WORK/b088/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b058/_pkg_.a packagefile crypto/internal/boring=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p crypto/sha512 -std -installsuffix shared -buildid 4xI2pn9biRDgcSPuh52A/4xI2pn9biRDgcSPuh52A -goversion go1.11.5 -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b058/_pkg_.a packagefile crypto/internal/boring=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p crypto/sha256 -std -installsuffix shared -buildid GOSq9rJikkqvGbVJOMBx/GOSq9rJikkqvGbVJOMBx -goversion go1.11.5 -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go crypto/aes mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/internal/boring=$WORK/b057/_pkg_.a packagefile crypto/internal/subtle=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/aes -std -installsuffix shared -buildid JXLVfluowQ3nl0RKf8fK/JXLVfluowQ3nl0RKf8fK -goversion go1.11.5 -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/91/9176d196d849ceefa50848c1edf478f0f88701398fa05cde4964dbceb75ccd90-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/2b/2bde4a0296256d6f76cbb3b3dfb887eeb802f2d7afe0b5b6717dbb5f818af9e6-d # internal cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -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 cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b080 -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b080/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b088 -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b088/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b053 -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b053/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b053 -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b053/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b088/_pkg_.a $WORK/b088/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b080/_pkg_.a $WORK/b080/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/47/47cd81e06a210b9573a1c45efe9b711a13075b5c58561be297e402393111a907-d # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/90/9035acbfc351832e5899bae4d373f615e3e1fac2b7dad8f0fdd61e147df02085-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b053/_pkg_.a $WORK/b053/asm_amd64.o $WORK/b053/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/7f/7f5c69056c7ed21bf1c400edb74e9fec222b3b5b4fc28b6aa2595ea5a4731c59-d # internal crypto/rand mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b053/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/internal/boring=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/rand -std -complete -installsuffix shared -buildid DOykwygbZ_HthFvpt_sP/DOykwygbZ_HthFvpt_sP -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/f5/f5d8ca7136d4751b1f553cf1a18c1bc4939ecb9ab6747b5f045dcd6b0607cf84-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b050/ crypto/rsa mkdir -p $WORK/b086/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b062/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid 8AAVGSI8S4zn92V6sR3o/8AAVGSI8S4zn92V6sR3o -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./ns_linux.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile crypto=$WORK/b058/_pkg_.a packagefile crypto/internal/boring=$WORK/b057/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile crypto/rand=$WORK/b051/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid RCGT1e68Nnapz1Jc8ah0/RCGT1e68Nnapz1Jc8ah0 -goversion go1.11.5 -D "" -importcfg $WORK/b086/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b037/_cgo_.o -dynout $WORK/b037/_cgo_import.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b039/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p net -std -installsuffix shared -buildid bMwC-tintaane4NHtheB/bMwC-tintaane4NHtheB -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 cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b078 -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b078/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/6e/6e5ac686e9d3ce04c570038959cfa5f88fe9cfdaa50a6c85d759a9c544ab69ae-d # internal crypto/x509/pkix mkdir -p $WORK/b091/ vendor/golang_org/x/crypto/cryptobyte mkdir -p $WORK/b094/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b081/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid 9Fe_Z7t3UII9vVUnrAMi/9Fe_Z7t3UII9vVUnrAMi -goversion go1.11.5 -D "" -importcfg $WORK/b091/importcfg -pack ./pkix.go cat >$WORK/b094/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b095/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid Dy8LAb87ZzH8qp7HaVTQ/Dy8LAb87ZzH8qp7HaVTQ -goversion go1.11.5 -D "" -importcfg $WORK/b094/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/33/3318f89d3aa02023d8c827a9f7ceaf40400241f118a1448099e2af993af345ba-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b078/_pkg_.a $WORK/b078/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/9f/9f8e26bb27a9c57f3f5174ee89269c5a78af35bdcfde6d36d718155ba4c193aa-d # internal crypto/ecdsa mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b058/_pkg_.a packagefile crypto/aes=$WORK/b053/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/internal/boring=$WORK/b057/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile encoding/asn1=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid 1YVAca0X06xPYICI5Utt/1YVAca0X06xPYICI5Utt -goversion go1.11.5 -D "" -importcfg $WORK/b077/importcfg -pack ./boring.go ./ecdsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/c0/c06508d691192424f3793a0fee3e65c493fae57f09098dd9f7bd01e7c91f1bfc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/fd/fdd1c3dcd58d4340990c78d6c987f9aa28737e3dbd39e4ce03b55ed8d1181097-d # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/77/77f503d6253219f1b4a15e81756131ccd21602a8af5b514821f40011bc13e94e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/77/777585f361e6ea227cabbe93a391083e62902a80d4a3bc463ab2eab69d699a3c-d # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/44/44349b5aeb5dbe65ce0e507e4bc49b85a3a5eb9a97747ff28143c4b1da7dd4f2-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b037/_pkg_.a $WORK/b037/_x001.o $WORK/b037/_x002.o $WORK/b037/_x003.o $WORK/b037/_x004.o $WORK/b037/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/5f/5fd6e942395b10cb7a188ea71b504294dd2b3574f6d1553cc97037da48a850ce-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b036/ github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4 mkdir -p $WORK/b065/ github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation net/textproto mkdir -p $WORK/b107/ vendor/golang_org/x/net/http/httpproxy cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b064/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4 -complete -installsuffix shared -buildid duHGqqVAX476nWahhwUd/duHGqqVAX476nWahhwUd -goversion go1.11.5 -D "" -importcfg $WORK/b065/importcfg -pack ./constants.go ./helpers.go ./option.go ./packet.go mkdir -p $WORK/b108/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p net/textproto -std -complete -installsuffix shared -buildid iJ-aDMPi0XPxinWf9J4v/iJ-aDMPi0XPxinWf9J4v -goversion go1.11.5 -D "" -importcfg $WORK/b107/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b102/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b068/ crypto/x509 mkdir -p $WORK/b089/ cd /usr/lib/golang/src/vendor/golang_org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p vendor/golang_org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 4CGcBgnOkoMHQsVbf1LO/4CGcBgnOkoMHQsVbf1LO -goversion go1.11.5 -D "" -importcfg $WORK/b108/importcfg -pack ./proxy.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/cryptobyte=vendor/golang_org/x/crypto/cryptobyte importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b021/_pkg_.a packagefile crypto=$WORK/b058/_pkg_.a packagefile crypto/aes=$WORK/b053/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b081/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b093/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b094/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b095/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid jq9ie8uZXN7oE6I2Ph3o/jq9ie8uZXN7oE6I2Ph3o -goversion go1.11.5 -D "" -importcfg $WORK/b089/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b022/_pkg_.a packagefile encoding/json=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/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 I-KH0CAowaqcf9l6Y2hw/I-KH0CAowaqcf9l6Y2hw -goversion go1.11.5 -D "" -importcfg $WORK/b036/importcfg -pack ./args.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/cf/cf0b04f5d07440a3ab77577d20ad3dee9d1e58a374c1dd05898d74bba9280955-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/05/058c635506ab78146eadd38f9fd28330efde6dabff96de709198fa1a8d6a21c0-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_amd64/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 PvnIyc_j8V66ThbXpTo-/PvnIyc_j8V66ThbXpTo- -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/67/670bb5c62b1f83f64532822798f95e91d9cb997427b5982cf69a420f10639f34-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_amd64/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 tTM6gFdsONN4wdQ9p4xr/tTM6gFdsONN4wdQ9p4xr -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid 027svumPYGrLbAvUx9-w/027svumPYGrLbAvUx9-w -goversion go1.11.5 -D "" -importcfg $WORK/b064/importcfg -pack ./files.go ./listeners.go ./packetconns.go cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/b5/b5ce32d8dbe267fa5390aaa3cbb69a3592ea676ee01e729ba5c4c44ccee7a4dc-d # internal github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap github.com/d2g/dhcp4=github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4 importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b021/_pkg_.a packagefile crypto/rand=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b062/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client -complete -installsuffix shared -buildid BvSxmmo-VJk_TkTRMNpz/BvSxmmo-VJk_TkTRMNpz -goversion go1.11.5 -D "" -importcfg $WORK/b066/importcfg -pack ./client.go ./inetsock.go ./init.go ./pktsock_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/37/377c8b0151bcb0fd358da462eae7d3941edbeea03fbc588e3606c0b790a3df87-d # internal mime/multipart mkdir -p $WORK/b111/ vendor/golang_org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/da/da2d4f4845d0cb229b43e3af6f219ecff754cdfdc751afc3cfa4d82aefae35a6-d # internal cat >$WORK/b068/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b069/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid HzkV_fgxAdVSyLixvXNj/HzkV_fgxAdVSyLixvXNj -goversion go1.11.5 -D "" -importcfg $WORK/b068/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/31/319b0595df7c8a192db287bdadaae3d6be2af03295d76244b0f927739f924e63-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/d9/d9b93309827e35a9efca9d13b2d977f26321cef670a2d993862415e4244ff014-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/10/10e6ac0948707d69bf350d5e07c53746befd33267674f8b22829ff2a427eaeb1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/a7/a7bf2802f64f23609ef8ab25eb34a74311b98f2b0e98fd6abaf2d493fb07bd40-d # internal mkdir -p $WORK/b101/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b021/_pkg_.a packagefile crypto/rand=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile mime=$WORK/b110/_pkg_.a packagefile mime/quotedprintable=$WORK/b112/_pkg_.a packagefile net/textproto=$WORK/b107/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b044/ crypto/tls mkdir -p $WORK/b075/ github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b067/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b067/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b067/ -g -O2 ./bpf_linux.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna packagefile vendor/golang_org/x/net/idna=$WORK/b102/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile net/textproto=$WORK/b107/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p vendor/golang_org/x/net/http/httpguts -std -complete -installsuffix shared -buildid 3YjzknLed2OdNW-LoagK/3YjzknLed2OdNW-LoagK -goversion go1.11.5 -D "" -importcfg $WORK/b101/importcfg -pack ./guts.go ./httplex.go cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p mime/multipart -std -complete -installsuffix shared -buildid bL1HK0PmbgJJAQPpp9Qi/bL1HK0PmbgJJAQPpp9Qi -goversion go1.11.5 -D "" -importcfg $WORK/b111/importcfg -pack ./formdata.go ./multipart.go ./writer.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF cat >$WORK/b075/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/chacha20poly1305=vendor/golang_org/x/crypto/chacha20poly1305 importmap golang_org/x/crypto/curve25519=vendor/golang_org/x/crypto/curve25519 packagefile bytes=$WORK/b021/_pkg_.a packagefile container/list=$WORK/b074/_pkg_.a packagefile crypto=$WORK/b058/_pkg_.a packagefile crypto/aes=$WORK/b053/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/internal/boring=$WORK/b057/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b051/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b081/_pkg_.a packagefile encoding/pem=$WORK/b093/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b097/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b100/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/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 qz0T0vSClMljwLFO8YEg/qz0T0vSClMljwLFO8YEg -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p crypto/tls -std -complete -installsuffix shared -buildid isGMW4V0pg622RinJ1lR/isGMW4V0pg622RinJ1lR -goversion go1.11.5 -D "" -importcfg $WORK/b075/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_messages.go ./handshake_server.go ./key_agreement.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/13/13de93f87f7f487ab1af4867b9155bcf87d0cbecff78b66d3dc09e1ae7d04495-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/01/01a2bdf63952558e36ee93fd42555ebafd529afe3ff9be1354fb7a6e75aaec3a-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid Aha7QUL6JO_lssX9XUOl/Aha7QUL6JO_lssX9XUOl -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/5e/5eb585d49d9462f5da72a1bf07554467eb33bd2c9ed385c2475cfda61fb85db8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/be/be13d27abb5fc0434e4cbfb2a935762436cf6dce513326c4d905f76b035efe69-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/68/68dd52869e54940afc15927b3bd30f4c8f8300b9f6cfda46ac1877dcae973289-d # internal net/http/httptrace mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b038/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile net/textproto=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid CYve-VQk2TAWtS6nAMFo/CYve-VQk2TAWtS6nAMFo -goversion go1.11.5 -D "" -importcfg $WORK/b113/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/e8/e870622b16ff2b527a2bb61d3ff297cbdb083a74334a450733eb96f40e389284-d # internal net/http mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/http/httpguts=vendor/golang_org/x/net/http/httpguts importmap golang_org/x/net/http/httpproxy=vendor/golang_org/x/net/http/httpproxy importmap golang_org/x/net/http2/hpack=vendor/golang_org/x/net/http2/hpack importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b021/_pkg_.a packagefile compress/gzip=$WORK/b071/_pkg_.a packagefile container/list=$WORK/b074/_pkg_.a packagefile context=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b051/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang_org/x/net/http/httpguts=$WORK/b101/_pkg_.a packagefile vendor/golang_org/x/net/http/httpproxy=$WORK/b108/_pkg_.a packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b109/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b102/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile mime=$WORK/b110/_pkg_.a packagefile mime/multipart=$WORK/b111/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile net/http/httptrace=$WORK/b113/_pkg_.a packagefile net/http/internal=$WORK/b114/_pkg_.a packagefile net/textproto=$WORK/b107/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p net/http -std -complete -installsuffix shared -buildid wXyb1gxqNlmj_bWXHJBe/wXyb1gxqNlmj_bWXHJBe -goversion go1.11.5 -D "" -importcfg $WORK/b070/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go cd $WORK/b067 TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -o $WORK/b067/_cgo_.o $WORK/b067/_cgo_main.o $WORK/b067/_x001.o $WORK/b067/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage netlink -dynimport $WORK/b067/_cgo_.o -dynout $WORK/b067/_cgo_import.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b069/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid d-pja2NVKELOgjHq5_QY/d-pja2NVKELOgjHq5_QY -goversion go1.11.5 -D "" -importcfg $WORK/b067/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/b067/_cgo_gotypes.go $WORK/b067/bpf_linux.cgo1.go $WORK/b067/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b067/_pkg_.a $WORK/b067/_x001.o $WORK/b067/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/a5/a59c76a7618eeac657dbcf32866e1c081704802ad936b0fb4637f6347225e938-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/b6/b6d8b650df953f3ffd9b39c5786c1346c08c4019ba377251524e7981c119dd6f-d # internal net/rpc mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile encoding/gob=$WORK/b116/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile html/template=$WORK/b117/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/rpc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p net/rpc -std -complete -installsuffix shared -buildid KuI9B_TXXd-Y16Utwt5K/KuI9B_TXXd-Y16Utwt5K -goversion go1.11.5 -D "" -importcfg $WORK/b115/importcfg -pack ./client.go ./debug.go ./server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/48/48dae4d0e48cd024e3adfa1adce332bd3cb742790f9bfe1d77be92eeada186a3-d # internal github.com/containernetworking/plugins/plugins/ipam/dhcp mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/coreos/go-systemd/activation=github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation importmap github.com/d2g/dhcp4=github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4 importmap github.com/d2g/dhcp4client=github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation=$WORK/b064/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b067/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b070/_pkg_.a packagefile net/rpc=$WORK/b115/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/ipam/dhcp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid cooM3oEn44Yw6JGAHxfN/cooM3oEn44Yw6JGAHxfN -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./daemon.go ./lease.go ./main.go ./options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/c9/c9b736776d9f084e1eeab0d4a2cb115a7092bcb581abd1d7a81487a35f18361c-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/ipam/dhcp=$WORK/b001/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation=$WORK/b064/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b067/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b070/_pkg_.a packagefile net/rpc=$WORK/b115/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile bytes=$WORK/b021/_pkg_.a packagefile encoding=$WORK/b022/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b019/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a packagefile crypto/rand=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b062/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b069/_pkg_.a packagefile context=$WORK/b038/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b039/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile bufio=$WORK/b052/_pkg_.a packagefile compress/gzip=$WORK/b071/_pkg_.a packagefile container/list=$WORK/b074/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile vendor/golang_org/x/net/http/httpguts=$WORK/b101/_pkg_.a packagefile vendor/golang_org/x/net/http/httpproxy=$WORK/b108/_pkg_.a packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b109/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b102/_pkg_.a packagefile mime=$WORK/b110/_pkg_.a packagefile mime/multipart=$WORK/b111/_pkg_.a packagefile net/http/httptrace=$WORK/b113/_pkg_.a packagefile net/http/internal=$WORK/b114/_pkg_.a packagefile net/textproto=$WORK/b107/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile encoding/gob=$WORK/b116/_pkg_.a packagefile html/template=$WORK/b117/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/race=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile crypto/aes=$WORK/b053/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/internal/boring=$WORK/b057/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile compress/flate=$WORK/b072/_pkg_.a packagefile hash/crc32=$WORK/b073/_pkg_.a packagefile crypto=$WORK/b058/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b081/_pkg_.a packagefile encoding/pem=$WORK/b093/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b097/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b100/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b103/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b105/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b106/_pkg_.a packagefile mime/quotedprintable=$WORK/b112/_pkg_.a packagefile html=$WORK/b118/_pkg_.a packagefile text/template=$WORK/b119/_pkg_.a packagefile text/template/parse=$WORK/b120/_pkg_.a packagefile crypto/internal/subtle=$WORK/b055/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b060/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b094/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b095/_pkg_.a packagefile vendor/golang_org/x/crypto/internal/chacha20=$WORK/b098/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b099/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b104/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=9sQB_6DqpL0xKnUda9OH/cooM3oEn44Yw6JGAHxfN/xir8GWAe9DfnJu5eXST7/9sQB_6DqpL0xKnUda9OH -compressdwarf=false -B 0x9bfd3aa9d9049dacee396e4c1a1cb7f04ddb3587 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/dhcp rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/ipam/host-local ']' ++ basename plugins/ipam/host-local + plugin=host-local + echo ' host-local' host-local ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -compressdwarf=false -B 0x95161bf516c9db8c3a0f246cf115008b8a6bbc9c -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-local github.com/containernetworking/plugins/plugins/ipam/host-local WORK=/tmp/go-build009180087 internal/race mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid wb_y5VEH00DQj_dovBg0/wb_y5VEH00DQj_dovBg0 -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid VIHVWfzGHCD-OY0GHna4/VIHVWfzGHCD-OY0GHna4 -goversion go1.11.5 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go internal/nettrace mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF errors mkdir -p $WORK/b004/ unicode/utf16 cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid Jq0LuhmmEGAa6FP23DoF/Jq0LuhmmEGAa6FP23DoF -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./nettrace.go mkdir -p $WORK/b036/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF encoding mkdir -p $WORK/b030/ math/bits mkdir -p $WORK/b027/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid HCQZPGPx8fi47WpSlrdE/HCQZPGPx8fi47WpSlrdE -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go crypto/subtle unicode/utf8 sync/atomic unicode crypto/internal/subtle runtime/internal/atomic internal/cpu crypto/internal/boring/sig runtime/cgo cat >$WORK/b030/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b056/ cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p encoding -std -complete -installsuffix shared -buildid ylUMpRK8AunPXzmze9p4/ylUMpRK8AunPXzmze9p4 -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./encoding.go cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid Qp5InsXDMUrK1NJdGKee/Qp5InsXDMUrK1NJdGKee -goversion go1.11.5 -D "" -importcfg $WORK/b036/importcfg -pack ./utf16.go mkdir -p $WORK/b016/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b014/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p math/bits -std -complete -installsuffix shared -buildid do9xdRBG7_GCkAuUwK7l/do9xdRBG7_GCkAuUwK7l -goversion go1.11.5 -D "" -importcfg $WORK/b027/importcfg -pack ./bits.go ./bits_tables.go cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid IcwnlmEMb5M8NqY5NvlO/IcwnlmEMb5M8NqY5NvlO -goversion go1.11.5 -D "" -importcfg $WORK/b056/importcfg -pack ./constant_time.go mkdir -p $WORK/b015/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b055/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid OQM9KSrCA7DhwttPZRnb/OQM9KSrCA7DhwttPZRnb -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b012/ mkdir -p $WORK/b006/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid 1XMXTu1gti7Idp7id_zT/1XMXTu1gti7Idp7id_zT -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b060/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b043/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 29jEkgB1GqtPpGg4Dek6/29jEkgB1GqtPpGg4Dek6 -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_amd64x.go ./stubs.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 70_WAxG7QRfMCYCf4c3N/70_WAxG7QRfMCYCf4c3N -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f8/f813f9578195a9fc4c19d2fcbf21e0ee6a2a15bfeef6cb4de7bf15e7d91df6eb-d # internal cat >$WORK/b060/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b043/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b043/ -g -O2 -Wall -Werror ./cgo.go cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/08/0886d286b53037504ad7f88e1e21928100fcbb27236fc8e2c0106e42a394c9ba-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid tpPLIpdek2QRCPHrzeOD/tpPLIpdek2QRCPHrzeOD -goversion go1.11.5 -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./sig.go cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/95/95edb4ccaadb8b9436ca7e699dfca54684ef09a15ab98f912e1ef3772742b8de-d # internal vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b039/ cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f9/f9e0978f636f44996854cd00f62ce7db6faee63df993619435d0b19561f73b08-d # internal cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid -f4EHJXAIxqWFwGoWOX5/-f4EHJXAIxqWFwGoWOX5 -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./message.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b060 -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b060/sig_amd64.o ./sig_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/asm_amd64.o ./asm_amd64.s cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/78/786d4bba8bb29d1217b51f077576af905a2a7d0d1c1c10ec3cd6dff0dcc5e29b-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b060/_pkg_.a $WORK/b060/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Qgcy0UHdUmpRVVHUclpX/Qgcy0UHdUmpRVVHUclpX -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/60/60fdde3e556f9ec04b3a7ffd1a4e1d2550d74ab312b99ae45caebdaed832914a-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/3c/3c30086e6344a6457eb72135ddc3b475912bb153991f55d7d05cfa24c6067fd3-d # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/29/292d7e14e8ea6f01a438b4175ce65a596d7c449d0bc9ad722ae5c442d57dd161-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/fd/fd543c6ddb5ecf6fbbd6cab676af907f448ad567ec2c3232e4be79a90cdde9f5-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/d9/d947271b0a708fa9617531752c242c18e3e05697ee5d0527d15b6b9a329038d0-d # internal cd $WORK gcc -Qunused-arguments -c -x c - || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/4a/4a1795890e19a468af380ac151ff279a4629e249b90377d6f494756d80e71e74-d # internal cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid XNIgR2ywpFIFcIzAdJGm/XNIgR2ywpFIFcIzAdJGm -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/e9/e9684fa843ff9fac9b04c7d2e61b1e0de495a181fe1da23d92db24397a10b9e7-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/b0/b0259d9e5406f1a5a667ddf5a50a5c94d482558068ca62bb3aac275f34b6b30b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/24/244e287acaf8e38e2be8e6235a84f28dd92d95756abd653dfcccdc269d0a37ed-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/05/05c0c0f9ec99df09f72718aa5cd8ba8c24736da4c5e7333f4975d7b0419c89b2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/8c/8cdcfa24b991a3a4f871b78d6e2770bbe1cb56dd20c5433c015acc35f47f6d46-d # internal gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -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 internal/testlog mkdir -p $WORK/b024/ internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p internal/testlog -std -complete -installsuffix shared -buildid oE6WQxroVob1ZvDmj5Ft/oE6WQxroVob1ZvDmj5Ft -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./log.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid C7PEpu2fYiJGzAAMm-9q/C7PEpu2fYiJGzAAMm-9q -goversion go1.11.5 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go math mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p math -std -installsuffix shared -buildid fhAcdBPKju-ZcQPUDWwr/fhAcdBPKju-ZcQPUDWwr -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/count_amd64.o ./count_amd64.s cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/93/93d7999e0807d216daabfac86ff7146f170adefa0c8894845c8d15245437611e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_amd64.o $WORK/b005/count_amd64.o $WORK/b005/equal_amd64.o $WORK/b005/index_amd64.o $WORK/b005/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/b2/b229d1aa829751bb8ea1dc3a01e9dbfeb8304a3bab4ad32cf43fa2692f6f151c-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid qTaKF_JpKB0FtfD7SfY7/qTaKF_JpKB0FtfD7SfY7 -goversion go1.11.5 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.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 ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/asin_amd64.o ./asin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/asinh_stub.o ./asinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/atan2_amd64.o ./atan2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/atan_amd64.o ./atan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/cbrt_stub.o ./cbrt_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/erf_stub.o ./erf_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/exp2_amd64.o ./exp2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/expm1_amd64.o ./expm1_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/frexp_amd64.o ./frexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/ldexp_amd64.o ./ldexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/log10_amd64.o ./log10_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/log1p_amd64.o ./log1p_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/mod_amd64.o ./mod_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/modf_amd64.o ./modf_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/pow_stub.o ./pow_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/remainder_amd64.o ./remainder_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/sin_amd64.o ./sin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/sinh_stub.o ./sinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/tan_amd64.o ./tan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b018/_pkg_.a $WORK/b018/asin_amd64.o $WORK/b018/asinh_stub.o $WORK/b018/atan2_amd64.o $WORK/b018/atan_amd64.o $WORK/b018/cbrt_stub.o $WORK/b018/dim_amd64.o $WORK/b018/erf_stub.o $WORK/b018/exp2_amd64.o $WORK/b018/exp_amd64.o $WORK/b018/expm1_amd64.o $WORK/b018/floor_amd64.o $WORK/b018/frexp_amd64.o $WORK/b018/hypot_amd64.o $WORK/b018/ldexp_amd64.o $WORK/b018/log10_amd64.o $WORK/b018/log1p_amd64.o $WORK/b018/log_amd64.o $WORK/b018/mod_amd64.o $WORK/b018/modf_amd64.o $WORK/b018/pow_stub.o $WORK/b018/remainder_amd64.o $WORK/b018/sin_amd64.o $WORK/b018/sinh_stub.o $WORK/b018/sqrt_amd64.o $WORK/b018/tan_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/45/45a8592fe24fdd14ca1bdaaf86e5878502c89ab83cb22b365e5aaa2bace5ca0c-d # internal strconv mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p strconv -std -complete -installsuffix shared -buildid OqPmFpMxT95zOLwFoSLJ/OqPmFpMxT95zOLwFoSLJ -goversion go1.11.5 -D "" -importcfg $WORK/b026/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/54/5417d5defb8e1d84a7365fb8af5cabf75c24017fb8223c988595b013a1d4ebab-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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 TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -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_amd64.c TERM='dumb' gcc -I . -fPIC -m64 -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_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -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_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -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_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -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_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -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/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -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/_x012.o -c gcc_amd64.S cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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 $WORK/b043/_x011.o $WORK/b043/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b043/_cgo_.o -dynout $WORK/b043/_cgo_import.go -dynlinker cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p runtime/cgo -std -installsuffix shared -buildid 92Id7nhkFDp19gwa63Zs/92Id7nhkFDp19gwa63Zs -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b043/_cgo_gotypes.go $WORK/b043/cgo.cgo1.go $WORK/b043/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b043/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b043/_pkg_.a $WORK/b043/asm_amd64.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 $WORK/b043/_x011.o $WORK/b043/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/6a/6a50fb86e0e89371a332ffa5299a41e4014e1980ebf871151fcf0ed1913f82cb-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_amd64.o $WORK/b011/duff_amd64.o $WORK/b011/memclr_amd64.o $WORK/b011/memmove_amd64.o $WORK/b011/rt0_linux_amd64.o $WORK/b011/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/8d/8dfb5c2840b205475e075a56d322eb73074770d6bc5605a93dd7079654abeec6-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid opRHmW6A9Mnl1BxWvnhm/opRHmW6A9Mnl1BxWvnhm -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/74/74b2d299045d2c052024b3d86e47f65f3b2010a5a1956af61c0210bcd820e060-d # internal io mkdir -p $WORK/b008/ internal/singleflight math/rand mkdir -p $WORK/b041/ mkdir -p $WORK/b042/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid 5su2dJse7QJAoScrFHvj/5su2dJse7QJAoScrFHvj -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b018/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid zpEp_FVhdgpnnGolTf2F/zpEp_FVhdgpnnGolTf2F -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./singleflight.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p math/rand -std -complete -installsuffix shared -buildid myncmZAcDavdRQgEwz85/myncmZAcDavdRQgEwz85 -goversion go1.11.5 -D "" -importcfg $WORK/b042/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p reflect -std -installsuffix shared -buildid YXuyRpw3pxZojOqEEYOA/YXuyRpw3pxZojOqEEYOA -goversion go1.11.5 -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go syscall mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p syscall -std -installsuffix shared -buildid PlDjAvwVJlJWpGBvXUcE/PlDjAvwVJlJWpGBvXUcE -goversion go1.11.5 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/14/14b91e9528c4baf69b3c06a79cb6b551ea0888d5752c3b317e04dbcba5d36a34-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/64/640012cfe64c59602e922bcf548deb0ced79227c6eea4d610cd84a5180cc1408-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/b1/b107afa9e6f01e095cc72e3d1c404817b68a3373cb1a3e3a11774743f5b1d089-d # internal hash mkdir -p $WORK/b059/ crypto/cipher mkdir -p $WORK/b054/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p hash -std -complete -installsuffix shared -buildid b1_Qf7qevSOQoBgh8Ye0/b1_Qf7qevSOQoBgh8Ye0 -goversion go1.11.5 -D "" -importcfg $WORK/b059/importcfg -pack ./hash.go bytes mkdir -p $WORK/b003/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF strings mkdir -p $WORK/b035/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid jfvV_v0iH9ledD92Wq0B/jfvV_v0iH9ledD92Wq0B -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid _6taK4y_-Pz0Bcf8fPrH/_6taK4y_-Pz0Bcf8fPrH -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p strings -std -installsuffix shared -buildid NgqwiTIBe42AjGMKsmnK/NgqwiTIBe42AjGMKsmnK -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/fd/fda6135033b664c437bcb388b8779d3568620fe14f56325d4dce95337182822f-d # internal crypto mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b059/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto -std -complete -installsuffix shared -buildid zLlK4bWrte88ZviSSUBf/zLlK4bWrte88ZviSSUBf -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/d2/d217238315666d230367e6215277cf93224ceda83e0b82ca82aa543f351bab05-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/8e/8e46932c13b324f4f2af28f465640719b9fbdec01044ceeeb0435a3c6ba2c76b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/09/09b84d99ddbda5dbe0100e7498e72bfc88faa051e3f756ab99e9de455e5c7839-d # internal bufio mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bufio -std -complete -installsuffix shared -buildid qmfV3tj6ndW8yVSYebir/qmfV3tj6ndW8yVSYebir -goversion go1.11.5 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b035/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b035/_pkg_.a $WORK/b035/strings.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/3b/3bf5c1f6952e3541a4af30bb14489276f637bcb6d23c6af34cd5897761e6a330-d # internal path mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p path -std -complete -installsuffix shared -buildid Mg5piyNzXEKO-3nFy3P2/Mg5piyNzXEKO-3nFy3P2 -goversion go1.11.5 -D "" -importcfg $WORK/b064/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/da/da427f126320afbde1bd82ca1be2431d32572cfee4c4b48bd3e7c4d3be707fc9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/5a/5a16166801df3de76ecb88c8e1663a14daf22f1d78f2ff51fce460f75e2015d6-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/5e/5ee4cb02f1ea8dddb396ce41268575288d11fe9738eff8951da489c22236dfc3-d # internal github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex mkdir -p $WORK/b075/ internal/syscall/unix mkdir -p $WORK/b023/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex -complete -installsuffix shared -buildid DAoucDu19C22H9LJVJLZ/DAoucDu19C22H9LJVJLZ -goversion go1.11.5 -D "" -importcfg $WORK/b075/importcfg -pack ./filemutex_flock.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p internal/syscall/unix -std -installsuffix shared -buildid J15djHoGK3v2Lt4ortSp/J15djHoGK3v2Lt4ortSp -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go time mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p time -std -installsuffix shared -buildid lKpeuU1dsKCvfjdJhriM/lKpeuU1dsKCvfjdJhriM -goversion go1.11.5 -D "" -importcfg $WORK/b022/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 5d5P1GQZ9mi5H7LNOMCy/5d5P1GQZ9mi5H7LNOMCy -goversion go1.11.5 -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/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_amd64.go ./syscall_unix.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/33/33b88be11d59058adac71ed39d97faa77fb35f4c4b83e4d576f9cbdf8c98511e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b023/_pkg_.a $WORK/b023/empty.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/40/409be7f9634c6a048a0b55525e0ae8a1baa33b89e2b8a14e2b4af794271852ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/5e/5e3972e8d49d9090a9f8efd1d7ad2344db6f6a567f9b6ddd777b831e24991ba8-d # internal internal/poll mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p internal/poll -std -installsuffix shared -buildid o_oceWGUZU5xsx4wFdVP/o_oceWGUZU5xsx4wFdVP -goversion go1.11.5 -D "" -importcfg $WORK/b020/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b063 -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b063/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b063 -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b063/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b063/_pkg_.a $WORK/b063/asm.o $WORK/b063/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/28/282d5ab6431dceba44905494ff5b31c7c2a5aedb28560f041a84896b7e4d856b-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b025 -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b025/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b025/_pkg_.a $WORK/b025/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/ec/eca3bbbe6bf2aa84fefd93ca1e53041dd8df17a784ab38b450f546baee420f51-d # internal encoding/binary mkdir -p $WORK/b033/ sort mkdir -p $WORK/b034/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p encoding/binary -std -complete -installsuffix shared -buildid o_mWSP8KzD5KCHEnYXWS/o_mWSP8KzD5KCHEnYXWS -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./binary.go ./varint.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p sort -std -complete -installsuffix shared -buildid BfIp2r9-WEtudQceseir/BfIp2r9-WEtudQceseir -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/27/273ff748687e758767c606a1407c062e9f24f07d2e9f119af5bd15e55b996575-d # internal os mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b020/_pkg_.a packagefile internal/syscall/unix=$WORK/b023/_pkg_.a packagefile internal/testlog=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p os -std -installsuffix shared -buildid sgP4egZftxnKcNhEMAn6/sgP4egZftxnKcNhEMAn6 -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/29/295c2c21685980ce39c9e4cf7e4309847eb16169478dfe803b1035db74463c82-d # internal regexp/syntax mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid oZlS3oYIBfFT72jys_dO/oZlS3oYIBfFT72jys_dO -goversion go1.11.5 -D "" -importcfg $WORK/b069/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/4d/4d4d6da99b8f91e2603e2c9e9fabe5d1d47acc116c95a35abaf69d41f859b902-d # internal encoding/base64 mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ugwMF5XI3EfhU1Lhh3kV/ugwMF5XI3EfhU1Lhh3kV -goversion go1.11.5 -D "" -importcfg $WORK/b032/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/09/0979bd26c0fcc615093d81114b5e7d067f934c6af776c11ebbac48ef46cb8fdd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/a8/a8e9768d90a286f37ccd3e0efb61ad71bacfb6c57ab73f9a76fa16c1a4d1e72c-d # internal path/filepath mkdir -p $WORK/b048/ fmt mkdir -p $WORK/b017/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p path/filepath -std -complete -installsuffix shared -buildid W2DHtaX_4vwckDm_TOwX/W2DHtaX_4vwckDm_TOwX -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p fmt -std -complete -installsuffix shared -buildid lSQFa1Wiamf-3EKUeINr/lSQFa1Wiamf-3EKUeINr -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/5b/5b5b61efc6dc7a862302b901203ead9d1df7540aa02b9b167ddb685ed5403203-d # internal io/ioutil mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p io/ioutil -std -complete -installsuffix shared -buildid 9VDo8vFAoDMBY4ZSx40K/9VDo8vFAoDMBY4ZSx40K -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/89/89033021d4372969a1ccb245ca59d283ca1919d4146eb4766d9b5ca75b5d9ece-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/f2/f2aa84ca086be9a1a41166412a7ccf1a0a08a4d8d521d63639b3aded5936a931-d # internal regexp mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b069/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p regexp -std -complete -installsuffix shared -buildid AhBQMRqLEv8IpshOgUmm/AhBQMRqLEv8IpshOgUmm -goversion go1.11.5 -D "" -importcfg $WORK/b068/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/0c/0cd829eab6e05c997a4049a876edc17691a814efb8f40ec1e59f7ec25ee6782d-d # internal log mkdir -p $WORK/b049/ github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b072/ context mkdir -p $WORK/b038/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p log -std -complete -installsuffix shared -buildid 0bxYIvz-48N57uRMHYfu/0bxYIvz-48N57uRMHYfu -goversion go1.11.5 -D "" -importcfg $WORK/b049/importcfg -pack ./log.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF encoding/json cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid wx4hHr1WU_zuYceErFHp/wx4hHr1WU_zuYceErFHp -goversion go1.11.5 -D "" -importcfg $WORK/b072/importcfg -pack ./netns.go ./netns_linux.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b031/ cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p context -std -complete -installsuffix shared -buildid 693cJJdgOYjYovV5-kTR/693cJJdgOYjYovV5-kTR -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./context.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p encoding/json -std -complete -installsuffix shared -buildid lOa6Vc3eSVOOROlnaRdS/lOa6Vc3eSVOOROlnaRdS -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go math/big mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p math/big -std -installsuffix shared -buildid mEYtqARDqtYes-vBEty6/mEYtqARDqtYes-vBEty6 -goversion go1.11.5 -D "" -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/b4/b4184521e3597f3b43bc831def13e97df25fbdf33feb43f088e579a24f794ae4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/3e/3ee32cee01c694acc7334dfde74a9bb905f6b3563959403813cd30c016e026fb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/39/39174700b79f375028443e86e9ea2170895455ff57adc28a5db58a1efdce47ce-d # internal os/exec mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p os/exec -std -complete -installsuffix shared -buildid zldkDq7-6PrFNsUsLc1K/zldkDq7-6PrFNsUsLc1K -goversion go1.11.5 -D "" -importcfg $WORK/b067/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go net mkdir -p $WORK/b037/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b037/ -importpath net -- -I $WORK/b037/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/de/de7b679d59a61b798b7ba367a369ac43d90576c3c55f3eccd210113542a00524-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/3f/3ff36d008b585f493243babe7970e0b48e30dd036cbe11e521d6ee018174ac9b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/67/6728f1a1d6505b1a89c1117f209db78ea5b8bbfa12a9faf738b7aa99a166368c-d # internal cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b061 -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b061/arith_amd64.o ./arith_amd64.s cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b061/_pkg_.a $WORK/b061/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/d2/d282feb2a734315a24dc9c03fb23396054378c7bafd25044b3714ec4182c3c55-d # internal crypto/internal/boring mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b058/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b060/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid XgylE04OoTXoPvmdnWCI/XgylE04OoTXoPvmdnWCI -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack ./doc.go ./notboring.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/bf/bf3836bfac8a1c0030ecc18ab11951697e7ff186f0acc7e5f81240a73aea4e8d-d # internal crypto/aes mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/internal/boring=$WORK/b057/_pkg_.a packagefile crypto/internal/subtle=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/aes -std -installsuffix shared -buildid JXLVfluowQ3nl0RKf8fK/JXLVfluowQ3nl0RKf8fK -goversion go1.11.5 -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -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 cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b053 -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b053/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b053 -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b053/gcm_amd64.o ./gcm_amd64.s cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b053/_pkg_.a $WORK/b053/asm_amd64.o $WORK/b053/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/7f/7f5c69056c7ed21bf1c400edb74e9fec222b3b5b4fc28b6aa2595ea5a4731c59-d # internal crypto/rand mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b053/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/internal/boring=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b023/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/rand -std -complete -installsuffix shared -buildid DOykwygbZ_HthFvpt_sP/DOykwygbZ_HthFvpt_sP -goversion go1.11.5 -D "" -importcfg $WORK/b052/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -o $WORK/b037/_cgo_.o $WORK/b037/_cgo_main.o $WORK/b037/_x001.o $WORK/b037/_x002.o $WORK/b037/_x003.o $WORK/b037/_x004.o $WORK/b037/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b037/_cgo_.o -dynout $WORK/b037/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cat >$WORK/b037/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b039/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b020/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a EOF cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/f5/f5d8ca7136d4751b1f553cf1a18c1bc4939ecb9ab6747b5f045dcd6b0607cf84-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p net -std -installsuffix shared -buildid bMwC-tintaane4NHtheB/bMwC-tintaane4NHtheB -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 github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b063/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid 8AAVGSI8S4zn92V6sR3o/8AAVGSI8S4zn92V6sR3o -goversion go1.11.5 -D "" -importcfg $WORK/b062/importcfg -pack ./ns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/33/3318f89d3aa02023d8c827a9f7ceaf40400241f118a1448099e2af993af345ba-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b037/_pkg_.a $WORK/b037/_x001.o $WORK/b037/_x002.o $WORK/b037/_x003.o $WORK/b037/_x004.o $WORK/b037/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/5f/5fd6e942395b10cb7a188ea71b504294dd2b3574f6d1553cc97037da48a850ce-d # internal github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b065/ github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b029/ github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables github.com/containernetworking/plugins/plugins/ipam/host-local/backend mkdir -p $WORK/b066/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile net=$WORK/b037/_pkg_.a EOF cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/json=$WORK/b031/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF mkdir -p $WORK/b073/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid LgtOHqL_tRI4-qZ0i8wg/LgtOHqL_tRI4-qZ0i8wg -goversion go1.11.5 -D "" -importcfg $WORK/b065/importcfg -pack ./hwaddr.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid I-KH0CAowaqcf9l6Y2hw/I-KH0CAowaqcf9l6Y2hw -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack ./args.go ./types.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b071/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/ipam/host-local/backend /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/containernetworking/plugins/plugins/ipam/host-local/backend -complete -installsuffix shared -buildid rvdR2pQ9-2e4gt55kwBA/rvdR2pQ9-2e4gt55kwBA -goversion go1.11.5 -D "" -importcfg $WORK/b073/importcfg -pack ./store.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b067/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid Mtw5j1cRcb9ZF1iXY292/Mtw5j1cRcb9ZF1iXY292 -goversion go1.11.5 -D "" -importcfg $WORK/b066/importcfg -pack ./iptables.go ./lock.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b072/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid HzkV_fgxAdVSyLixvXNj/HzkV_fgxAdVSyLixvXNj -goversion go1.11.5 -D "" -importcfg $WORK/b071/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/8b/8b3a7ec04430fe4ea4dbdc035d419f68025488f0919da508ad6d423c8579897e-d # internal github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap github.com/alexflint/go-filemutex=github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex packagefile github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex=$WORK/b075/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b064/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk -complete -installsuffix shared -buildid NnI_uVkQLCmnwo7ttDO2/NnI_uVkQLCmnwo7ttDO2 -goversion go1.11.5 -D "" -importcfg $WORK/b074/importcfg -pack ./backend.go ./lock.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/27/27c7a8a1d7dd8392f17e08ce4865104c0b7dc326d5f8ba8916aed3f95467b74b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/05/058c635506ab78146eadd38f9fd28330efde6dabff96de709198fa1a8d6a21c0-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b045/ cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/05/053e8bc366e423d2a1697acac6506c54f4697ef159ca97baafa1de05ddf7c9af-d # internal cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b029/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_amd64/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 PvnIyc_j8V66ThbXpTo-/PvnIyc_j8V66ThbXpTo- -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/67/670bb5c62b1f83f64532822798f95e91d9cb997427b5982cf69a420f10639f34-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b029/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_amd64/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 tTM6gFdsONN4wdQ9p4xr/tTM6gFdsONN4wdQ9p4xr -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/f7/f72a16edeff1b9c4ad8be1d197cddc591e8f920055b453f0fe174560ba605f49-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/31/319b0595df7c8a192db287bdadaae3d6be2af03295d76244b0f927739f924e63-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b029/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/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 qz0T0vSClMljwLFO8YEg/qz0T0vSClMljwLFO8YEg -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/01/01a2bdf63952558e36ee93fd42555ebafd529afe3ff9be1354fb7a6e75aaec3a-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b029/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile os=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid Aha7QUL6JO_lssX9XUOl/Aha7QUL6JO_lssX9XUOl -goversion go1.11.5 -D "" -importcfg $WORK/b028/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/10/10e6ac0948707d69bf350d5e07c53746befd33267674f8b22829ff2a427eaeb1-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b070/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b070/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b070/ -g -O2 ./bpf_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/5e/5eb585d49d9462f5da72a1bf07554467eb33bd2c9ed385c2475cfda61fb85db8-d # internal cd $WORK/b070 TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -o $WORK/b070/_cgo_.o $WORK/b070/_cgo_main.o $WORK/b070/_x001.o $WORK/b070/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage netlink -dynimport $WORK/b070/_cgo_.o -dynout $WORK/b070/_cgo_import.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b071/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid d-pja2NVKELOgjHq5_QY/d-pja2NVKELOgjHq5_QY -goversion go1.11.5 -D "" -importcfg $WORK/b070/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/b070/_cgo_gotypes.go $WORK/b070/bpf_linux.cgo1.go $WORK/b070/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b070/_pkg_.a $WORK/b070/_x001.o $WORK/b070/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/a5/a59c76a7618eeac657dbcf32866e1c081704802ad936b0fb4637f6347225e938-d # internal github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b062/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b070/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid H6GfgPUicFlLpTerMsMW/H6GfgPUicFlLpTerMsMW -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/95/957b97ffc36350a85bbc72f715cf677506230107adf291daa266fb0ebc5786ee-d # internal github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b029/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b073/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator -complete -installsuffix shared -buildid nl0y4jVytiZyvM4iD-lE/nl0y4jVytiZyvM4iD-lE -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./allocator.go ./config.go ./range.go ./range_set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/41/4133d8d6d6d1701cd7157de7af18c2bcbb8f8c2e4b35b05645e72655a7d37378-d # internal github.com/containernetworking/plugins/plugins/ipam/host-local mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b028/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b029/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=$WORK/b074/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/ipam/host-local /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid Wanp7Ok44P5WtuyXm3Sh/Wanp7Ok44P5WtuyXm3Sh -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./dns.go ./main.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/e8/e8327972858aaa1ec8a10eb6157003d81b9387f273cfee423d7b53c2d9c38e1e-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/ipam/host-local=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b028/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b029/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=$WORK/b074/_pkg_.a packagefile net=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/json=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b073/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex=$WORK/b075/_pkg_.a packagefile path=$WORK/b064/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile context=$WORK/b038/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b039/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b020/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile internal/syscall/unix=$WORK/b023/_pkg_.a packagefile internal/testlog=$WORK/b024/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile encoding/base64=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b062/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b070/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b033/_pkg_.a packagefile crypto/aes=$WORK/b053/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/internal/boring=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b063/_pkg_.a packagefile os/exec=$WORK/b067/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b071/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b072/_pkg_.a packagefile crypto/internal/subtle=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile crypto=$WORK/b058/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b060/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile regexp/syntax=$WORK/b069/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=6wx7P8a0NWBUJ5w_cGhD/Wanp7Ok44P5WtuyXm3Sh/FQK8oFJg3FttP-YXJDgH/6wx7P8a0NWBUJ5w_cGhD -compressdwarf=false -B 0x95161bf516c9db8c3a0f246cf115008b8a6bbc9c -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/host-local rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/sample ']' ++ basename plugins/sample + plugin=sample + echo ' sample' sample ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -compressdwarf=false -B 0xaa8c098669ab475b595adea872071cd2142e071d -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/sample github.com/containernetworking/plugins/plugins/sample WORK=/tmp/go-build968614315 errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid HCQZPGPx8fi47WpSlrdE/HCQZPGPx8fi47WpSlrdE -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go internal/race mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid wb_y5VEH00DQj_dovBg0/wb_y5VEH00DQj_dovBg0 -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go runtime/internal/sys mkdir -p $WORK/b013/ math/bits unicode unicode/utf8 encoding unicode/utf16 internal/nettrace mkdir -p $WORK/b023/ mkdir -p $WORK/b015/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math/bits -std -complete -installsuffix shared -buildid do9xdRBG7_GCkAuUwK7l/do9xdRBG7_GCkAuUwK7l -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid VIHVWfzGHCD-OY0GHna4/VIHVWfzGHCD-OY0GHna4 -goversion go1.11.5 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go mkdir -p $WORK/b016/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b017/ cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid 1XMXTu1gti7Idp7id_zT/1XMXTu1gti7Idp7id_zT -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go internal/cpu runtime/internal/atomic sync/atomic cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b033/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Qgcy0UHdUmpRVVHUclpX/Qgcy0UHdUmpRVVHUclpX -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b039/ cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid ylUMpRK8AunPXzmze9p4/ylUMpRK8AunPXzmze9p4 -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go mkdir -p $WORK/b006/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b012/ cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid Jq0LuhmmEGAa6FP23DoF/Jq0LuhmmEGAa6FP23DoF -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go mkdir -p $WORK/b014/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 29jEkgB1GqtPpGg4Dek6/29jEkgB1GqtPpGg4Dek6 -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_amd64x.go ./stubs.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 70_WAxG7QRfMCYCf4c3N/70_WAxG7QRfMCYCf4c3N -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid Qp5InsXDMUrK1NJdGKee/Qp5InsXDMUrK1NJdGKee -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid OQM9KSrCA7DhwttPZRnb/OQM9KSrCA7DhwttPZRnb -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go runtime/cgo mkdir -p $WORK/b042/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/95/95edb4ccaadb8b9436ca7e699dfca54684ef09a15ab98f912e1ef3772742b8de-d # internal vendor/golang_org/x/net/dns/dnsmessage mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid -f4EHJXAIxqWFwGoWOX5/-f4EHJXAIxqWFwGoWOX5 -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f8/f813f9578195a9fc4c19d2fcbf21e0ee6a2a15bfeef6cb4de7bf15e7d91df6eb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/08/0886d286b53037504ad7f88e1e21928100fcbb27236fc8e2c0106e42a394c9ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/78/786d4bba8bb29d1217b51f077576af905a2a7d0d1c1c10ec3cd6dff0dcc5e29b-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f9/f9e0978f636f44996854cd00f62ce7db6faee63df993619435d0b19561f73b08-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/29/292d7e14e8ea6f01a438b4175ce65a596d7c449d0bc9ad722ae5c442d57dd161-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/asm.o ./asm.s cd $WORK gcc -fno-caret-diagnostics -c -x c - || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/4a/4a1795890e19a468af380ac151ff279a4629e249b90377d6f494756d80e71e74-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/fd/fd543c6ddb5ecf6fbbd6cab676af907f448ad567ec2c3232e4be79a90cdde9f5-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/d9/d947271b0a708fa9617531752c242c18e3e05697ee5d0527d15b6b9a329038d0-d # internal cd $WORK gcc -Qunused-arguments -c -x c - || true cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/24/244e287acaf8e38e2be8e6235a84f28dd92d95756abd653dfcccdc269d0a37ed-d # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/e9/e9684fa843ff9fac9b04c7d2e61b1e0de495a181fe1da23d92db24397a10b9e7-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -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 internal/testlog mkdir -p $WORK/b030/ internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid oE6WQxroVob1ZvDmj5Ft/oE6WQxroVob1ZvDmj5Ft -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid C7PEpu2fYiJGzAAMm-9q/C7PEpu2fYiJGzAAMm-9q -goversion go1.11.5 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go math mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid fhAcdBPKju-ZcQPUDWwr/fhAcdBPKju-ZcQPUDWwr -goversion go1.11.5 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/93/93d7999e0807d216daabfac86ff7146f170adefa0c8894845c8d15245437611e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/equal_amd64.o ./equal_amd64.s cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_amd64.o $WORK/b005/count_amd64.o $WORK/b005/equal_amd64.o $WORK/b005/index_amd64.o $WORK/b005/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/b2/b229d1aa829751bb8ea1dc3a01e9dbfeb8304a3bab4ad32cf43fa2692f6f151c-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x003.o -c gcc_context.c cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid qTaKF_JpKB0FtfD7SfY7/qTaKF_JpKB0FtfD7SfY7 -goversion go1.11.5 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.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 ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/05/05c0c0f9ec99df09f72718aa5cd8ba8c24736da4c5e7333f4975d7b0419c89b2-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/8c/8cdcfa24b991a3a4f871b78d6e2770bbe1cb56dd20c5433c015acc35f47f6d46-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/asin_amd64.o ./asin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/asinh_stub.o ./asinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/atan2_amd64.o ./atan2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/atan_amd64.o ./atan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/cbrt_stub.o ./cbrt_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/erf_stub.o ./erf_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/exp2_amd64.o ./exp2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/expm1_amd64.o ./expm1_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/frexp_amd64.o ./frexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/ldexp_amd64.o ./ldexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/log10_amd64.o ./log10_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/log1p_amd64.o ./log1p_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/mod_amd64.o ./mod_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/modf_amd64.o ./modf_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/pow_stub.o ./pow_stub.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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_amd64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/remainder_amd64.o ./remainder_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/sin_amd64.o ./sin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/sinh_stub.o ./sinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/tan_amd64.o ./tan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/asin_amd64.o $WORK/b020/asinh_stub.o $WORK/b020/atan2_amd64.o $WORK/b020/atan_amd64.o $WORK/b020/cbrt_stub.o $WORK/b020/dim_amd64.o $WORK/b020/erf_stub.o $WORK/b020/exp2_amd64.o $WORK/b020/exp_amd64.o $WORK/b020/expm1_amd64.o $WORK/b020/floor_amd64.o $WORK/b020/frexp_amd64.o $WORK/b020/hypot_amd64.o $WORK/b020/ldexp_amd64.o $WORK/b020/log10_amd64.o $WORK/b020/log1p_amd64.o $WORK/b020/log_amd64.o $WORK/b020/mod_amd64.o $WORK/b020/modf_amd64.o $WORK/b020/pow_stub.o $WORK/b020/remainder_amd64.o $WORK/b020/sin_amd64.o $WORK/b020/sinh_stub.o $WORK/b020/sqrt_amd64.o $WORK/b020/tan_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/45/45a8592fe24fdd14ca1bdaaf86e5878502c89ab83cb22b365e5aaa2bace5ca0c-d # internal strconv mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid OqPmFpMxT95zOLwFoSLJ/OqPmFpMxT95zOLwFoSLJ -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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -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_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -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_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -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_traceback.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/54/5417d5defb8e1d84a7365fb8af5cabf75c24017fb8223c988595b013a1d4ebab-d # internal TERM='dumb' gcc -I . -fPIC -m64 -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/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -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/_x012.o -c gcc_amd64.S cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -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 $WORK/b042/_x011.o $WORK/b042/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid 92Id7nhkFDp19gwa63Zs/92Id7nhkFDp19gwa63Zs -goversion go1.11.5 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b042/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_amd64.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 $WORK/b042/_x011.o $WORK/b042/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/6a/6a50fb86e0e89371a332ffa5299a41e4014e1980ebf871151fcf0ed1913f82cb-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_amd64.o $WORK/b011/duff_amd64.o $WORK/b011/memclr_amd64.o $WORK/b011/memmove_amd64.o $WORK/b011/rt0_linux_amd64.o $WORK/b011/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/8d/8dfb5c2840b205475e075a56d322eb73074770d6bc5605a93dd7079654abeec6-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid opRHmW6A9Mnl1BxWvnhm/opRHmW6A9Mnl1BxWvnhm -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/74/74b2d299045d2c052024b3d86e47f65f3b2010a5a1956af61c0210bcd820e060-d # internal internal/singleflight mkdir -p $WORK/b040/ io mkdir -p $WORK/b008/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF math/rand mkdir -p $WORK/b041/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid zpEp_FVhdgpnnGolTf2F/zpEp_FVhdgpnnGolTf2F -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid 5su2dJse7QJAoScrFHvj/5su2dJse7QJAoScrFHvj -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid myncmZAcDavdRQgEwz85/myncmZAcDavdRQgEwz85 -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid YXuyRpw3pxZojOqEEYOA/YXuyRpw3pxZojOqEEYOA -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 syscall mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid PlDjAvwVJlJWpGBvXUcE/PlDjAvwVJlJWpGBvXUcE -goversion go1.11.5 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/14/14b91e9528c4baf69b3c06a79cb6b551ea0888d5752c3b317e04dbcba5d36a34-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/64/640012cfe64c59602e922bcf548deb0ced79227c6eea4d610cd84a5180cc1408-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/b1/b107afa9e6f01e095cc72e3d1c404817b68a3373cb1a3e3a11774743f5b1d089-d # internal strings mkdir -p $WORK/b032/ bytes mkdir -p $WORK/b003/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid NgqwiTIBe42AjGMKsmnK/NgqwiTIBe42AjGMKsmnK -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 cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid _6taK4y_-Pz0Bcf8fPrH/_6taK4y_-Pz0Bcf8fPrH -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/09/09b84d99ddbda5dbe0100e7498e72bfc88faa051e3f756ab99e9de455e5c7839-d # internal cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b032/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/3b/3bf5c1f6952e3541a4af30bb14489276f637bcb6d23c6af34cd5897761e6a330-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/5e/5ee4cb02f1ea8dddb396ce41268575288d11fe9738eff8951da489c22236dfc3-d # internal internal/syscall/unix mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF time mkdir -p $WORK/b028/ cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid J15djHoGK3v2Lt4ortSp/J15djHoGK3v2Lt4ortSp -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid lKpeuU1dsKCvfjdJhriM/lKpeuU1dsKCvfjdJhriM -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 cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/40/409be7f9634c6a048a0b55525e0ae8a1baa33b89e2b8a14e2b4af794271852ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/5e/5e3972e8d49d9090a9f8efd1d7ad2344db6f6a567f9b6ddd777b831e24991ba8-d # internal internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid o_oceWGUZU5xsx4wFdVP/o_oceWGUZU5xsx4wFdVP -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 cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/27/273ff748687e758767c606a1407c062e9f24f07d2e9f119af5bd15e55b996575-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid sgP4egZftxnKcNhEMAn6/sgP4egZftxnKcNhEMAn6 -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 cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ec/eca3bbbe6bf2aa84fefd93ca1e53041dd8df17a784ab38b450f546baee420f51-d # internal encoding/binary mkdir -p $WORK/b019/ sort mkdir -p $WORK/b031/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/binary -std -complete -installsuffix shared -buildid o_mWSP8KzD5KCHEnYXWS/o_mWSP8KzD5KCHEnYXWS -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid BfIp2r9-WEtudQceseir/BfIp2r9-WEtudQceseir -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/29/295c2c21685980ce39c9e4cf7e4309847eb16169478dfe803b1035db74463c82-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/4d/4d4d6da99b8f91e2603e2c9e9fabe5d1d47acc116c95a35abaf69d41f859b902-d # internal encoding/base64 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ugwMF5XI3EfhU1Lhh3kV/ugwMF5XI3EfhU1Lhh3kV -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/09/0979bd26c0fcc615093d81114b5e7d067f934c6af776c11ebbac48ef46cb8fdd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a8/a8e9768d90a286f37ccd3e0efb61ad71bacfb6c57ab73f9a76fa16c1a4d1e72c-d # internal path/filepath mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF fmt mkdir -p $WORK/b024/ cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid W2DHtaX_4vwckDm_TOwX/W2DHtaX_4vwckDm_TOwX -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid lSQFa1Wiamf-3EKUeINr/lSQFa1Wiamf-3EKUeINr -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/5b/5b5b61efc6dc7a862302b901203ead9d1df7540aa02b9b167ddb685ed5403203-d # internal io/ioutil mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid 9VDo8vFAoDMBY4ZSx40K/9VDo8vFAoDMBY4ZSx40K -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/89/89033021d4372969a1ccb245ca59d283ca1919d4146eb4766d9b5ca75b5d9ece-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/0c/0cd829eab6e05c997a4049a876edc17691a814efb8f40ec1e59f7ec25ee6782d-d # internal log mkdir -p $WORK/b048/ context mkdir -p $WORK/b037/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid 0bxYIvz-48N57uRMHYfu/0bxYIvz-48N57uRMHYfu -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid 693cJJdgOYjYovV5-kTR/693cJJdgOYjYovV5-kTR -goversion go1.11.5 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go encoding/json mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid lOa6Vc3eSVOOROlnaRdS/lOa6Vc3eSVOOROlnaRdS -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/b4/b4184521e3597f3b43bc831def13e97df25fbdf33feb43f088e579a24f794ae4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/39/39174700b79f375028443e86e9ea2170895455ff57adc28a5db58a1efdce47ce-d # internal net mkdir -p $WORK/b036/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/67/6728f1a1d6505b1a89c1117f209db78ea5b8bbfa12a9faf738b7aa99a166368c-d # internal cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -o $WORK/b036/_cgo_.o $WORK/b036/_cgo_main.o $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid bMwC-tintaane4NHtheB/bMwC-tintaane4NHtheB -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 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b036/_pkg_.a $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/5f/5fd6e942395b10cb7a188ea71b504294dd2b3574f6d1553cc97037da48a850ce-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/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 I-KH0CAowaqcf9l6Y2hw/I-KH0CAowaqcf9l6Y2hw -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/05/058c635506ab78146eadd38f9fd28330efde6dabff96de709198fa1a8d6a21c0-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_amd64/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 PvnIyc_j8V66ThbXpTo-/PvnIyc_j8V66ThbXpTo- -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/67/670bb5c62b1f83f64532822798f95e91d9cb997427b5982cf69a420f10639f34-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_amd64/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 tTM6gFdsONN4wdQ9p4xr/tTM6gFdsONN4wdQ9p4xr -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/31/319b0595df7c8a192db287bdadaae3d6be2af03295d76244b0f927739f924e63-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/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 qz0T0vSClMljwLFO8YEg/qz0T0vSClMljwLFO8YEg -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/01/01a2bdf63952558e36ee93fd42555ebafd529afe3ff9be1354fb7a6e75aaec3a-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_amd64/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 Aha7QUL6JO_lssX9XUOl/Aha7QUL6JO_lssX9XUOl -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/5e/5eb585d49d9462f5da72a1bf07554467eb33bd2c9ed385c2475cfda61fb85db8-d # internal github.com/containernetworking/plugins/plugins/sample mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/sample /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid AUC3YTYnQMQ5NUS3RLQl/AUC3YTYnQMQ5NUS3RLQl -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/05/052b185ce27fb90e275e6cb8f8d1623a651cff16ee58daf63141dec3ba1cb8e9-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/sample=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a packagefile net=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b017/_pkg_.a packagefile encoding/base64=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a packagefile internal/nettrace=$WORK/b039/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b040/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile encoding/binary=$WORK/b019/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=ImLiAWjXDF_37BT4j8Q_/AUC3YTYnQMQ5NUS3RLQl/T3PBPtRXeGVYFmH7FHuw/ImLiAWjXDF_37BT4j8Q_ -compressdwarf=false -B 0xaa8c098669ab475b595adea872071cd2142e071d -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/sample rm -r $WORK/b001/ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.R3maKs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64 ++ dirname /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64 + cd plugins-9ebe139e77e82afb122e335328007bca86905ae4 + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64/usr/libexec/cni/ + install -p -m 0755 bin/bridge bin/dhcp bin/flannel bin/host-device bin/host-local bin/ipvlan bin/loopback bin/macvlan bin/portmap bin/ptp bin/sample bin/tuning bin/vlan /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64//usr/libexec/cni + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c --unique-debug-suffix -0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64 --unique-debug-src-base containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4 extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64/usr/libexec/cni/flannel extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64/usr/libexec/cni/sample extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64/usr/libexec/cni/dhcp extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64/usr/libexec/cni/portmap extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64/usr/libexec/cni/ipvlan extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64/usr/libexec/cni/vlan extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64/usr/libexec/cni/tuning extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64/usr/libexec/cni/host-device extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64/usr/libexec/cni/bridge extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64/usr/libexec/cni/ptp extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64/usr/libexec/cni/loopback extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64/usr/libexec/cni/macvlan extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64/usr/libexec/cni/host-local 1251 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4eZ2T4 + umask 022 + cd /builddir/build/BUILD + cd plugins-9ebe139e77e82afb122e335328007bca86905ae4 Processing files: containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64 + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ww3e4G + umask 022 + cd /builddir/build/BUILD + cd plugins-9ebe139e77e82afb122e335328007bca86905ae4 + DOCDIR=/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64/usr/share/doc/containernetworking-plugins + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64/usr/share/doc/containernetworking-plugins + cp -pr CONTRIBUTING.md README.md RELEASING.md /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64/usr/share/doc/containernetworking-plugins + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.D2s4ej + umask 022 + cd /builddir/build/BUILD + cd plugins-9ebe139e77e82afb122e335328007bca86905ae4 + LICENSEDIR=/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64/usr/share/licenses/containernetworking-plugins + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64/usr/share/licenses/containernetworking-plugins + cp -pr LICENSE /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64/usr/share/licenses/containernetworking-plugins + exit 0 Provides: containernetworking-cni = 0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c containernetworking-plugins = 0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c containernetworking-plugins(x86-64) = 0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: containernetworking-plugins-debugsource-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64 Provides: containernetworking-plugins-debugsource = 0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c containernetworking-plugins-debugsource(x86-64) = 0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: containernetworking-plugins-debuginfo-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64 Provides: containernetworking-plugins-debuginfo = 0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c containernetworking-plugins-debuginfo(x86-64) = 0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c debuginfo(build-id) = 022b3c01e1956b0bfb047e97d7df3e6bb7d0173c debuginfo(build-id) = 099c7a17b130c1741ca0560ee2560fcb4f98f49c debuginfo(build-id) = 0bdec654c4d2018e192978ce630a2049cdfb9730 debuginfo(build-id) = 4d5b0edbec3a4b2118671c556a165620fb3102f3 debuginfo(build-id) = 8a97cfb0996e810fbe705202e476ba0ed2f5a596 debuginfo(build-id) = 8be229125488af208ffc90035ebabe87fa1a92cd debuginfo(build-id) = 989b3eae6351efe37ab745ebf249d4d860e4db30 debuginfo(build-id) = a08a9f6bf6f12f1f21de66b39fab4bd0f050a5a5 debuginfo(build-id) = a12703a8edfb8fe823a885153318d4ed22e88b39 debuginfo(build-id) = b6ff0b58ea2214a4deaa54d9d0c7088fd8faee33 debuginfo(build-id) = e3d51be5baf673bcef0338fd8615ad884835aff1 debuginfo(build-id) = ea062891f0fe7043997c4df4497cd8c9d05d6a5e debuginfo(build-id) = f71dd5cff8a9b94ed9a3c94f09ec1c2f4b7421ef Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: containernetworking-plugins-debugsource(x86-64) = 0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64 Wrote: /builddir/build/RPMS/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64.rpm Wrote: /builddir/build/RPMS/containernetworking-plugins-debugsource-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64.rpm Wrote: /builddir/build/RPMS/containernetworking-plugins-debuginfo-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KrVopp + umask 022 + cd /builddir/build/BUILD + cd plugins-9ebe139e77e82afb122e335328007bca86905ae4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.0.0+57+bb81156c.x86_64 + exit 0 Child return code was: 0