Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/kata-agent.spec'], chrootPath='/var/lib/mock/f33-build-279691-51694/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/kata-agent.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1588896000 Wrote: /builddir/build/SRPMS/kata-agent-1.11.0-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/kata-agent.spec'], chrootPath='/var/lib/mock/f33-build-279691-51694/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/kata-agent.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1588896000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.toKnDU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf agent-1.11.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/agent-1.11.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd agent-1.11.0 + /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 'kata-agent-1.11.0 base' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.E2c2wW + umask 022 + cd /builddir/build/BUILD + cd agent-1.11.0 + mkdir go + mv vendor go/src + mkdir -p go/src/github.com/kata-containers ++ pwd + ln -s /builddir/build/BUILD/agent-1.11.0/../agent-1.11.0 go/src/github.com/kata-containers/agent + cd go/src/github.com/kata-containers/agent ++ pwd + export GOPATH=/builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go + GOPATH=/builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go + LDFLAGS='-linkmode=external -X main.version=1.11.0' ++ head -c20 /dev/urandom ++ tr -d ' \n' ++ od -An -tx1 + GO111MODULE=off + go build -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-linkmode=external -X main.version=1.11.0 -B 0x8a85656954ea115a1ed990d8608dde2cd2a572d6 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o kata-agent WORK=/tmp/go-build803821242 internal/cpu internal/race mkdir -p $WORK/b008/ runtime/internal/sys mkdir -p $WORK/b015/ mkdir -p $WORK/b012/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/race -std -complete -buildid yRUs8DM97xe9YUph46bV/yRUs8DM97xe9YUph46bV -goversion go1.14 -D "" -importcfg $WORK/b015/importcfg -pack -c=4 ./doc.go ./norace.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/cpu -std -+ -complete -buildid FDEaLsyDWmSMoNYVEhtu/FDEaLsyDWmSMoNYVEhtu -goversion go1.14 -D "" -importcfg $WORK/b008/importcfg -pack -c=4 ./cpu.go ./cpu_no_init.go ./cpu_riscv64.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p runtime/internal/sys -std -+ -complete -buildid H7eRY0SNn6Hun9re7uen/H7eRY0SNn6Hun9re7uen -goversion go1.14 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./arch.go ./arch_riscv64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_riscv64.go ./zgoos_linux.go ./zversion.go runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b010/symabis ./atomic_riscv64.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/atomic -std -+ -buildid CmZF5gxntVA8u0SnXV1d/CmZF5gxntVA8u0SnXV1d -goversion go1.14 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h -c=4 ./atomic_riscv64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b010/atomic_riscv64.o ./atomic_riscv64.s cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/de/de959f93901940f91b74c4ba235fe831630eb618c03d387cf169b2229d1b7e9c-d # internal sync/atomic mkdir -p $WORK/b016/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b012/_pkg_.a # internal cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b016/symabis ./asm.s cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/3e/3ef70a7107623b1d9875ce2383e73433a15c2f5c9a8f04b32d404fbfa690b785-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/math -std -+ -complete -buildid 1gsZmyIAMYGSkG9461C-/1gsZmyIAMYGSkG9461C- -goversion go1.14 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./math.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p sync/atomic -std -buildid LdYhFiuVttgmV4DbEVzP/LdYhFiuVttgmV4DbEVzP -goversion go1.14 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h -c=4 ./doc.go ./value.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b010/_pkg_.a $WORK/b010/atomic_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/fa/fa9b7d02d9e387a5c705bc2a614e3716c475617cefd3277e676c5fb484192fec-d # internal unicode mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p unicode -std -complete -buildid cHMOYqliYwG_qDAqkA15/cHMOYqliYwG_qDAqkA15 -goversion go1.14 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/01/0165744b5ab47d74ea3e2c95cd72295cb5a2dc2828e4977a73752d7ea12d5291-d # internal unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode/utf8 -std -complete -buildid MHbKou1KT8GXhNEIFaL-/MHbKou1KT8GXhNEIFaL- -goversion go1.14 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./utf8.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/a0/a02bf8cf32aa482460ce205694a093d301041e804c0195e8a9d4376b8aac6c41-d # internal internal/bytealg mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b007/symabis ./equal_riscv64.s ./indexbyte_riscv64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b016/asm.o ./asm.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/bytealg -std -+ -buildid l5x2WH3AeccDtr8CqWHp/l5x2WH3AeccDtr8CqWHp -goversion go1.14 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./bytealg.go ./compare_generic.go ./count_generic.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/ac/ac139dcb417c56db0ab2b33dd01fb1626af055d2f414ed44d6e353b422f4c285-d # internal encoding mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p encoding -std -complete -buildid CfHSSqkIf1e7TLqk5suD/CfHSSqkIf1e7TLqk5suD -goversion go1.14 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./encoding.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/equal_riscv64.o ./equal_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/indexbyte_riscv64.o ./indexbyte_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/77/77f96fd0d8adb1e54d7e4724f2b7e3e1484833c0f360ffdfca1261a341384f12-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b018/_pkg_.a # internal math/bits mkdir -p $WORK/b028/ /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b007/_pkg_.a $WORK/b007/equal_riscv64.o $WORK/b007/indexbyte_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b007/_pkg_.a # internal cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p math/bits -std -complete -buildid Or4ex6TXWdaHuQyoIcbM/Or4ex6TXWdaHuQyoIcbM -goversion go1.14 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/c6/c6c1524da4c87c9fac93ff7f9b203e720f662347a02c498cfded0a537cb0f1d0-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/ca/ca0e115cf0535d259f52d905dc679e94ac477ed1b5374b03566da9c370150ea6-d # internal internal/testlog mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p internal/testlog -std -complete -buildid Z7hiK15Hpe0Ezu7IRQ9C/Z7hiK15Hpe0Ezu7IRQ9C -goversion go1.14 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./log.go runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_riscv64.s ./atomic_riscv64.s ./memclr_riscv64.s ./memmove_riscv64.s ./preempt_riscv64.s ./rt0_linux_riscv64.s ./sys_linux_riscv64.s ./tls_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/bb/bbc46ec0884e06bbeac387d06fa427751418299507cedbe3b0ffeaa9f2ec0aec-d # internal unicode/utf16 mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p unicode/utf16 -std -complete -buildid kIjahkeP4lqdJjdaeziu/kIjahkeP4lqdJjdaeziu -goversion go1.14 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./utf16.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p runtime -std -+ -buildid iXxZVEaJuv0_WIMvcL79/iXxZVEaJuv0_WIMvcL79 -goversion go1.14 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h -c=4 ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_riscv64.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 ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_novdso.go ./os_linux_riscv64.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_riscv64.go ./signal_riscv64.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_riscv64.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/0e/0eb51a4ce4c619d9999776cc68bd8b22b9d5402ee509f3e8a53b6618f7fdbd37-d # internal container/list mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p container/list -std -complete -buildid 1NTGOo4ByT7ZgjgTRpWU/1NTGOo4ByT7ZgjgTRpWU -goversion go1.14 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./list.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/49/49281a275ac89a0512bf98099a7f430743d13c22f73867acb2d6537eafa0daa3-d # internal math mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b027/symabis ./stubs_riscv64.s cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p math -std -buildid OLKcs8reUa0cutjb6OF0/OLKcs8reUa0cutjb6OF0 -goversion go1.14 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h -c=4 ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/6c/6cd23ebf4c3dad5892fe5528adcd5ffd9914d0a51bd8c50c43ffd8104d92bacc-d # internal crypto/internal/subtle mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p crypto/internal/subtle -std -complete -buildid piIjDJYdxLjxkJM3Z7pp/piIjDJYdxLjxkJM3Z7pp -goversion go1.14 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/8a/8a71da898854813d33643d1d77c72cc8d3651620c841a3025149a5a4e9c726ee-d # internal crypto/subtle mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p crypto/subtle -std -complete -buildid MXeNhPfep6V9O89pjCqJ/MXeNhPfep6V9O89pjCqJ -goversion go1.14 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./constant_time.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/c7/c72ef7e862134b4477daf185c75f1f50ff1a2cc2044731bc63c284150347ce41-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid 2LL1VHs6kfGu2Y1JTcyI/2LL1VHs6kfGu2Y1JTcyI -goversion go1.14 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./asn1.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/6d/6ddebe4e0073a887e77ba159e135eda042a01f42c94df2927db3b38ef69063b7-d # internal internal/nettrace mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p internal/nettrace -std -complete -buildid 0E8isxc8kRhO9I55CLtg/0E8isxc8kRhO9I55CLtg -goversion go1.14 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./nettrace.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/9f/9fe167245a47d8d9667c83a639b129fa091706c75a5f993901fc621a15661fb3-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid bu2ejvLlq1ZehSu1Nk6q/bu2ejvLlq1ZehSu1Nk6q -goversion go1.14 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/37/37a41db5e9f19e8be7155f22f0fe1c2aeec8d7883ff939bf1f37098f4007736b-d # internal google.golang.org/grpc/resolver mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/resolver /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p google.golang.org/grpc/resolver -complete -buildid Kf6xBA98mJVUR8V1ujpA/Kf6xBA98mJVUR8V1ujpA -goversion go1.14 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./resolver.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/02/0225a5650419c045c1bbe6ab2d06f545f9049a027aafce7018094e95a7d26f10-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p google.golang.org/grpc/internal -complete -buildid E4-xZzsY56-et33ETG3y/E4-xZzsY56-et33ETG3y -goversion go1.14 -D "" -importcfg $WORK/b143/importcfg -pack -c=4 ./internal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/3f/3f18d7c275fb4a7764109c5bde2826ef4ade06972d4e3aca6210d1acd1cc250f-d # internal google.golang.org/grpc/resolver/passthrough mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b135/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/resolver/passthrough /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p google.golang.org/grpc/resolver/passthrough -complete -buildid F-RMzNBxEudPXrkVNDiL/F-RMzNBxEudPXrkVNDiL -goversion go1.14 -D "" -importcfg $WORK/b149/importcfg -pack -c=4 ./passthrough.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/72/722e62c6046943bcb204d542c3b122f68a09d15427663fe7727bd529c6fd8114-d # internal github.com/opencontainers/runc/types mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/opencontainers/runc/types -complete -buildid 0Q62gl3Xmh7O9BJjzHGK/0Q62gl3Xmh7O9BJjzHGK -goversion go1.14 -D "" -importcfg $WORK/b212/importcfg -pack -c=4 ./events.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b027/stubs_riscv64.o ./stubs_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/d8/d829687e3acc70c6bcc3ca126df4564ae6ec65be891b25df9a2cdfba10cb3676-d # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/7c/7cf090f342a7138d66bd73bd8af95b446ca717f6599780ebe48484c610c50f4c-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b213/ github.com/opencontainers/runc/libcontainer/nsenter mkdir -p $WORK/b219/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/opencontainers/selinux/go-selinux/label -complete -buildid ngp8Cl6wVWRpSrP6KAC-/ngp8Cl6wVWRpSrP6KAC- -goversion go1.14 -D "" -importcfg $WORK/b213/importcfg -pack -c=4 ./label.go cat >$WORK/b219/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/nsenter /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/opencontainers/runc/libcontainer/nsenter -complete -buildid wctx_dyt95GwYxcjGwdQ/wctx_dyt95GwYxcjGwdQ -goversion go1.14 -D "" -importcfg $WORK/b219/importcfg -pack -c=4 ./nsenter_unsupported.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b027/_pkg_.a $WORK/b027/stubs_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/b7/b756b25c0601ca3e9fa9864b6809ab3fb2a0185f9dc454f31f36bc758477701e-d # internal github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/internal/baggage /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/uber/jaeger-client-go/internal/baggage -complete -buildid r0WEitUP81ebQwaJn1yM/r0WEitUP81ebQwaJn1yM -goversion go1.14 -D "" -importcfg $WORK/b223/importcfg -pack -c=4 ./restriction_manager.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/ad/ad9c538cf45eca7f15405d832583ea99fdc21629b0f30fc180905b8b1de3cd8a-d # internal github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/internal/throttler /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/uber/jaeger-client-go/internal/throttler -complete -buildid Z5zqZM1SSRA3KjqsTUXA/Z5zqZM1SSRA3KjqsTUXA -goversion go1.14 -D "" -importcfg $WORK/b225/importcfg -pack -c=4 ./throttler.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/ea/eae68b2810d025a766c609128b868bfab021fed744ffec6a71f1ea873e834389-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b223/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/da/dae651bc31a1dc6d3271a8402281e6b6e82f98addad531289788349fa18b15ca-d # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/11/117571b227fc2f8c98da33f632e6be91725276a5275ea436c9afebb298b6ad73-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b006/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b006/atomic_riscv64.o ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b006/memclr_riscv64.o ./memclr_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b006/memmove_riscv64.o ./memmove_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b006/preempt_riscv64.o ./preempt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b006/rt0_linux_riscv64.o ./rt0_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b006/sys_linux_riscv64.o ./sys_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b006/tls_riscv64.o ./tls_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_riscv64.o $WORK/b006/atomic_riscv64.o $WORK/b006/memclr_riscv64.o $WORK/b006/memmove_riscv64.o $WORK/b006/preempt_riscv64.o $WORK/b006/rt0_linux_riscv64.o $WORK/b006/sys_linux_riscv64.o $WORK/b006/tls_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/15/159468bbcfd89daccbaad07b4e6294d2f6001a64044703a0536aa0741b048ec8-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b014/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p sync -std -buildid tNbQCIkjZdVG30VrGXj7/tNbQCIkjZdVG30VrGXj7 -goversion go1.14 -D "" -importcfg $WORK/b014/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -std -buildid FIOfUCAu-47gGJ8O9n15/FIOfUCAu-47gGJ8O9n15 -goversion go1.14 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h -c=4 ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/12/1272041a0768bd414a87395daa35d6acce8e8a0bc79d6e17667a3e2b6fbfd7eb-d # internal internal/singleflight math/rand mkdir -p $WORK/b091/ mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p math/rand -std -complete -buildid nxpH7OVW8u6bZU3QNzE1/nxpH7OVW8u6bZU3QNzE1 -goversion go1.14 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p internal/singleflight -std -complete -buildid h4hYH6LKNi5aTAeo0LHn/h4hYH6LKNi5aTAeo0LHn -goversion go1.14 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./singleflight.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/d8/d89c3d640af147abc5da81aa99a3a7d9dbd8209135cabd50a42c93b32541888d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/50/503fa91334260b32b0b24b0e39f93e17d2d4b122f62d48f431b2231115a0aeeb-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/a8/a8783f0a77c9f2559853b65de746d7bf01c4ec34b63fa90e375c293a499d5acd-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF sort mkdir -p $WORK/b033/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -std -complete -buildid VJ4tWiXgdY9_--33tQWQ/VJ4tWiXgdY9_--33tQWQ -goversion go1.14 -D "" -importcfg $WORK/b004/importcfg -pack -c=4 ./errors.go ./wrap.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p sort -std -complete -buildid O9cSqZAlFp0XgLYwvZJH/O9cSqZAlFp0XgLYwvZJH -goversion go1.14 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/71/71ee22629494109d658562caed66d3ffa5b403841e4fac9c5bb804b03613da48-d # internal internal/oserror io mkdir -p $WORK/b013/ mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/oserror -std -complete -buildid NTrB8zV9tnYGvwpp3wah/NTrB8zV9tnYGvwpp3wah -goversion go1.14 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./errors.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF strconv mkdir -p $WORK/b030/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p io -std -complete -buildid -QotX2SJNTLUZ-rja2eo/-QotX2SJNTLUZ-rja2eo -goversion go1.14 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p strconv -std -complete -buildid i4lshxeXA_PS4UKSzl8A/i4lshxeXA_PS4UKSzl8A -goversion go1.14 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./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_riscv64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/05/052561f9fc022d93250d32791656634406a7906237f5d76d8289e4bd40ef5c33-d # internal syscall mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b021/symabis ./asm_linux_riscv64.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p syscall -std -buildid lyvFcxGZlbTExHR7GR9K/lyvFcxGZlbTExHR7GR9K -goversion go1.14 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h -c=4 ./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 ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_riscv64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_riscv64.go ./zsyscall_linux_riscv64.go ./zsysnum_linux_riscv64.go ./ztypes_linux_riscv64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/bd/bd223c2328703f98ee806353b5a5995db60eb51c5a0b04294d6c5875c77c8564-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p github.com/gogo/protobuf/sortkeys -complete -buildid n9CmtCSsmkse88ItK-GA/n9CmtCSsmkse88ItK-GA -goversion go1.14 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./sortkeys.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/b9/b9b1e667b229dd5de93ff452e4858e1716ddd309b9f7bff79eab36ab1eecbdbe-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b089/ cat >$WORK/b089/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_riscv64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid rprow4Y8t_e4VPgnf-t_/rprow4Y8t_e4VPgnf-t_ -goversion go1.14 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/82/825e837fbe714de753bc5ecb7b461118628aac536645a63a57bf5f795439038d-d # internal bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p bytes -std -buildid rPvEyk0O2C4HDXfrEoGe/rPvEyk0O2C4HDXfrEoGe -goversion go1.14 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/01/01c34b4a5b39c9aad3cde99343b31f5a0186002026b9dcb0cbe14194bc7d161a-d # internal reflect mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b029/symabis ./asm_riscv64.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p reflect -std -buildid dKZBdScBZvjOkDNEMG60/dKZBdScBZvjOkDNEMG60 -goversion go1.14 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/3f/3f808a1ac175e30cb1d93c53a0c87d8d7317971328eba11506aefbc2ffcf89fc-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/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p bufio -std -complete -buildid gRXM98Z_ogexPr9duyW2/gRXM98Z_ogexPr9duyW2 -goversion go1.14 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/57/57e7e0031dcffb7dff10ea7cbf6694d3702749489fab28abd1ca933afd53b897-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b002/_pkg_.a # internal strings mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p strings -std -complete -buildid Rg0b16B0OdJg1XeSTzfT/Rg0b16B0OdJg1XeSTzfT -goversion go1.14 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/3d/3d08fb9b7656ee5d90cabe31d40184fef0be003ada0bcb9abec2cd110e2270a4-d # internal hash mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p hash -std -complete -buildid TzpQqxIOk2-ngYaea-mV/TzpQqxIOk2-ngYaea-mV -goversion go1.14 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/30/30667e4828204c70f34b3b412eebff56ab473ae6b2e1f203d84b5d3ade59dc9e-d # internal hash/crc32 mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p hash/crc32 -std -complete -buildid ss-8xg5LnDMKbezmH_z1/ss-8xg5LnDMKbezmH_z1 -goversion go1.14 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b053/_pkg_.a # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b021/asm_linux_riscv64.o ./asm_linux_riscv64.s cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/5a/5a9afc46be8327c36c570d1a28679296968d59dce1069cd68ee449861c9e8ebe-d # internal crypto mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b054/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p crypto -std -complete -buildid 5qB_lAm8wEXRVKZU3VZc/5qB_lAm8wEXRVKZU3VZc -goversion go1.14 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./crypto.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/98/982ebf15f87e6b795020dc1dd39220bbd02afdc1eee53213be0af4f2f773af96-d # internal time mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p time -std -buildid 2s5LUvoY0pc2m1zesZMl/2s5LUvoY0pc2m1zesZMl -goversion go1.14 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./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_riscv64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/e2/e23d99a4cd4011095a7ac0745473e291959daf3f7456ec57d89c513e41e6a4c1-d # internal internal/syscall/unix mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p internal/syscall/unix -std -complete -buildid fhZ1EY0PkruVYTfvojov/fhZ1EY0PkruVYTfvojov -goversion go1.14 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/78/78fcc224a76c97d5d5c99b93089a47aebec5ba4dfa1c66c206b3db45bec61f5c-d # internal crypto/internal/randutil mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto/internal/randutil -std -complete -buildid I39KFmZsSaIqz8bji3sQ/I39KFmZsSaIqz8bji3sQ -goversion go1.14 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./randutil.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/23/23fa25a3343c5d9dd1bf253fc23ef1f74de3d5ae7b476bf1e5748ef89e582d5e-d # internal crypto/hmac mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/hmac -std -complete -buildid uKPepq4nWHwsqfJ1ZQp4/uKPepq4nWHwsqfJ1ZQp4 -goversion go1.14 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./hmac.go cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/cf/cf5f153708346b697c208b90113ad3113b632880f6c02f0331905dc8a9bda902-d # internal crypto/rc4 mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/rc4 -std -complete -buildid CMjmgvxDa-VMxr-GHm1c/CMjmgvxDa-VMxr-GHm1c -goversion go1.14 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/a6/a6849073c3d681fe0a1349678c585d3491c1b8665182b7894dbf22ad0df15069-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b098/ cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/48/489b6babb1418989e68569a1448584008becb65edab89317510723732accda16-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b102/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b073/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid pe_CXp-F_4LNg0q8GzHZ/pe_CXp-F_4LNg0q8GzHZ -goversion go1.14 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./hkdf.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p vendor/golang.org/x/text/transform -std -complete -buildid qSe2snpVCZw2PaugN6pG/qSe2snpVCZw2PaugN6pG -goversion go1.14 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/80/806c9582b0e4842af3fd9232d4b4fa79bcd49dcfb7d2dbc1b961d3511b0c2eb9-d # internal path mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p path -std -complete -buildid ekeKDBjGuVbHALOh1pi_/ekeKDBjGuVbHALOh1pi_ -goversion go1.14 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/12/12a59b34959a84a2f4778eca7a99dcc99cf03a1d18218e2730a380654cd8ae96-d # internal golang.org/x/text/transform mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p golang.org/x/text/transform -complete -buildid Z7Fny33pXnZCFp-pKEJX/Z7Fny33pXnZCFp-pKEJX -goversion go1.14 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/d6/d6a72a96b53f9d715adae57817e1b0b7adcc2cd6cbf4ea66fc31c957c160f13e-d # internal html mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p html -std -complete -buildid Kd7CTSzpd79d3kmcDN87/Kd7CTSzpd79d3kmcDN87 -goversion go1.14 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/cc/cc114fcf33f263cfbda1cb59e4ae650a59a99194d60e5330ac54e508a463e053-d # internal text/tabwriter mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p text/tabwriter -std -complete -buildid juHMUBJP6RW9YHhaugPX/juHMUBJP6RW9YHhaugPX -goversion go1.14 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./tabwriter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/94/94258b10d8b8e781bf395d48ed82679a489c1f89957037798a0b0aff63e48031-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/encoding /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p google.golang.org/grpc/encoding -complete -buildid PIaZgb70PZCDqzDlKlTT/PIaZgb70PZCDqzDlKlTT -goversion go1.14 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./encoding.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/84/841c14065d70b63b7504afa8218e3bc13f128cf9f36ff5e6db491d97fd300e0f-d # internal github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p github.com/opencontainers/runc/libcontainer/apparmor -complete -buildid vetw8tZ2HJk33bd_qBfK/vetw8tZ2HJk33bd_qBfK -goversion go1.14 -D "" -importcfg $WORK/b175/importcfg -pack -c=4 ./apparmor_disabled.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/05/051ef64569d1ceb3c212fe8a5549ae184ab1170f300e1219a4fef868629e3b49-d # internal regexp/syntax mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p regexp/syntax -std -complete -buildid TW_YBrA7CDbgVL_RObpU/TW_YBrA7CDbgVL_RObpU -goversion go1.14 -D "" -importcfg $WORK/b179/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/46/46add02426715ba375ad89599cc1bae80506bfd03aac4d6021e03488322ca4a5-d # internal hash/adler32 mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p hash/adler32 -std -complete -buildid 2CYOf1DienKwZDCHUzyD/2CYOf1DienKwZDCHUzyD -goversion go1.14 -D "" -importcfg $WORK/b194/importcfg -pack -c=4 ./adler32.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/38/38b7cccbf8972d5fdc0321bec9c6eebf580142322d8312a8507e1d5d92a1a8dd-d # internal context mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p context -std -complete -buildid 4ELd6shlX2TTsu-wjeJx/4ELd6shlX2TTsu-wjeJx -goversion go1.14 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./context.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/14/1461ced62f570df5e345dd5f546d78f7a9e5655ae89be632c78e06b13dc59391-d # internal internal/poll mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p internal/poll -std -buildid AxEL4r1Pxnb2IaLXDmI_/AxEL4r1Pxnb2IaLXDmI_ -goversion go1.14 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/a8/a87afd6c771133c5bb265ed2eb4ff46ac691f35aa1885d70349cd16785c1c8e8-d # internal golang.org/x/net/context mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p golang.org/x/net/context -complete -buildid APTvTj2Kx72dhE3w2a9V/APTvTj2Kx72dhE3w2a9V -goversion go1.14 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/1a/1a388fc1a7aac72399a5fd05db6e23c262b0e1fc28e983cf06026adea2c1311f-d # internal google.golang.org/grpc/keepalive mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/keepalive /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p google.golang.org/grpc/keepalive -complete -buildid 5gpTLBQpeFUmw9OpOikm/5gpTLBQpeFUmw9OpOikm -goversion go1.14 -D "" -importcfg $WORK/b144/importcfg -pack -c=4 ./keepalive.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/4b/4b102747476768b8835cc987f5e072bbe94e6d5eb063b1a41a24daea9efcddbd-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/tap /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p google.golang.org/grpc/tap -complete -buildid CzonS8HsnzXwB_4dLMVw/CzonS8HsnzXwB_4dLMVw -goversion go1.14 -D "" -importcfg $WORK/b157/importcfg -pack -c=4 ./tap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/8e/8e1b941c1a402eb633723b54a4c4267ec09e829ccb1513282d298eede914d316-d # internal github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p github.com/opencontainers/selinux/go-selinux -complete -buildid StIbUTOjIkg4aQbDi4FK/StIbUTOjIkg4aQbDi4FK -goversion go1.14 -D "" -importcfg $WORK/b206/importcfg -pack -c=4 ./selinux_stub.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b206/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/1f/1febd444995f1c5ad16009cd56441d56cea181d5453a53ec8fb4ce65eb33aa06-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b029/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/ee/ee7e962d4997703c0b961e3baca4706d1157e75af744d2cdb0e0afa790b17e58-d # internal os mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p os -std -buildid yFlOmUnEnuTEisz9x-jl/yFlOmUnEnuTEisz9x-jl -goversion go1.14 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/3a/3a7f863a2fb43259db2a0b6c31bdee7a1c8e6fbcc4acd55d2ca374d8b07012a5-d # internal internal/fmtsort mkdir -p $WORK/b032/ encoding/binary mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p encoding/binary -std -complete -buildid y-fgC4A3PcZ6maqDvYKo/y-fgC4A3PcZ6maqDvYKo -goversion go1.14 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./binary.go ./varint.go cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/fmtsort -std -complete -buildid e0p9t15g_rsS3mng8eM7/e0p9t15g_rsS3mng8eM7 -goversion go1.14 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/50/50305f041f913fbd849fd301c8c483853e2ac184f553489742faf755eadd0e48-d # internal regexp mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b179/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p regexp -std -complete -buildid pEKztrf7qSJlaPG7MKn2/pEKztrf7qSJlaPG7MKn2 -goversion go1.14 -D "" -importcfg $WORK/b178/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/8d/8db294314eaf34f5dff5a2a42d86d4274b5b56049f70760c5b41f0096bdbf4a1-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/21/212005572aa94dd99aa1ec97ea46e3fc18251926fd10c6b1ea84de26dfdaf747-d # internal encoding/base64 mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p encoding/base64 -std -complete -buildid 4D_JQHhfZ928gQZ8VkUM/4D_JQHhfZ928gQZ8VkUM -goversion go1.14 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./base64.go crypto/cipher mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b059/_pkg_.a packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p crypto/cipher -std -complete -buildid 8JmOchw_wTXTROSlJMgo/8JmOchw_wTXTROSlJMgo -goversion go1.14 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/0f/0fd9b80c3c0863a3f6b0781358b322e2cb98b2fa4b408cb25d1cb24a2e2d0824-d # internal fmt mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p fmt -std -complete -buildid 36-F5-H_YjPrHTL80OZC/36-F5-H_YjPrHTL80OZC -goversion go1.14 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a2/a2a3ac0df05ebd650b9a88ae5cb9beb52e28451658a6901c80b3461cd3b0d428-d # internal crypto/sha512 mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/sha512 -std -complete -buildid 9Ym2Cf5RyzODRrfUk_Jc/9Ym2Cf5RyzODRrfUk_Jc -goversion go1.14 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./sha512.go ./sha512block.go ./sha512block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b178/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/ff/ff7eea65e940fb1c4fb3bed4a0d476da21e9047470fa073276cc0064b5c4730a-d # internal crypto/aes mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/internal/subtle=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p crypto/aes -std -complete -buildid DG6GddvuVr_gwimVlwoP/DG6GddvuVr_gwimVlwoP -goversion go1.14 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/56/56b5f75dade5dc293f2ab74f51406d0337a713f317c392c3a0aedf49f2d2c48f-d # internal crypto/des mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/internal/subtle=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p crypto/des -std -complete -buildid X8dpvqfPVAdBURLW5_RU/X8dpvqfPVAdBURLW5_RU -goversion go1.14 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/6e/6e8c36f30fdb7b273b6f50a6bdd2f440c5131a3eb82986156fb3b9919768152b-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid 4T2_abqpIY6WTlPGjTfz/4T2_abqpIY6WTlPGjTfz -goversion go1.14 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/e1/e10130bb6bfaecf4d5162d2c0b8aa5a6d3146dbbe38b1b75695bc0b22084ad85-d # internal crypto/md5 mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/md5 -std -complete -buildid nUO9man3ZHHQ_iUV_3u8/nUO9man3ZHHQ_iUV_3u8 -goversion go1.14 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./md5.go ./md5block.go ./md5block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/25/25b25ffba7d75f42ccff282fa2c7143ff0bdc27cf230128e13294a14e78a639a-d # internal crypto/sha1 mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/sha1 -std -complete -buildid ABPD302BFGkpNA4-rg86/ABPD302BFGkpNA4-rg86 -goversion go1.14 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./sha1.go ./sha1block.go ./sha1block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/2a/2a2854b8fd6c229c692e0d794a3747786bc4d413acc5020d1a7b19c38cebc34b-d # internal crypto/sha256 mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/sha256 -std -complete -buildid BoUl4gwqHt1BHYxgCw8C/BoUl4gwqHt1BHYxgCw8C -goversion go1.14 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./sha256.go ./sha256block.go ./sha256block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/8d/8d7cab22bb4fb49e65198459566600c63ed171ae91ce8e6a6700c19dd644b723-d # internal encoding/pem mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p encoding/pem -std -complete -buildid 2H6eV_GhvYGnObT-UPpa/2H6eV_GhvYGnObT-UPpa -goversion go1.14 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./pem.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/76/76962182fa1052d43cccfb196fe3a9d7690e1e6255664f7716ef4aab4d01a088-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b072/_pkg_.a # internal path/filepath mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p path/filepath -std -complete -buildid fdGsuLVwg5p0fyWuquMi/fdGsuLVwg5p0fyWuquMi -goversion go1.14 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/73/73fc40987aab944389a7b48887f5108962f1bfe34656eadcd3e82f439c477650-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b031/_pkg_.a # internal net mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b089/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b090/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/singleflight=$WORK/b091/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p net -std -buildid 1T9C0kb5U7D3aMvLWYUe/1T9C0kb5U7D3aMvLWYUe -goversion go1.14 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./addrselect.go ./cgo_stub.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 cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/0d/0db5e3c75b1555da000794631dd13aa18f220be5e2e6d8fe8dd3a2f4b86e7cb0-d # internal encoding/json mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p encoding/json -std -complete -buildid iLKjd-6JKy4SemDj-gvF/iLKjd-6JKy4SemDj-gvF -goversion go1.14 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/5a/5a572a2d974a244a211e7bd709ead748f1d9469fb1e36bfb572a4dfb951ff617-d # internal flag mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p flag -std -complete -buildid GXFnFxr_2sZHuTcMGid_/GXFnFxr_2sZHuTcMGid_ -goversion go1.14 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./flag.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/94/94d93d86607feb696352d05510aefb6e1e3fa205e62b9df1b660947e70c8d67f-d # internal github.com/docker/docker/pkg/parsers mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/docker/docker/pkg/parsers /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p github.com/docker/docker/pkg/parsers -complete -buildid qB72vFc61NfEqI-2c5_R/qB72vFc61NfEqI-2c5_R -goversion go1.14 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./parsers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/32/3244f5011e750523b3423d107a0fcc1ae886c29c2112313ec722ea2265384fbd-d # internal log mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p log -std -complete -buildid OeyF372a2Q8c_6cbrYNL/OeyF372a2Q8c_6cbrYNL -goversion go1.14 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/3e/3e975209c9c4032753b5137b55cfb03fb36fb5ecb8a3598546c55cb47d764b7b-d # internal github.com/opentracing/opentracing-go/log mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b043/_pkg_.a # internal cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/opentracing/opentracing-go/log -complete -buildid lLub7Ro7r95tij-DIy_4/lLub7Ro7r95tij-DIy_4 -goversion go1.14 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./field.go ./util.go cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/3e/3eb358086f5ff6935a65a2b559be04fc17ea0a89001f24f5a85fdecc85627ca8-d # internal compress/flate mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p compress/flate -std -complete -buildid AeAOx4YAe8zPOSpWf_dn/AeAOx4YAe8zPOSpWf_dn -goversion go1.14 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/2a/2afdbefb1dbdc1705b65edffe4b73bb3c098beb5f67705a76403097c42d03a58-d # internal math/big mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p math/big -std -complete -buildid seoZs8YoSMd5Laj28R02/seoZs8YoSMd5Laj28R02 -goversion go1.14 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./accuracy_string.go ./arith.go ./arith_decl_pure.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_riscv64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/63/637fa9acef91c194e8dd3fab7fa852ff9574d2090deb62cce39dcba47efa64e3-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p github.com/gogo/protobuf/proto -complete -buildid _L2HbjSnkbtFlUG51I3y/_L2HbjSnkbtFlUG51I3y -goversion go1.14 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./clone.go ./custom_gogo.go ./decode.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/dd/dd164200af4ec95fdc4984e778c9ffb82b4b531b8191e00b3e86160cb92ade96-d # internal compress/gzip mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash/crc32=$WORK/b053/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p compress/gzip -std -complete -buildid CZC8np41yCnPK4hb4DAV/CZC8np41yCnPK4hb4DAV -goversion go1.14 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/a9/a998557ab787988c232756a12cbd0184846a2c6b37632129bba465755b10c7f6-d # internal encoding/hex mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p encoding/hex -std -complete -buildid GEnGd_OuvUoGHhGxg1vh/GEnGd_OuvUoGHhGxg1vh -goversion go1.14 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./hex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/f7/f7499a1c590f0cfc166aca7cec8c0b62fea410df0c13c5efeee370d5055f963a-d # internal io/ioutil mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p io/ioutil -std -complete -buildid vWKpbbDS6MPnK9vs1gWt/vWKpbbDS6MPnK9vs1gWt -goversion go1.14 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/f6/f64c98d1b49d93aed30836905f255c1f650b6537ddeba4a70cdcaaa775abe391-d # internal net/url mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p net/url -std -complete -buildid RXhlEGWgcrLJ5zodYuAy/RXhlEGWgcrLJ5zodYuAy -goversion go1.14 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/84/84b746e89f8c4da7a5a01ce0d40cd663685a3e93562ef1aaef5c5ffb54610190-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b095/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid _bwbvNjkvzJzd1I_Q7kA/_bwbvNjkvzJzd1I_Q7kA -goversion go1.14 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/1b/1bd2b2f312b4a07a5e219ebabdcd135ccfb717bc59d803fab18c5b6a46336043-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p vendor/golang.org/x/crypto/poly1305 -std -complete -buildid ifKb4OG0XLTQV93mq_by/ifKb4OG0XLTQV93mq_by -goversion go1.14 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/9a/9a26f7e8657af4371be0c728e1f74b3b89f0b3997fb1f224d1cc84b0c54a5802-d # internal crypto/rand mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p crypto/rand -std -complete -buildid 8UFshSXTdsFW6woNous7/8UFshSXTdsFW6woNous7 -goversion go1.14 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/67/676b27ed465b36fabc8a2c2aac7cd782207cf7a53e2ca25ad6ee9956cdc7e78e-d # internal crypto/elliptic mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p crypto/elliptic -std -complete -buildid io4aU0D_S0Xch14lFWBk/io4aU0D_S0Xch14lFWBk -goversion go1.14 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/ba/ba5de7ddb562b9074a127af932c260fd073b4c563904f22a3d8d411d382e90d1-d # internal encoding/asn1 mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p encoding/asn1 -std -complete -buildid lQlbRs7iUIg-TEIhpMIx/lQlbRs7iUIg-TEIhpMIx -goversion go1.14 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/97/97e4474c5ac031e15831e4b2301a9e46e614d0cac9c90370f40fcd6967b5d348-d # internal crypto/ed25519 mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b072/_pkg_.a packagefile crypto/rand=$WORK/b056/_pkg_.a packagefile crypto/sha512=$WORK/b069/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/ed25519 -std -complete -buildid 8aAoTxKW74emkBLJg5Sc/8aAoTxKW74emkBLJg5Sc -goversion go1.14 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./ed25519.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/40/40cf075d173c7d0c9a151737e534254bea19eb84618ef73aae313a82ea24397a-d # internal crypto/rsa mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/internal/randutil=$WORK/b068/_pkg_.a packagefile crypto/rand=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/rsa -std -complete -buildid LgyCDiE3zvHGovhZ1dJ_/LgyCDiE3zvHGovhZ1dJ_ -goversion go1.14 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/32/329571ea58559fbe0db90b6e9ac413c3dc8e376d5c33b517bc699f27c10f9a00-d # internal crypto/dsa mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b068/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/dsa -std -complete -buildid exEStRuDn1tv0f0_X5ZU/exEStRuDn1tv0f0_X5ZU -goversion go1.14 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./dsa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/01/01dad2945f143636fd8138ddc4cdedb103b0e56c75eea9c6b8d2f5741de45a2d-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b096/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -buildid ZYHdYmUjqkatmEwBlC_K/ZYHdYmUjqkatmEwBlC_K -goversion go1.14 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b070/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/97/97cd85e662d8c62dc76b3dd4bca695d04037dd2c2bfb3db6738cc41bda69d5b2-d # internal crypto/ecdsa mkdir -p $WORK/b066/ cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/7e/7ed04a93206410e8a8265aaa5d3bf67ba79d6215e6fd84d9296c3d61c35619da-d # internal cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/aes=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/elliptic=$WORK/b067/_pkg_.a packagefile crypto/internal/randutil=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b070/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p crypto/ecdsa -std -complete -buildid UIY_3ucaM2YxNSHCoBxD/UIY_3ucaM2YxNSHCoBxD -goversion go1.14 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./ecdsa.go crypto/x509/pkix mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b070/_pkg_.a packagefile encoding/hex=$WORK/b082/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/x509/pkix -std -complete -buildid WhK8QZ2V73KIfXOBYNhd/WhK8QZ2V73KIfXOBYNhd -goversion go1.14 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./pkix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/74/74708d77601421c3647254c77ce6e6e733aca1ea903133e6a81f11e655e1c73d-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b070/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b085/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid 3QHSmGY00q3vDZKBcPWI/3QHSmGY00q3vDZKBcPWI -goversion go1.14 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/cb/cb14f7544a2b620623056ca1b0c3bc100da297e630dbbee8d43ee871f82f4eb4-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -buildid gfJ2eWAXNJAu0HUROKGm/gfJ2eWAXNJAu0HUROKGm -goversion go1.14 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/87/879e0235972021a4e8720d1a8fefd24b8f6e88320043ca7fe6d566eb59649e65-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile sort=$WORK/b033/_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_riscv64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid -jkFyUMSw1aVbjI-sMYv/-jkFyUMSw1aVbjI-sMYv -goversion go1.14 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/24/24cc00f6b0056fd205f031c2826817e966de565acc4b4bde5a7a2512f061e9af-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b102/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid F6vvCppRa1woURFSHjOx/F6vvCppRa1woURFSHjOx -goversion go1.14 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/33/3303b8a2c1aa2511f724aafe26482f9e7c344a82daa892d2d86e676c24d9f2c3-d # internal crypto/x509 mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/aes=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/des=$WORK/b065/_pkg_.a packagefile crypto/dsa=$WORK/b080/_pkg_.a packagefile crypto/ecdsa=$WORK/b066/_pkg_.a packagefile crypto/ed25519=$WORK/b071/_pkg_.a packagefile crypto/elliptic=$WORK/b067/_pkg_.a packagefile crypto/md5=$WORK/b074/_pkg_.a packagefile crypto/rsa=$WORK/b076/_pkg_.a packagefile crypto/sha1=$WORK/b077/_pkg_.a packagefile crypto/sha256=$WORK/b078/_pkg_.a packagefile crypto/sha512=$WORK/b069/_pkg_.a packagefile crypto/x509/pkix=$WORK/b081/_pkg_.a packagefile encoding/asn1=$WORK/b070/_pkg_.a packagefile encoding/hex=$WORK/b082/_pkg_.a packagefile encoding/pem=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b085/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/x509 -std -complete -buildid F4AKcRk__pFuAlTXaeis/F4AKcRk__pFuAlTXaeis -goversion go1.14 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/eb/eb6b3aa99e99b20d1090492e289c5293260c28018f750b85e969ebf4e642ec52-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b103/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid d4lUh9RGSiehS9hBGdhn/d4lUh9RGSiehS9hBGdhn -goversion go1.14 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/2f/2fc18760fd364d01813cd0708a5d3b4e2d9dc162f15f3e73814cb4121e7aac06-d # internal net/textproto mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p net/textproto -std -complete -buildid 8jagBAvJ5_SwcdjKJ6Z4/8jagBAvJ5_SwcdjKJ6Z4 -goversion go1.14 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/1f/1fb5975fe6290771f3358d18931171e03c0fd0c274862f1592e487fe188d2713-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid TLniVYt74HGqjP3wbXhl/TLniVYt74HGqjP3wbXhl -goversion go1.14 -D "" -importcfg $WORK/b107/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/8e/8ee6e74632bcd6ddaf4e314a51832d3233c80be2e497ae1bd7eb11c8ea5672d0-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b104/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b038/_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_riscv64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p vendor/golang.org/x/net/idna -std -complete -buildid LVPXowL9Pk0cv89O8x1w/LVPXowL9Pk0cv89O8x1w -goversion go1.14 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/86/86a5dffdc38de379fb01a5cb6fb5d0aca760fa7fb0cbef6f99f82136024ddaa5-d # internal mime mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p mime -std -complete -buildid 4AL7rB_KS1kcBUnD6CQL/4AL7rB_KS1kcBUnD6CQL -goversion go1.14 -D "" -importcfg $WORK/b108/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/f9/f9ad01b32d5a09b05983ad25fadccdcd77a9af0b6b657c5763f0b75e94264c2d-d # internal crypto/tls mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b055/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/aes=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/des=$WORK/b065/_pkg_.a packagefile crypto/ecdsa=$WORK/b066/_pkg_.a packagefile crypto/ed25519=$WORK/b071/_pkg_.a packagefile crypto/elliptic=$WORK/b067/_pkg_.a packagefile crypto/hmac=$WORK/b073/_pkg_.a packagefile crypto/md5=$WORK/b074/_pkg_.a packagefile crypto/rand=$WORK/b056/_pkg_.a packagefile crypto/rc4=$WORK/b075/_pkg_.a packagefile crypto/rsa=$WORK/b076/_pkg_.a packagefile crypto/sha1=$WORK/b077/_pkg_.a packagefile crypto/sha256=$WORK/b078/_pkg_.a packagefile crypto/sha512=$WORK/b069/_pkg_.a packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile crypto/x509=$WORK/b079/_pkg_.a packagefile encoding/asn1=$WORK/b070/_pkg_.a packagefile encoding/pem=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b098/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile math/big=$WORK/b061/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p crypto/tls -std -complete -buildid puvSJ4M2kgd5z9RaVL-X/puvSJ4M2kgd5z9RaVL-X -goversion go1.14 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/26/26778dba394a74dd2f2f3d1afc73f3924fe7cc68f7841ee5cd3b79bbd2702c7d-d # internal mime/quotedprintable mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p mime/quotedprintable -std -complete -buildid Y98Ic_dVbX5nATYvCias/Y98Ic_dVbX5nATYvCias -goversion go1.14 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./reader.go ./writer.go cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/94/94e8555fcc95dbdab1b13c8daca07b51abc10d9febf343c2d0333a59c34e1bd4-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/d3/d3f8f5f15c3a31c0b94d329a3e7aa0aa72b9904893fa50a8487730a31711e73e-d # internal mime/multipart mkdir -p $WORK/b109/ github.com/gogo/protobuf/types mkdir -p $WORK/b044/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile mime=$WORK/b108/_pkg_.a packagefile mime/quotedprintable=$WORK/b110/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p mime/multipart -std -complete -buildid jdw1OJxsokltoh9ZLhH3/jdw1OJxsokltoh9ZLhH3 -goversion go1.14 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b042/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b045/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/gogo/protobuf/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p github.com/gogo/protobuf/types -complete -buildid U79wP6GCmTrHLiGdosfQ/U79wP6GCmTrHLiGdosfQ -goversion go1.14 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./any.go ./any.pb.go ./api.pb.go ./doc.go ./duration.go ./duration.pb.go ./duration_gogo.go ./empty.pb.go ./field_mask.pb.go ./protosize.go ./source_context.pb.go ./struct.pb.go ./timestamp.go ./timestamp.pb.go ./timestamp_gogo.go ./type.pb.go ./wrappers.pb.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/42/428f88d255dc54c7d4b2c679a1f2f99a839d21b89781e0b1fce2850b4448dddd-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b100/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile strings=$WORK/b038/_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_riscv64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid uLvMzOzD1elDNU2s8y-a/uLvMzOzD1elDNU2s8y-a -goversion go1.14 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/f9/f90eae52374165ec7b7a1ee7ed04f8c412b890164967c1e1804e611f80f8929a-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b100/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid cvarxG8vsqtT51EFn3bR/cvarxG8vsqtT51EFn3bR -goversion go1.14 -D "" -importcfg $WORK/b106/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/0c/0c5af8fb081b6112135c4d551e7a6285537d521fe8198876368a0fbd49a40470-d # internal net/http/internal mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p net/http/internal -std -complete -buildid zQ5nnCSAn5n69bEqw-n-/zQ5nnCSAn5n69bEqw-n- -goversion go1.14 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/d1/d13044328b79cd92e6526243cfe07b8c14b5aa41c8a9c263d464e4d4d35b0b8c-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p golang.org/x/net/http2/hpack -complete -buildid jh1o9xfWUhOBCdo-Bj84/jh1o9xfWUhOBCdo-Bj84 -goversion go1.14 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/81/8117224a219a6a07a1eebf3301a20ce47835bbab92dcb7e77b9b32d1ed979fd6-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p golang.org/x/text/unicode/bidi -complete -buildid k4sR0PoIcRvL7Bj8jCfR/k4sR0PoIcRvL7Bj8jCfR -goversion go1.14 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/aa/aaa095bb7a9326415a087e64a11c3c9a453c4e59d3bd2ccd0e5d29362cc2ff77-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b120/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p golang.org/x/text/unicode/norm -complete -buildid XJTELXQQtUrmmCAM0VDH/XJTELXQQtUrmmCAM0VDH -goversion go1.14 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/ca/ca6463f2afb9734e551321bcfab835b14c9e329465e2a9d67a78a8e45b21581a-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b120/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b121/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p golang.org/x/text/secure/bidirule -complete -buildid wvAdbV5pm6sbfn6CFdGx/wvAdbV5pm6sbfn6CFdGx -goversion go1.14 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./bidirule.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/d1/d16b5a6c55d06c57284d881c4a37d65e61b3e59b75bbd790976c368756d56534-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/golang.org/x/net/internal/timeseries /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p golang.org/x/net/internal/timeseries -complete -buildid YZUxmrPwlMKaa5ZoAgcd/YZUxmrPwlMKaa5ZoAgcd -goversion go1.14 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./timeseries.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/03/0358db516b09ef36b9cb872eb8574d2bb42b8d94d3d66d4748ec18cccb0b6c43-d # internal text/template/parse mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p text/template/parse -std -complete -buildid dmxt7GoEzUduIWFpseGn/dmxt7GoEzUduIWFpseGn -goversion go1.14 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/3c/3c0920f993f1508b97817b964ac19d46c19afdce950f1e93867476d541b9cad1-d # internal golang.org/x/net/idna mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b119/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b121/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b122/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p golang.org/x/net/idna -complete -buildid tJ-H0vrJMRtiscg9oxkD/tJ-H0vrJMRtiscg9oxkD -goversion go1.14 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/8c/8cb4a6aec52947aae6523a16f7bd94a756e2d466505885c9ba6fa72ff90174bf-d # internal text/template mkdir -p $WORK/b128/ cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/09/090592ed718bfa0724691755175e0e0a3a2bc73aaf7f03dfa957298adb3b40ea-d # internal net/http/httptrace mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b063/_pkg_.a packagefile internal/nettrace=$WORK/b090/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p net/http/httptrace -std -complete -buildid mYmfofjmd3ECkB5wRCW-/mYmfofjmd3ECkB5wRCW- -goversion go1.14 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./trace.go cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b129/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p text/template -std -complete -buildid EKGJy1ifOo19y2zdFgMR/EKGJy1ifOo19y2zdFgMR -goversion go1.14 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/23/235d72249ad3682465e9fdc53cf71476334bf7a64fe1d2e44d62ce1a7902a771-d # internal net/http mkdir -p $WORK/b050/ cat >$WORK/b050/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/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b051/_pkg_.a packagefile container/list=$WORK/b055/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b056/_pkg_.a packagefile crypto/tls=$WORK/b063/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b100/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile mime=$WORK/b108/_pkg_.a packagefile mime/multipart=$WORK/b109/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http/httptrace=$WORK/b111/_pkg_.a packagefile net/http/internal=$WORK/b112/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p net/http -std -complete -buildid 0PGyjBTvepnWs9kvZO8r/0PGyjBTvepnWs9kvZO8r -goversion go1.14 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/a1/a10523f526ac2a3be2604e6abd43471f64f74e16ca7c2b2204542fbf075743b6-d # internal golang.org/x/net/lex/httplex mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b118/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/golang.org/x/net/lex/httplex /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p golang.org/x/net/lex/httplex -complete -buildid Z8PfcAWS5VT7jzNALGFA/Z8PfcAWS5VT7jzNALGFA -goversion go1.14 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./httplex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/48/48b7075f6b0ef74124d79d59c31bf4e43e9962e7abab4a7c63121037c4fdc402-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p google.golang.org/grpc/grpclog -complete -buildid VFOnITzTtOgdwX0g1SSd/VFOnITzTtOgdwX0g1SSd -goversion go1.14 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/9b/9b5a78f53c81c839e586ff08149cf2310e3499309c6ddb0304a6820c4576e3ad-d # internal google.golang.org/grpc/credentials mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b063/_pkg_.a packagefile crypto/x509=$WORK/b079/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/context=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/credentials /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p google.golang.org/grpc/credentials -complete -buildid dUONm6FOXtX85YUoVXh2/dUONm6FOXtX85YUoVXh2 -goversion go1.14 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./credentials.go ./credentials_util_go18.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/d5/d58b7e42c237d8f2a8c9f1c8c21cfd89ae40bbbae6dc6d35cfcd90180d4c7450-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b049/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b133/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p google.golang.org/grpc/connectivity -complete -buildid VXObUhVcYu5dSZxqSRuE/VXObUhVcYu5dSZxqSRuE -goversion go1.14 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./connectivity.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/40/4092ab3b7bc3de8a5842fae55e01f38b3707d6ee031a75d1586e36b91e5555b4-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p google.golang.org/grpc/codes -complete -buildid ibKdZFjKbAVnRuj43k2n/ibKdZFjKbAVnRuj43k2n -goversion go1.14 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/7c/7c3e4b26bcd0f4bb18f231c77d6e1f83c55bf9eb85fbcfdf1273a1542a25615f-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/net/context=$WORK/b049/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b132/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b134/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b135/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/balancer /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p google.golang.org/grpc/balancer -complete -buildid dDnIk6D5XZB3YJibbxdm/dDnIk6D5XZB3YJibbxdm -goversion go1.14 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./balancer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/cc/cc0d868ac63edcf7b33a851ab7386f7df0e0108afe676f30fba50f6c5fffeccb-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/golang/protobuf/proto -complete -buildid vMtGtL2nQLlDsRS-BFhG/vMtGtL2nQLlDsRS-BFhG -goversion go1.14 -D "" -importcfg $WORK/b141/importcfg -pack -c=4 ./clone.go ./decode.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./text.go ./text_parser.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/6e/6e3c257ec6068111e93fe538eea796154706bc0a59050badb5e4451d3bd8d767-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b049/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b131/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b132/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b133/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b135/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/balancer/base /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p google.golang.org/grpc/balancer/base -complete -buildid x04X0lU73nhB1xp6dpsE/x04X0lU73nhB1xp6dpsE -goversion go1.14 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./balancer.go ./base.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/6e/6e9970fb418463f291a3082073ecb54bbc7c734516062461043d6ee0e5d0fa4a-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b049/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b131/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b137/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b133/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b135/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/balancer/roundrobin /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p google.golang.org/grpc/balancer/roundrobin -complete -buildid nUZi8T3IwgSNq5vw58VH/nUZi8T3IwgSNq5vw58VH -goversion go1.14 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./roundrobin.go cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/6b/6ba345ca79c732e4c429c1817ede819a743acc819f8b5814ee02de7832a8fe02-d # internal html/template mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile html=$WORK/b127/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b128/_pkg_.a packagefile text/template/parse=$WORK/b129/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p html/template -std -complete -buildid G6DMjrkKIaeykcxXC3LG/G6DMjrkKIaeykcxXC3LG -goversion go1.14 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/cf/cf60e36a356d5c93025e50a3b4e915e08bab3c3f56b305d7ed43cf8090d15ad5-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/context=$WORK/b049/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/metadata /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p google.golang.org/grpc/metadata -complete -buildid fVYlnJtIckYM0JuP_UuB/fVYlnJtIckYM0JuP_UuB -goversion go1.14 -D "" -importcfg $WORK/b145/importcfg -pack -c=4 ./metadata.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/82/829d308628257794a67d3c276acb91958010e8d6bb866afe2fcb0e252920a272-d # internal google.golang.org/grpc/naming mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/context=$WORK/b049/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b133/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/naming /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p google.golang.org/grpc/naming -complete -buildid rIaiu3xOTa0amGr_ti7A/rIaiu3xOTa0amGr_ti7A -goversion go1.14 -D "" -importcfg $WORK/b146/importcfg -pack -c=4 ./dns_resolver.go ./go18.go ./naming.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/13/136f4286abe4e05029d574d65727b20a560ce3019be8ff2873a98f31bc927d0f-d # internal google.golang.org/grpc/peer mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b049/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b134/_pkg_.a packagefile net=$WORK/b088/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/peer /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p google.golang.org/grpc/peer -complete -buildid U19fwFXOPHi2qIsb-9ON/U19fwFXOPHi2qIsb-9ON -goversion go1.14 -D "" -importcfg $WORK/b147/importcfg -pack -c=4 ./peer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/3f/3fda15da5c0738b9a8feb86753f029bc8e9070a5a15dc333033b8ca69e7ca692-d # internal google.golang.org/grpc/resolver/dns mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/context=$WORK/b049/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b133/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b135/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/resolver/dns /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p google.golang.org/grpc/resolver/dns -complete -buildid d07aNO70ip_mVKwuNaNx/d07aNO70ip_mVKwuNaNx -goversion go1.14 -D "" -importcfg $WORK/b148/importcfg -pack -c=4 ./dns_resolver.go ./go18.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/6a/6adf79cd7c3403c151ca83aaf334473777208ef4708e27c226e34e1e44931945-d # internal google.golang.org/grpc/stats mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b049/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/stats /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p google.golang.org/grpc/stats -complete -buildid rgXzfcyqxs_4x8A2HHci/rgXzfcyqxs_4x8A2HHci -goversion go1.14 -D "" -importcfg $WORK/b150/importcfg -pack -c=4 ./handlers.go ./stats.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/94/94bd690d952533c9d63e4ddb2b2e43e07533e8f5ff7a06af24fcc4b4661f620d-d # internal github.com/hashicorp/yamux mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/hashicorp/yamux /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/hashicorp/yamux -complete -buildid vXDryKksD_eTBjBYQI_3/vXDryKksD_eTBjBYQI_3 -goversion go1.14 -D "" -importcfg $WORK/b160/importcfg -pack -c=4 ./addr.go ./const.go ./mux.go ./session.go ./stream.go ./util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/25/253724ad4b111ca4df51bf82eca5c60de113d2e3cbd6bc87204141a2962da18b-d # internal github.com/kata-containers/agent/pkg/types mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/kata-containers/agent/pkg/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/kata-containers/agent/pkg/types -complete -buildid OM99BGCtHY-2FIerrcnM/OM99BGCtHY-2FIerrcnM -goversion go1.14 -D "" -importcfg $WORK/b161/importcfg -pack -c=4 ./types.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b160/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/4b/4b76c72b658859daa5ba54a2a59fd69c5062738c10cbfab17bef0c6e6ebba786-d # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/5c/5cee35bee992fd5a2b480f7040aebf2c50600f4514b79b05248b1735ee3a703f-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b042/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -buildid pUL9E4iZdxyBmHD60_GU/pUL9E4iZdxyBmHD60_GU -goversion go1.14 -D "" -importcfg $WORK/b166/importcfg -pack -c=4 ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go golang.org/x/sys/unix mkdir -p $WORK/b163/ cat >$WORK/b163/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b163=>" -I $WORK/b163/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b163/symabis ./asm_linux_riscv64.s cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p golang.org/x/sys/unix -buildid M-YP7n_ulQeWc6EcWbdZ/M-YP7n_ulQeWc6EcWbdZ -goversion go1.14 -symabis $WORK/b163/symabis -D "" -importcfg $WORK/b163/importcfg -pack -asmhdr $WORK/b163/go_asm.h -c=4 ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_riscv64.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_riscv64.go ./zsyscall_linux_riscv64.go ./zsysnum_linux_riscv64.go ./ztypes_linux_riscv64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/5a/5ae982f67f26009c049686ca8f2f349dfedd1856c300558a8b37b0cf05131afc-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b141/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b139/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/encoding/proto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p google.golang.org/grpc/encoding/proto -complete -buildid 6GtqyXYKrbmSsPchXwAc/6GtqyXYKrbmSsPchXwAc -goversion go1.14 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./proto.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/f9/f96ebdcc2f1c56abfcae6eb419dd0aede24325c9867a9b8b0aa5f06e437aee19-d # internal google.golang.org/grpc/grpclb/grpc_lb_v1/messages mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b141/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/grpclb/grpc_lb_v1/messages /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p google.golang.org/grpc/grpclb/grpc_lb_v1/messages -complete -buildid ta7X_Ctqcz1rMuNARpMm/ta7X_Ctqcz1rMuNARpMm -goversion go1.14 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./messages.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/f5/f5ebff0e625ab2b24857ceb6c7690bb5bbf39edd820032bed59868f6fc83ac03-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b141/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/golang/protobuf/ptypes/any -complete -buildid KKxzkgMDT4zLpzeZKSVS/KKxzkgMDT4zLpzeZKSVS -goversion go1.14 -D "" -importcfg $WORK/b153/importcfg -pack -c=4 ./any.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/fe/fe31b93fdab71cbf2b671adbac8fdbcb5699004e5ccbfdbb229ba886f959ba60-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b141/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/golang/protobuf/ptypes/duration -complete -buildid vXfYnPNGIrMbF37IqYa3/vXfYnPNGIrMbF37IqYa3 -goversion go1.14 -D "" -importcfg $WORK/b154/importcfg -pack -c=4 ./duration.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/5b/5b2b747a76b5b42329704a5cdd496a5f5394faf8b649f9b3c5ac50076bfcc2bb-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b141/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/golang/protobuf/ptypes/timestamp -complete -buildid DzewzfDR9NxL9GfpIlQd/DzewzfDR9NxL9GfpIlQd -goversion go1.14 -D "" -importcfg $WORK/b155/importcfg -pack -c=4 ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/b4/b4b9bb5ab9f2a3c5783cbb6b8d7e0853cb8c5b96a6eede19b3e7723b2975d630-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b141/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b153/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b154/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b155/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/golang/protobuf/ptypes -complete -buildid qq57TEkSWu3UaMEm41WW/qq57TEkSWu3UaMEm41WW -goversion go1.14 -D "" -importcfg $WORK/b152/importcfg -pack -c=4 ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b166/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/ec/ecb3f47cbcda4adea0b691ad29e2af45598253f80d851b6da5328f4b794ecaef-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b141/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b153/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p google.golang.org/genproto/googleapis/rpc/status -complete -buildid m10jDP27jw6LuVdtdmKw/m10jDP27jw6LuVdtdmKw -goversion go1.14 -D "" -importcfg $WORK/b156/importcfg -pack -c=4 ./status.pb.go cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/4d/4d200e704cd7290caca20604ef75cb14f0bd7d89d06b602d70d0fdbddc3e53f0-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b042/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b166/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p github.com/gogo/protobuf/gogoproto -complete -buildid MNXRLmsuguwZMkUbeCO0/MNXRLmsuguwZMkUbeCO0 -goversion go1.14 -D "" -importcfg $WORK/b165/importcfg -pack -c=4 ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/78/789410793c782cad413df7567259d9bcd74f7e032daf256d3a286c805ea25b9a-d # internal google.golang.org/grpc/status mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b141/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b152/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b156/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b138/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p google.golang.org/grpc/status -complete -buildid 4KPEP3OVW64-x1VDmql2/4KPEP3OVW64-x1VDmql2 -goversion go1.14 -D "" -importcfg $WORK/b151/importcfg -pack -c=4 ./status.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/40/40e6bc68fdbfbcfa8863812ff09a7ce173435d1c0c26f851acbf3878cbbbdca9-d # internal github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p github.com/opencontainers/runtime-spec/specs-go -complete -buildid bfgC5yZK50UdgFlH4tfD/bfgC5yZK50UdgFlH4tfD -goversion go1.14 -D "" -importcfg $WORK/b167/importcfg -pack -c=4 ./config.go ./state.go ./version.go cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b163=>" -I $WORK/b163/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b163/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b163/_pkg_.a $WORK/b163/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/ff/ff204699436037b9e601a2bbed5b28e7e24837113e7a213e3aeee66a78dd98bb-d # internal github.com/checkpoint-restore/go-criu/rpc mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b141/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/checkpoint-restore/go-criu/rpc /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p github.com/checkpoint-restore/go-criu/rpc -complete -buildid VPSOFC770Pleja0pAnPg/VPSOFC770Pleja0pAnPg -goversion go1.14 -D "" -importcfg $WORK/b170/importcfg -pack -c=4 ./rpc.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/5b/5b9835224e0e7158091084f8dba1e4de91454c29331c29a5c55c3e164ecdc30c-d # internal github.com/pkg/errors mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/pkg/errors -complete -buildid QFVI5B8SaDzKE9Isd4yy/QFVI5B8SaDzKE9Isd4yy -goversion go1.14 -D "" -importcfg $WORK/b173/importcfg -pack -c=4 ./errors.go ./go113.go ./stack.go cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/44/4479bde374339584f7ac6024a90fe6a521b7304e735e19303f3061d8046b1715-d # internal github.com/kata-containers/agent/pkg/uevent mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b138/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b151/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/kata-containers/agent/pkg/uevent /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/kata-containers/agent/pkg/uevent -complete -buildid 3EolqwQcAodgrFtXwU5v/3EolqwQcAodgrFtXwU5v -goversion go1.14 -D "" -importcfg $WORK/b162/importcfg -pack -c=4 ./uevent.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b173/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/ce/ce1ce1a471ac292830e9bc9048bbc9f8653e413a7306b1cb2ca2fa06ae1daec3-d # internal github.com/mdlayher/vsock mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b163/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/mdlayher/vsock /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p github.com/mdlayher/vsock -complete -buildid cc3R6j8Mrz0t_W_RF16r/cc3R6j8Mrz0t_W_RF16r -goversion go1.14 -D "" -importcfg $WORK/b168/importcfg -pack -c=4 ./conn_linux.go ./doc.go ./fd_linux.go ./fd_linux_gteq_1.12.go ./ioctl_linux.go ./listener_linux.go ./vsock.go cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/f1/f1183cbcaec39656d0fda2e8f1d6972331e8694e3a70e8046bed6d4bd8c450b0-d # internal github.com/containerd/console mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b163/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/containerd/console /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p github.com/containerd/console -complete -buildid tigoaI6TZO5FSihzToSG/tigoaI6TZO5FSihzToSG -goversion go1.14 -D "" -importcfg $WORK/b171/importcfg -pack -c=4 ./console.go ./console_linux.go ./console_unix.go ./tc_linux.go ./tc_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/81/81410c5236f47c5255cda7eb6ed283b8163174559256e6b44b9130911366b3bb-d # internal github.com/cyphar/filepath-securejoin mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pkg/errors=$WORK/b173/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/cyphar/filepath-securejoin -complete -buildid DrNKcOyz2P_yNQGmMGhs/DrNKcOyz2P_yNQGmMGhs -goversion go1.14 -D "" -importcfg $WORK/b172/importcfg -pack -c=4 ./join.go ./vfs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/3e/3ee40116a47a48d4b7ba6961feb807f6f74f886bf7b136c98bfb5b1744aac871-d # internal github.com/mrunalp/fileutils mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/mrunalp/fileutils /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/mrunalp/fileutils -complete -buildid mb-R9ADeH3kBfp_Y4pHL/mb-R9ADeH3kBfp_Y4pHL -goversion go1.14 -D "" -importcfg $WORK/b174/importcfg -pack -c=4 ./fileutils.go ./idtools.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/90/90968f73e4ac98bb128376ffeeef28472a55a14ff7ae339cd94ab51b49f350c2-d # internal github.com/docker/go-units mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b178/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/docker/go-units -complete -buildid eelqURwEd5LDuRAl5cNI/eelqURwEd5LDuRAl5cNI -goversion go1.14 -D "" -importcfg $WORK/b177/importcfg -pack -c=4 ./duration.go ./size.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/d9/d95992f54dd1a163e2e68f6a511a518d7eeb1ef5319d36c92a6291660abd7cee-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b163/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/sirupsen/logrus -complete -buildid YSgSJAVNY2rHmQUaqSch/YSgSJAVNY2rHmQUaqSch -goversion go1.14 -D "" -importcfg $WORK/b181/importcfg -pack -c=4 ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/02/027e4090841931abb5a83d838fbcd7b41b06e8111f2579521ad0696264c379e3-d # internal os/exec mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p os/exec -std -complete -buildid tgsJjzfLnCLSye0Cmzwt/tgsJjzfLnCLSye0Cmzwt -goversion go1.14 -D "" -importcfg $WORK/b182/importcfg -pack -c=4 ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/c5/c542ca6ae5b77dbd946aeafcd792b96614beb535d5ca586c4c9bb2beb6c56116-d # internal github.com/opencontainers/runc/libcontainer/cgroups/fscommon mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b172/_pkg_.a packagefile github.com/pkg/errors=$WORK/b173/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/cgroups/fscommon /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/opencontainers/runc/libcontainer/cgroups/fscommon -complete -buildid r2tsnR1tcIg2aqPjFuX1/r2tsnR1tcIg2aqPjFuX1 -goversion go1.14 -D "" -importcfg $WORK/b184/importcfg -pack -c=4 ./fscommon.go ./utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/e2/e2fa34fa675192e152b9309f5853ac406ff2244dfe7db125cf41a065356110c2-d # internal os/user mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p os/user -std -complete -buildid 1f5FDHIWAAuwdyER1DkF/1f5FDHIWAAuwdyER1DkF -goversion go1.14 -D "" -importcfg $WORK/b187/importcfg -pack -c=4 ./lookup.go ./lookup_stubs.go ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/69/6977377e8f2f9dbf35eb88485a142744461fa9187edb47bb445578d16d459c6c-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b163/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b187/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/opencontainers/runc/libcontainer/user -complete -buildid 37CDTqF31xyGfKrPuh0V/37CDTqF31xyGfKrPuh0V -goversion go1.14 -D "" -importcfg $WORK/b186/importcfg -pack -c=4 ./lookup.go ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/c2/c237aecc7c1072a54c68ec258b702bbbf5361e49efc7b6d6c66fda40dcb83baf-d # internal github.com/opencontainers/runc/libcontainer/utils mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b163/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/utils /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/opencontainers/runc/libcontainer/utils -complete -buildid uvqhqt7ilDSgn02iUOmC/uvqhqt7ilDSgn02iUOmC -goversion go1.14 -D "" -importcfg $WORK/b188/importcfg -pack -c=4 ./cmsg.go ./utils.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/62/6281e217f0ccb91e83865452780286427e156dadfbc676f3cec4d9a3b24534f3-d # internal compress/zlib mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile hash/adler32=$WORK/b194/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p compress/zlib -std -complete -buildid EaoRACEARuZB3_5Z1G6k/EaoRACEARuZB3_5Z1G6k -goversion go1.14 -D "" -importcfg $WORK/b193/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/b3/b36366d330ae53c43915ef430bddb37807823841316bf4df476d85a4a66881fb-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b186/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b163/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b182/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/opencontainers/runc/libcontainer/system -complete -buildid wquq2ZU_SQaliso6-E6Y/wquq2ZU_SQaliso6-E6Y -goversion go1.14 -D "" -importcfg $WORK/b185/importcfg -pack -c=4 ./linux.go ./proc.go ./syscall_linux_64.go ./sysconfig_notcgo.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/e7/e79849cf2dc465324c03c213261c845badab508677e9a6b83d2b0fb6012850c5-d # internal github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b167/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b181/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b163/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b182/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/opencontainers/runc/libcontainer/configs -complete -buildid PlsX9mQlz75Kc1ZTDvkO/PlsX9mQlz75Kc1ZTDvkO -goversion go1.14 -D "" -importcfg $WORK/b180/importcfg -pack -c=4 ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_defaults.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/f8/f80eb619db853c866da50997e2395ffc24947b24e2f6007f5bce83b82050d2d9-d # internal debug/dwarf mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p debug/dwarf -std -complete -buildid nkwce3AvQdBxs0RfhRo_/nkwce3AvQdBxs0RfhRo_ -goversion go1.14 -D "" -importcfg $WORK/b195/importcfg -pack -c=4 ./attr_string.go ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./tag_string.go ./type.go ./typeunit.go ./unit.go cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/b7/b722ae69a797a3ed760405de583209435e4475f99187826e3baf793b28004cea-d # internal github.com/opentracing/opentracing-go mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b048/_pkg_.a packagefile golang.org/x/net/context=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b050/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/opentracing/opentracing-go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/opentracing/opentracing-go -complete -buildid aYsoyHqM_jhgFvFeoOkM/aYsoyHqM_jhgFvFeoOkM -goversion go1.14 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/4f/4fedecf3fa2f8ca1ea8f5d070ad9867d538fc9e8ba7fc5b3c29f58e1d63d3945-d # internal golang.org/x/net/http2 mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b051/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b056/_pkg_.a packagefile crypto/tls=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b117/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b118/_pkg_.a packagefile golang.org/x/net/lex/httplex=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b050/_pkg_.a packagefile net/http/httptrace=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p golang.org/x/net/http2 -complete -buildid eXmTahFenSPTXC6uI7kz/eXmTahFenSPTXC6uI7kz -goversion go1.14 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./ciphers.go ./client_conn_pool.go ./configure_transport.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go16.go ./go17.go ./go18.go ./go19.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/ed/ed6710cd3305168d430493f8ca80491aaabe6ad66cc84de31b7d6b6b8eb504c9-d # internal github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/opentracing/opentracing-go/ext /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p github.com/opentracing/opentracing-go/ext -complete -buildid T48dyAzTZGDPFXliUAmQ/T48dyAzTZGDPFXliUAmQ -goversion go1.14 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./tags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/fe/fedea7e9720f312c79bd69d2906e18fcc5824567611131de8c78f4ff17e8f200-d # internal golang.org/x/net/trace mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b125/_pkg_.a packagefile html/template=$WORK/b126/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b050/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile text/tabwriter=$WORK/b130/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/golang.org/x/net/trace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p golang.org/x/net/trace -complete -buildid DRyVt5dvL8MAJumJEtua/DRyVt5dvL8MAJumJEtua -goversion go1.14 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./events.go ./histogram.go ./trace.go ./trace_go17.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/80/80eb21b54d00bf024f2583c106a626cf8bf3dd157512eff1bfd4fa33c09522f9-d # internal net/http/httputil mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b050/_pkg_.a packagefile net/http/internal=$WORK/b112/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p net/http/httputil -std -complete -buildid JUb_DSDAjSP6o5nIIXwe/JUb_DSDAjSP6o5nIIXwe -goversion go1.14 -D "" -importcfg $WORK/b159/importcfg -pack -c=4 ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b124/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/c0/c0121d587f855269905d6655d06f0b377fe0447a41b300b4c9c51e2f0150d3f3-d # internal github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/go-units=$WORK/b177/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b180/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b163/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/cgroups /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/opencontainers/runc/libcontainer/cgroups -complete -buildid N9YYIlLCOWy7JCpTM0jy/N9YYIlLCOWy7JCpTM0jy -goversion go1.14 -D "" -importcfg $WORK/b176/importcfg -pack -c=4 ./cgroups.go ./stats.go ./utils.go cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/de/dedff0e92e5d440522e861d2552cf52a9aee46241ba141f8ab26a2f9e5b341ff-d # internal github.com/cilium/ebpf/asm mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pkg/errors=$WORK/b173/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/cilium/ebpf/asm /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/cilium/ebpf/asm -complete -buildid danH2BoNixPp3u3m5uiL/danH2BoNixPp3u3m5uiL -goversion go1.14 -D "" -importcfg $WORK/b196/importcfg -pack -c=4 ./alu.go ./alu_string.go ./doc.go ./func.go ./func_string.go ./instruction.go ./jump.go ./jump_string.go ./load_store.go ./load_store_string.go ./opcode.go ./opcode_string.go ./register.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/32/32e77cc8078c62778516419f5d185645e3c6f7e097b80f6f8a2ce66f09b187d1-d # internal debug/elf mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b193/_pkg_.a packagefile debug/dwarf=$WORK/b195/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p debug/elf -std -complete -buildid wVFDuspWHEzRRBmUJgOS/wVFDuspWHEzRRBmUJgOS -goversion go1.14 -D "" -importcfg $WORK/b192/importcfg -pack -c=4 ./elf.go ./file.go ./reader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/0a/0a307ab1036e406e426cd038144dcd754c98f7d6af39f8cc2d44f35cdd59a9c8-d # internal github.com/opencontainers/runc/libcontainer/cgroups/fs mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fscommon=$WORK/b184/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b180/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b185/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b188/_pkg_.a packagefile github.com/pkg/errors=$WORK/b173/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b163/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/cgroups/fs /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/opencontainers/runc/libcontainer/cgroups/fs -complete -buildid P1lNQhJy0wjQKFdh11xk/P1lNQhJy0wjQKFdh11xk -goversion go1.14 -D "" -importcfg $WORK/b183/importcfg -pack -c=4 ./apply_raw.go ./blkio.go ./cpu.go ./cpuacct.go ./cpuset.go ./devices.go ./freezer.go ./hugetlb.go ./kmem.go ./memory.go ./name.go ./net_cls.go ./net_prio.go ./perf_event.go ./pids.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/97/971ae4dbf93d6df4998dc4e9b5d7d15b9927555d04c66c2bea30d7af645734db-d # internal github.com/cilium/ebpf/internal/unix mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b163/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/cilium/ebpf/internal/unix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/cilium/ebpf/internal/unix -complete -buildid hlOdapCQfuZHgRz8Q_tl/hlOdapCQfuZHgRz8Q_tl -goversion go1.14 -D "" -importcfg $WORK/b198/importcfg -pack -c=4 ./types_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/16/169d7762c9efe66426f085c031005ec114d74d8d237b90754351cb3118074723-d # internal github.com/cilium/ebpf/internal mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b198/_pkg_.a packagefile github.com/pkg/errors=$WORK/b173/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/cilium/ebpf/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p github.com/cilium/ebpf/internal -complete -buildid PAjUL2LVouh_vZs96kxK/PAjUL2LVouh_vZs96kxK -goversion go1.14 -D "" -importcfg $WORK/b197/importcfg -pack -c=4 ./cpu.go ./endian.go ./errors.go ./fd.go ./feature.go ./io.go ./ptr.go ./ptr_64.go ./syscall.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/97/979bf59d9c5fa5e5d48b7de09d36d739cb1696a9a667dc2b49552dc68908e9a7-d # internal github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b196/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b180/_pkg_.a packagefile github.com/pkg/errors=$WORK/b173/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b163/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter -complete -buildid xQQn67blbDJ8JzYXE7Vq/xQQn67blbDJ8JzYXE7Vq -goversion go1.14 -D "" -importcfg $WORK/b200/importcfg -pack -c=4 ./devicefilter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/cc/cc450670157b73f72104bf651a36de936a15c354fa6e3912269fe4f23a6f145b-d # internal github.com/godbus/dbus mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b056/_pkg_.a packagefile crypto/sha1=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/hex=$WORK/b082/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b182/_pkg_.a packagefile os/user=$WORK/b187/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p github.com/godbus/dbus -complete -buildid NTZ03A4ZFKJW_w868BvQ/NTZ03A4ZFKJW_w868BvQ -goversion go1.14 -D "" -importcfg $WORK/b203/importcfg -pack -c=4 ./auth.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/b7/b765dea9311d67ca9e74a91b5f80bf212d74ed6b30e8a6ef603550f70c32890d-d # internal github.com/opencontainers/runc/libcontainer/intelrdt mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b180/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/intelrdt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p github.com/opencontainers/runc/libcontainer/intelrdt -complete -buildid m7I8OBnr6x0hjaWoaN_K/m7I8OBnr6x0hjaWoaN_K -goversion go1.14 -D "" -importcfg $WORK/b205/importcfg -pack -c=4 ./intelrdt.go ./stats.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/88/884637179e6ffde46eb6bc1a4dc73e59e93d3a2ddb105e43e6a30df9682e5deb-d # internal github.com/cilium/ebpf/internal/btf mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile debug/elf=$WORK/b192/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b196/_pkg_.a packagefile github.com/cilium/ebpf/internal=$WORK/b197/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b198/_pkg_.a packagefile github.com/pkg/errors=$WORK/b173/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/cilium/ebpf/internal/btf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p github.com/cilium/ebpf/internal/btf -complete -buildid 4zBDVuMiSw4xtG8YXFxC/4zBDVuMiSw4xtG8YXFxC -goversion go1.14 -D "" -importcfg $WORK/b199/importcfg -pack -c=4 ./btf.go ./btf_types.go ./doc.go ./ext_info.go ./strings.go ./types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/fe/feb644886b77e00723f254717cd98bda3e523b8ee3493e044eb1416fec902fe9-d # internal github.com/opencontainers/runc/libcontainer/configs/validate mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b180/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b205/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b206/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/configs/validate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p github.com/opencontainers/runc/libcontainer/configs/validate -complete -buildid wRuwd8VLj_wmSiXeUj0S/wRuwd8VLj_wmSiXeUj0S -goversion go1.14 -D "" -importcfg $WORK/b204/importcfg -pack -c=4 ./rootless.go ./validator.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/61/61d0750f3ebce549b931a29728b335b337f77a9fd8fbc8a1031d1784744eb2eb-d # internal github.com/opencontainers/runc/libcontainer/keys mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pkg/errors=$WORK/b173/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b163/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/keys /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p github.com/opencontainers/runc/libcontainer/keys -complete -buildid jsEre49506jTwP7ZqbxA/jsEre49506jTwP7ZqbxA -goversion go1.14 -D "" -importcfg $WORK/b207/importcfg -pack -c=4 ./keyctl.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/f4/f424ce750c2af0cdbf9e9e795cc0af189dbbfe4deabad81d12f121d052b71642-d # internal github.com/opencontainers/runc/libcontainer/logs mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b181/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/logs /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p github.com/opencontainers/runc/libcontainer/logs -complete -buildid eVAVXZJLKi7nSasIvFct/eVAVXZJLKi7nSasIvFct -goversion go1.14 -D "" -importcfg $WORK/b208/importcfg -pack -c=4 ./logs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b116/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/a1/a1a3d1822ae8a9e59d195bf76bc46fedfc32caa697a6d9dfeb1c3c9d49726514-d # internal github.com/opencontainers/runc/libcontainer/mount mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/mount /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p github.com/opencontainers/runc/libcontainer/mount -complete -buildid sG3OLxgn95Hvh3zr7SFH/sG3OLxgn95Hvh3zr7SFH -goversion go1.14 -D "" -importcfg $WORK/b209/importcfg -pack -c=4 ./mount.go ./mount_linux.go ./mountinfo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/17/1790a3862b796f06cafd693a87b5c2d0aa775cf9cc4ffb474d1f78054d9fabc6-d # internal google.golang.org/grpc/transport mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b141/_pkg_.a packagefile golang.org/x/net/context=$WORK/b049/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b116/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b117/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b156/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b138/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b134/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b133/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b145/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b147/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b150/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b151/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b157/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/transport /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p google.golang.org/grpc/transport -complete -buildid C2RW6UjPhn4zuN7p2aJE/C2RW6UjPhn4zuN7p2aJE -goversion go1.14 -D "" -importcfg $WORK/b158/importcfg -pack -c=4 ./bdp_estimator.go ./control.go ./go17.go ./handler_server.go ./http2_client.go ./http2_server.go ./http_util.go ./log.go ./transport.go cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/d3/d3d7ae5a0b2cdf83e07b57e84de995a43cac335234e8f642a7490d6ed317476c-d # internal github.com/cilium/ebpf mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile debug/elf=$WORK/b192/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b196/_pkg_.a packagefile github.com/cilium/ebpf/internal=$WORK/b197/_pkg_.a packagefile github.com/cilium/ebpf/internal/btf=$WORK/b199/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b198/_pkg_.a packagefile github.com/pkg/errors=$WORK/b173/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/cilium/ebpf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/cilium/ebpf -complete -buildid g4f34VjnwlVNfcq4ku5Y/g4f34VjnwlVNfcq4ku5Y -goversion go1.14 -D "" -importcfg $WORK/b191/importcfg -pack -c=4 ./abi.go ./collection.go ./doc.go ./elf_reader.go ./linker.go ./map.go ./marshalers.go ./prog.go ./syscalls.go ./types.go ./types_string.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/5f/5f7e76ce2f4a574e7af70cf1b4a6e4015856e01f9d2cc72e5faaf7a6b99a836f-d # internal github.com/opencontainers/runc/libcontainer/seccomp mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b180/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/seccomp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p github.com/opencontainers/runc/libcontainer/seccomp -complete -buildid SH7o6zt-pm-UEWoClz6v/SH7o6zt-pm-UEWoClz6v -goversion go1.14 -D "" -importcfg $WORK/b210/importcfg -pack -c=4 ./config.go ./seccomp_unsupported.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/ee/ee00353e508b7062f2d6a8d9d49d9e68e417f0ee1ee5f66effe1ff7e5754c62f-d # internal github.com/opencontainers/runc/libcontainer/stacktrace mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile path/filepath=$WORK/b087/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/stacktrace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p github.com/opencontainers/runc/libcontainer/stacktrace -complete -buildid YV-RayHO00E5ebjGJuYs/YV-RayHO00E5ebjGJuYs -goversion go1.14 -D "" -importcfg $WORK/b211/importcfg -pack -c=4 ./capture.go ./frame.go ./stacktrace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/06/060ad966de9c669229e21a107c369265c8ddf0f4a25629c0993c4e283fbb1316-d # internal github.com/syndtr/gocapability/capability mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/syndtr/gocapability/capability -complete -buildid B2VxL8g5WAteicx1lE6X/B2VxL8g5WAteicx1lE6X -goversion go1.14 -D "" -importcfg $WORK/b214/importcfg -pack -c=4 ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/b4/b4d261f7f78f91c2b352cf67c0fb6040478b4469e730e47445f873ce43352652-d # internal github.com/vishvananda/netns mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/vishvananda/netns -complete -buildid OV69-DI3Op6aQMvK6DLx/OV69-DI3Op6aQMvK6DLx -goversion go1.14 -D "" -importcfg $WORK/b217/importcfg -pack -c=4 ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/d4/d4ab921bec9ecf543eb471a1bf8c4817ae5073be324b517db45f049201c60a09-d # internal github.com/vishvananda/netlink/nl mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/vishvananda/netns=$WORK/b217/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b163/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/vishvananda/netlink/nl -complete -buildid F77Z72hOU1OfG6_uv8cb/F77Z72hOU1OfG6_uv8cb -goversion go1.14 -D "" -importcfg $WORK/b216/importcfg -pack -c=4 ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/23/232c46c4c991f05c6c502812a3beac6d3230791085141e969741a622b6a524bd-d # internal github.com/opencontainers/runc/libcontainer/cgroups/ebpf mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile github.com/cilium/ebpf=$WORK/b191/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b196/_pkg_.a packagefile github.com/pkg/errors=$WORK/b173/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b163/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/cgroups/ebpf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/opencontainers/runc/libcontainer/cgroups/ebpf -complete -buildid ZtVqV1_ZEULLVFRk9lvL/ZtVqV1_ZEULLVFRk9lvL -goversion go1.14 -D "" -importcfg $WORK/b190/importcfg -pack -c=4 ./ebpf.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b203/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/4a/4a064e5688bd11e67a8e47dd77a19626514cf6554333f802872be785f7ec418f-d # internal github.com/opencontainers/runc/libcontainer/cgroups/fs2 mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b172/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/ebpf=$WORK/b190/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter=$WORK/b200/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fscommon=$WORK/b184/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b180/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b188/_pkg_.a packagefile github.com/pkg/errors=$WORK/b173/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b163/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/cgroups/fs2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/opencontainers/runc/libcontainer/cgroups/fs2 -complete -buildid f2zaSWLVzoQ6KbKhnqK_/f2zaSWLVzoQ6KbKhnqK_ -goversion go1.14 -D "" -importcfg $WORK/b189/importcfg -pack -c=4 ./cpu.go ./cpuset.go ./defaultpath.go ./devices.go ./freezer.go ./fs2.go ./io.go ./memory.go ./pids.go cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/c0/c08b35c0de5392d427c5c53eb3dac83738c4b68c1c7af3df73f55ae47e3608a6-d # internal github.com/coreos/go-systemd/dbus mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b203/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/coreos/go-systemd/dbus /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p github.com/coreos/go-systemd/dbus -complete -buildid LYvTxhhGVCnGUzkESAhY/LYvTxhhGVCnGUzkESAhY -goversion go1.14 -D "" -importcfg $WORK/b202/importcfg -pack -c=4 ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b216/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/72/72b7c3437637b273f3e07f51388c3e29a4a330013a3a0fdc23ebf6fe2d725370-d # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/42/4246682463df48f06fe1a23f4e4af7660449039685077fb926dee480cb416757-d # internal google.golang.org/grpc mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b051/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/context=$WORK/b049/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b116/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b124/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b131/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b136/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b138/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b132/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b134/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b139/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/grpclb/grpc_lb_v1/messages=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b133/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b145/_pkg_.a packagefile google.golang.org/grpc/naming=$WORK/b146/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b147/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/resolver/dns=$WORK/b148/_pkg_.a packagefile google.golang.org/grpc/resolver/passthrough=$WORK/b149/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b150/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b151/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b157/_pkg_.a packagefile google.golang.org/grpc/transport=$WORK/b158/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b050/_pkg_.a packagefile net/http/httputil=$WORK/b159/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/3e/3e51506e80ec6c9e0f66c9f27355d79b6d998966274c2c73b635c1af742bb5d6-d # internal cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p google.golang.org/grpc -complete -buildid rfyorwEB7-aU8SRg6TvE/rfyorwEB7-aU8SRg6TvE -goversion go1.14 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./backoff.go ./balancer.go ./balancer_conn_wrappers.go ./balancer_v1_wrapper.go ./call.go ./clientconn.go ./codec.go ./doc.go ./go17.go ./grpclb.go ./grpclb_picker.go ./grpclb_remote_balancer.go ./grpclb_util.go ./interceptor.go ./picker_wrapper.go ./pickfirst.go ./proxy.go ./resolver_conn_wrapper.go ./rpc_util.go ./server.go ./service_config.go ./stream.go ./trace.go runtime/debug mkdir -p $WORK/b218/ cat >$WORK/b218/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b218=>" -I $WORK/b218/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b218/symabis ./debug.s github.com/vishvananda/netlink mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/hex=$WORK/b082/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/vishvananda/netlink/nl=$WORK/b216/_pkg_.a packagefile github.com/vishvananda/netns=$WORK/b217/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b163/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/vishvananda/netlink -complete -buildid Y_Z8jEA3hpOi7iBZRudz/Y_Z8jEA3hpOi7iBZRudz -goversion go1.14 -D "" -importcfg $WORK/b215/importcfg -pack -c=4 ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p runtime/debug -std -buildid LzRWUqTz7tA9DDXfX_Aw/LzRWUqTz7tA9DDXfX_Aw -goversion go1.14 -symabis $WORK/b218/symabis -D "" -importcfg $WORK/b218/importcfg -pack -asmhdr $WORK/b218/go_asm.h -c=4 ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b218=>" -I $WORK/b218/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b218/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b218/_pkg_.a $WORK/b218/debug.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/38/382a0b74dcc4ae2252d11f32cb8f64c398abc9f4dacb33183702603fbaa5bbcb-d # internal github.com/opencontainers/runc/libcontainer/specconv mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b180/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b210/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b188/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b167/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b163/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/specconv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/opencontainers/runc/libcontainer/specconv -complete -buildid wWSkpqKtNOGsUvdglM-j/wWSkpqKtNOGsUvdglM-j -goversion go1.14 -D "" -importcfg $WORK/b220/importcfg -pack -c=4 ./example.go ./spec_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/b2/b2f8027114f9d709433536457f18eab5f3f7866bd3fa71db83f6f4ecc10e97e5-d # internal github.com/opencontainers/runc/libcontainer/cgroups/systemd mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/coreos/go-systemd/dbus=$WORK/b202/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b203/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b183/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs2=$WORK/b189/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b180/_pkg_.a packagefile github.com/pkg/errors=$WORK/b173/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b181/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer/cgroups/systemd /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p github.com/opencontainers/runc/libcontainer/cgroups/systemd -complete -buildid Io6kWq-4hmX4wqf6_OkS/Io6kWq-4hmX4wqf6_OkS -goversion go1.14 -D "" -importcfg $WORK/b201/importcfg -pack -c=4 ./apply_systemd.go ./unified_hierarchy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/b6/b6f9473646773e0f6badc42ad130d58f590545f71ae10b4be4fa9ca15712ef3c-d # internal github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/internal/spanlog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/uber/jaeger-client-go/internal/spanlog -complete -buildid x-xTeijy6IynmCa06PYQ/x-xTeijy6IynmCa06PYQ -goversion go1.14 -D "" -importcfg $WORK/b224/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/d0/d0cfd507bb32b6deb751d0b163884c0ece8535ba36ea89f24d7174f2e025a612-d # internal github.com/uber/jaeger-client-go/log mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/log /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/uber/jaeger-client-go/log -complete -buildid 9YvtCGr24-_kmy63p0qh/9YvtCGr24-_kmy63p0qh -goversion go1.14 -D "" -importcfg $WORK/b226/importcfg -pack -c=4 ./logger.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/ba/ba25cba766840cc613eeaafce5f352a0b0d8bd2e24d7df118be8ee58f27c9ac0-d # internal github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/thrift /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/uber/jaeger-client-go/thrift -complete -buildid 7lbsJ0Gj8MtniwHWwuyS/7lbsJ0Gj8MtniwHWwuyS -goversion go1.14 -D "" -importcfg $WORK/b227/importcfg -pack -c=4 ./application_exception.go ./binary_protocol.go ./compact_protocol.go ./exception.go ./memory_buffer.go ./messagetype.go ./numeric.go ./processor.go ./protocol.go ./protocol_exception.go ./protocol_factory.go ./rich_transport.go ./serializer.go ./simple_json_protocol.go ./transport.go ./transport_exception.go ./transport_factory.go ./type.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/69/69edcd20fde9a61bcb4e44f7d4ae7e5a4320617485aa0c36497f98e39d818ef2-d # internal github.com/codahale/hdrhistogram mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/codahale/hdrhistogram /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/codahale/hdrhistogram -complete -buildid VTk1IDPpBWMIhIMPn1h-/VTk1IDPpBWMIhIMPn1h- -goversion go1.14 -D "" -importcfg $WORK/b234/importcfg -pack -c=4 ./hdr.go ./window.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/60/60bf674565f90891bb0af54f3372257f675cb40efdbb82d02cf47f095f23d2d7-d # internal github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/codahale/hdrhistogram=$WORK/b234/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-lib/metrics /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/uber/jaeger-lib/metrics -complete -buildid dMDwqiRbb1SHYuhP7ZSD/dMDwqiRbb1SHYuhP7ZSD -goversion go1.14 -D "" -importcfg $WORK/b233/importcfg -pack -c=4 ./counter.go ./factory.go ./gauge.go ./local.go ./metrics.go ./stopwatch.go ./timer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/f8/f8e60fe05a18e05e3f80812008a3600d76687617ff852fa7dbea00fd4d8555cb-d # internal os/signal mkdir -p $WORK/b240/ cat >$WORK/b240/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b240=>" -I $WORK/b240/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b240/symabis ./sig.s cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p os/signal -std -buildid 9Sh44p0JHv7_JAjCA_Ju/9Sh44p0JHv7_JAjCA_Ju -goversion go1.14 -symabis $WORK/b240/symabis -D "" -importcfg $WORK/b240/importcfg -pack -asmhdr $WORK/b240/go_asm.h -c=4 ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b240=>" -I $WORK/b240/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b240/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b240/_pkg_.a $WORK/b240/sig.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/fa/fa15ccfd402dcab7df05da25ed2e275ffcd37b0a541e91c50ff5e033f3e6bcf7-d # internal runtime/pprof mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b051/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/tabwriter=$WORK/b130/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p runtime/pprof -std -buildid gL4F_tDA_GGj-h3lKCSh/gL4F_tDA_GGj-h3lKCSh -goversion go1.14 -D "" -importcfg $WORK/b241/importcfg -pack -c=4 ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b115/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/ff/ff17cbde6d0309b264bd377a4a917f26284b078f21277c36f3cfcc0a0f56bf4d-d # internal github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b227/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/thrift-gen/jaeger /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -buildid VbsfbD04KGTusU7vaLAz/VbsfbD04KGTusU7vaLAz -goversion go1.14 -D "" -importcfg $WORK/b228/importcfg -pack -c=4 ./agent.go ./constants.go ./ttypes.go cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/b3/b364560d2e5f43ea6ed915d0e7bcaf318764ff514f1e3427235335c94eb75f80-d # internal github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b047/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b114/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b048/_pkg_.a packagefile golang.org/x/net/context=$WORK/b049/_pkg_.a packagefile google.golang.org/grpc=$WORK/b115/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b138/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b145/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b151/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc -complete -buildid jgMWMfpdg1F2nMDj3hJp/jgMWMfpdg1F2nMDj3hJp -goversion go1.14 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./client.go ./errors.go ./options.go ./package.go ./server.go ./shared.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/9d/9dd3593cd4536c28969d9415cb6b3e9617a3fce50a0a274b398bb84e98e2020f-d # internal github.com/kata-containers/agent/protocols/grpc mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b165/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b042/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b044/_pkg_.a packagefile github.com/kata-containers/agent/pkg/types=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b167/_pkg_.a packagefile golang.org/x/net/context=$WORK/b049/_pkg_.a packagefile google.golang.org/grpc=$WORK/b115/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b138/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b151/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/kata-containers/agent/protocols/grpc /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/kata-containers/agent/protocols/grpc -complete -buildid q4vJFkkLJXPIpDHcZ9AD/q4vJFkkLJXPIpDHcZ9AD -goversion go1.14 -D "" -importcfg $WORK/b164/importcfg -pack -c=4 ./agent.pb.go ./health.pb.go ./oci.pb.go ./utils.go ./version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/28/28dcf9b5465c106d39ae4053ff6e848a01fb620435dfbd84be23446348c639a1-d # internal github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b227/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/thrift-gen/sampling /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -buildid tmza43KjMjeYy4q7l5l6/tmza43KjMjeYy4q7l5l6 -goversion go1.14 -D "" -importcfg $WORK/b229/importcfg -pack -c=4 ./constants.go ./samplingmanager.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/02/022ed29e7efff5a25f87f70ef86057648737c1653a105e9a8681513fcb0de863-d # internal github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b227/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/thrift-gen/zipkincore /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -buildid QxmPC3EpeSACVIZchIR7/QxmPC3EpeSACVIZchIR7 -goversion go1.14 -D "" -importcfg $WORK/b230/importcfg -pack -c=4 ./constants.go ./ttypes.go ./zipkincollector.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/8a/8af82151bbeee62d3ebad3fdd9a1175dca0c1c73d39999693928544cc1c0a89f-d # internal github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b227/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/thrift-gen/baggage /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -buildid qrS-qZhXXC6QkCsO-cYe/qrS-qZhXXC6QkCsO-cYe -goversion go1.14 -D "" -importcfg $WORK/b236/importcfg -pack -c=4 ./baggagerestrictionmanager.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/45/45f90f68fea7506e4de408e18f2ffb7bed796a15574e1dfcf15c98386481f7d0-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/90/900068f50cfc54fd5deaf4d4b422a20e3888681e60d9907d759b2909cfd019a7-d # internal github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b227/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b228/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b230/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/thrift-gen/agent /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/uber/jaeger-client-go/thrift-gen/agent -complete -buildid GL91ranUoHu8APnGqf5X/GL91ranUoHu8APnGqf5X -goversion go1.14 -D "" -importcfg $WORK/b232/importcfg -pack -c=4 ./agent.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/e7/e7ac0db65e5d614be6b855d2eebed1bf687ba4706e06416f95d84886bd0fc21d-d # internal github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b227/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b232/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b228/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b230/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/utils /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/uber/jaeger-client-go/utils -complete -buildid VKn1bAYDN1qqErKYt_9F/VKn1bAYDN1qqErKYt_9F -goversion go1.14 -D "" -importcfg $WORK/b231/importcfg -pack -c=4 ./http_json.go ./localip.go ./rand.go ./rate_limiter.go ./udp_client.go ./utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/ea/ea9734c5edea5147d0d4fe878aa1ef79cae9a20510335c0e96c276f4b36659fa-d # internal github.com/opencontainers/runc/libcontainer mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/checkpoint-restore/go-criu/rpc=$WORK/b170/_pkg_.a packagefile github.com/containerd/console=$WORK/b171/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b172/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b141/_pkg_.a packagefile github.com/mrunalp/fileutils=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b183/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs2=$WORK/b189/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b201/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b180/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs/validate=$WORK/b204/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b205/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/keys=$WORK/b207/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/logs=$WORK/b208/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/mount=$WORK/b209/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b210/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/stacktrace=$WORK/b211/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b185/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b186/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b188/_pkg_.a packagefile github.com/opencontainers/runc/types=$WORK/b212/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b167/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b213/_pkg_.a packagefile github.com/pkg/errors=$WORK/b173/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b181/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b214/_pkg_.a packagefile github.com/vishvananda/netlink=$WORK/b215/_pkg_.a packagefile github.com/vishvananda/netlink/nl=$WORK/b216/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b163/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b182/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b178/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b218/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b128/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p github.com/opencontainers/runc/libcontainer -complete -buildid 8Q0ftL879RetU43ix30w/8Q0ftL879RetU43ix30w -goversion go1.14 -D "" -importcfg $WORK/b169/importcfg -pack -c=4 ./capabilities_linux.go ./console_linux.go ./container.go ./container_linux.go ./criu_opts_linux.go ./error.go ./factory.go ./factory_linux.go ./generic_error.go ./init_linux.go ./message_linux.go ./network_linux.go ./notify_linux.go ./process.go ./process_linux.go ./restored_process.go ./rootfs_linux.go ./setns_init_linux.go ./standard_init_linux.go ./state_linux.go ./stats_linux.go ./sync.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/b6/b6d2f043a4426dd00b6924d366b35622e37e80d56e00a87a46c80447e6ebfc3d-d # internal github.com/uber/jaeger-client-go mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b047/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b114/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b048/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b223/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b224/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b225/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b226/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b227/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b228/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b229/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b230/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b231/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b233/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/uber/jaeger-client-go -complete -buildid P_P8QzIsPuVi0H00FCj6/P_P8QzIsPuVi0H00FCj6 -goversion go1.14 -D "" -importcfg $WORK/b222/importcfg -pack -c=4 ./baggage_setter.go ./constants.go ./context.go ./contrib_observer.go ./doc.go ./header.go ./interop.go ./jaeger_tag.go ./jaeger_thrift_span.go ./logger.go ./metrics.go ./observer.go ./process.go ./propagation.go ./reference.go ./reporter.go ./reporter_options.go ./sampler.go ./sampler_options.go ./span.go ./tracer.go ./tracer_options.go ./transport.go ./transport_udp.go ./zipkin.go ./zipkin_thrift_span.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/9a/9a3a9152b01a16d24785d45c0cd6226d804aa67aa45515ab6c93319cb8b4860b-d # internal github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b235/ github.com/uber/jaeger-client-go/internal/throttler/remote mkdir -p $WORK/b237/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b222/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b223/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b236/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b231/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/internal/baggage/remote /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/uber/jaeger-client-go/internal/baggage/remote -complete -buildid i7ZARbqvElOGmcnnJzJy/i7ZARbqvElOGmcnnJzJy -goversion go1.14 -D "" -importcfg $WORK/b235/importcfg -pack -c=4 ./options.go ./restriction_manager.go cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pkg/errors=$WORK/b173/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b222/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b231/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/internal/throttler/remote /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/uber/jaeger-client-go/internal/throttler/remote -complete -buildid Hw1AWwskj8L7mFJ1xisS/Hw1AWwskj8L7mFJ1xisS -goversion go1.14 -D "" -importcfg $WORK/b237/importcfg -pack -c=4 ./options.go ./throttler.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/26/26d715ab9ebc3f70470420ad568c80db72181a550eb8f65b8d06d3cdddf27695-d # internal github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b047/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b114/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b222/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b233/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/rpcmetrics /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/uber/jaeger-client-go/rpcmetrics -complete -buildid wa2kKEfPdO1K9JOLD16G/wa2kKEfPdO1K9JOLD16G -goversion go1.14 -D "" -importcfg $WORK/b238/importcfg -pack -c=4 ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/43/430ce0d48c63d186c7a64b7d3ca63f7e6a48e204558bc444abe69698fe99ca8e-d # internal github.com/uber/jaeger-client-go/transport mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b222/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b227/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b228/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile net/http=$WORK/b050/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/transport /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/uber/jaeger-client-go/transport -complete -buildid HIaakxhufPAN5KTDDhrt/HIaakxhufPAN5KTDDhrt -goversion go1.14 -D "" -importcfg $WORK/b239/importcfg -pack -c=4 ./doc.go ./http.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/27/27186205dc339446d756ef250000fcb4be1f549e6d2dcb1285e4dc34ffcb006e-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b239/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/63/633f9a452e4c17d728b060e801f3ae8f4c5d8b33028d3cb97c8da83386b63ca0-d # internal github.com/uber/jaeger-client-go/config mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b047/_pkg_.a packagefile github.com/pkg/errors=$WORK/b173/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b222/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b235/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b237/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b238/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b239/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b233/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/uber/jaeger-client-go/config /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/uber/jaeger-client-go/config -complete -buildid ABEhep9WeRkhvmYbSe1I/ABEhep9WeRkhvmYbSe1I -goversion go1.14 -D "" -importcfg $WORK/b221/importcfg -pack -c=4 ./config.go ./config_env.go ./options.go cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/73/7339c2078215170cb110c2ea8d157f3393daf3e5d3dd83f6507f89cfdfe28e45-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/fa/fa5e64b11f5e946b7be3eda5535ec5950a4dc3fb83837c7e6bfe1d6144b246f7-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/cb/cba1a2eb5515fff1123f572ca79bb542217082a5b8c2661fdcdd0394d18a5745-d # internal github.com/kata-containers/agent mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/pkg/parsers=$WORK/b041/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b042/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b044/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc=$WORK/b046/_pkg_.a packagefile github.com/hashicorp/yamux=$WORK/b160/_pkg_.a packagefile github.com/kata-containers/agent/pkg/types=$WORK/b161/_pkg_.a packagefile github.com/kata-containers/agent/pkg/uevent=$WORK/b162/_pkg_.a packagefile github.com/kata-containers/agent/protocols/grpc=$WORK/b164/_pkg_.a packagefile github.com/mdlayher/vsock=$WORK/b168/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b180/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/nsenter=$WORK/b219/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b210/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/specconv=$WORK/b220/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b188/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b167/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b047/_pkg_.a packagefile github.com/pkg/errors=$WORK/b173/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b181/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b221/_pkg_.a packagefile github.com/vishvananda/netlink=$WORK/b215/_pkg_.a packagefile golang.org/x/net/context=$WORK/b049/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc=$WORK/b115/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b138/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b151/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b182/_pkg_.a packagefile os/signal=$WORK/b240/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile path/filepath=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b178/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/pprof=$WORK/b241/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.11.0/go/src/github.com/kata-containers/agent/go/src/github.com/kata-containers/agent /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -buildid XKMMDg7NAWkWsBOsCu21/XKMMDg7NAWkWsBOsCu21 -goversion go1.14 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./agent.go ./api.go ./cgroup.go ./channel.go ./config.go ./device.go ./epoll.go ./grpc.go ./mockcontainer.go ./mockreaper.go ./mount.go ./namespace.go ./network.go ./oci.go ./random_linux.go ./reaper.go ./signals.go ./tracing.go # github.com/kata-containers/agent go/src/github.com/kata-containers/agent/agent.go:615:39: undefined: pauseBinKey go/src/github.com/kata-containers/agent/agent.go:615:52: undefined: pauseBinValue go/src/github.com/kata-containers/agent/agent.go:758:36: undefined: rootBusPath go/src/github.com/kata-containers/agent/agent.go:758:83: undefined: acpiDevPath go/src/github.com/kata-containers/agent/agent.go:776:53: undefined: rootBusPath go/src/github.com/kata-containers/agent/agent.go:781:38: undefined: pfnDevPrefix error: Bad exit status from /var/tmp/rpm-tmp.E2c2wW (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.E2c2wW (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/kata-agent.spec