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-580462-66209/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=1614211200 Wrote: /builddir/build/SRPMS/kata-agent-1.12.1-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-580462-66209/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=1614211200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tZZ8PL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf agent-1.12.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/agent-1.12.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd agent-1.12.1 + /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 config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'kata-agent-1.12.1 base' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hHfspI + umask 022 + cd /builddir/build/BUILD + cd agent-1.12.1 + mkdir go + mv vendor go/src + mkdir -p go/src/github.com/kata-containers ++ pwd + ln -s /builddir/build/BUILD/agent-1.12.1/../agent-1.12.1 go/src/github.com/kata-containers/agent + cd go/src/github.com/kata-containers/agent ++ pwd + export GOPATH=/builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go + GOPATH=/builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go + LDFLAGS='-linkmode=external -X main.version=1.12.1' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-linkmode=external -X main.version=1.12.1 -B 0x56c27c5d73cdc30fae06917e3c5a9bfa38b5a998 -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-build712823337 runtime/internal/sys internal/unsafeheader mkdir -p $WORK/b013/ mkdir -p $WORK/b006/ internal/cpu mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/cpu -std -+ -complete -buildid 1v9jl-RAyrBCa-Vn0yui/1v9jl-RAyrBCa-Vn0yui -goversion go1.15.5 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./cpu.go ./cpu_no_init.go ./cpu_riscv64.go cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/unsafeheader -std -complete -buildid cICPtRSjs0LtHBT5IJkQ/cICPtRSjs0LtHBT5IJkQ -goversion go1.15.5 -D "" -importcfg $WORK/b006/importcfg -pack -c=4 ./unsafeheader.go unicode cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p runtime/internal/sys -std -+ -complete -buildid axwWUvIvn_QaMQKwZdH6/axwWUvIvn_QaMQKwZdH6 -goversion go1.15.5 -D "" -importcfg $WORK/b013/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 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode -std -complete -buildid yVAsroolnmihUbKmxdY0/yVAsroolnmihUbKmxdY0 -goversion go1.15.5 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/9d/9de174a142849614f45a49b706a2136b99dbd453afe7f32a28048003d0e3b14f-d # internal runtime/internal/atomic mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b011/symabis ./atomic_riscv64.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/atomic -std -+ -buildid AFJEQ4VI81cU1AMDQbKH/AFJEQ4VI81cU1AMDQbKH -goversion go1.15.5 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h -c=4 ./atomic_riscv64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/42/427ece19f93e6d2792b952cd427e53ff8470f24b0c1fae23cba3c557a1434664-d # internal runtime/internal/math mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p runtime/internal/math -std -+ -complete -buildid TZlGd-j8lG_SPQdJpt5q/TZlGd-j8lG_SPQdJpt5q -goversion go1.15.5 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./math.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/7a/7a07fce004d7c3975ab9c288ad2704a199b335e346fe094fec56bbbaa25030ab-d # internal internal/bytealg mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b009/symabis ./equal_riscv64.s ./indexbyte_riscv64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b011/atomic_riscv64.o ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/fa/fa828fd6b345630978688770f76715ff70d366afcd184a782559929fc3bad4a1-d # internal internal/race mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/race -std -complete -buildid 8y3tIiM-ICU2HOZbUEmn/8y3tIiM-ICU2HOZbUEmn -goversion go1.15.5 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./doc.go ./norace.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/bytealg -std -+ -buildid eFUvYTCR6RpS3l5o3ybJ/eFUvYTCR6RpS3l5o3ybJ -goversion go1.15.5 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/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/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b011/_pkg_.a $WORK/b011/atomic_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/38/38134125f2ed4e2399b539f7579f769e16c4cec3e0e4617e480ed211826d3d1b-d # internal sync/atomic mkdir -p $WORK/b017/ cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b017/symabis ./asm.s cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p sync/atomic -std -buildid Rb7IiH3TX162FKV-1eth/Rb7IiH3TX162FKV-1eth -goversion go1.15.5 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h -c=4 ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/33/33fa35711a053c3d545f3696db3393e6926cd4f8e946b053ec3efaff1fc2cb55-d # internal unicode/utf8 mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p unicode/utf8 -std -complete -buildid SA5MkddhqV92aiFAjScB/SA5MkddhqV92aiFAjScB -goversion go1.15.5 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./utf8.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b009/equal_riscv64.o ./equal_riscv64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b017/asm.o ./asm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b009/indexbyte_riscv64.o ./indexbyte_riscv64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b017/_pkg_.a $WORK/b017/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/29/29ae69ed807b0f171c9b7ed76ab0dce86c407f1250ee947dd2af9f39ef0cce54-d # internal encoding mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p encoding -std -complete -buildid xOVva-qF8zLkff6BW8K7/xOVva-qF8zLkff6BW8K7 -goversion go1.15.5 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./encoding.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b009/_pkg_.a $WORK/b009/equal_riscv64.o $WORK/b009/indexbyte_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/f1/f133188161b74360e36eb62e497a058772f5f137b2b939aa914e038fe30dd009-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/ef/ef07990a3bef0ea00b4c4b378815854edb0b2950dab05799e5b9ec4260d0c981-d # internal math/bits mkdir -p $WORK/b030/ cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/80/80def1d0d52be72ac313bfa528b74814877c5af2dba88410db3146b046444b52-d # internal internal/testlog mkdir -p $WORK/b040/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p math/bits -std -complete -buildid w6Jn_pmbpH2wqpf8w_kb/w6Jn_pmbpH2wqpf8w_kb -goversion go1.15.5 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p internal/testlog -std -complete -buildid EdwBb03oavtIhohpbKU1/EdwBb03oavtIhohpbKU1 -goversion go1.15.5 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./log.go runtime mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b008/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/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/e2/e2abd73a0bebfcc141ba66dc688cc2381c2d2b0624c52f34f60e8a8bedfe51ad-d # internal unicode/utf16 mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p unicode/utf16 -std -complete -buildid hcT7cjYARrYgJKaCg1a5/hcT7cjYARrYgJKaCg1a5 -goversion go1.15.5 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./utf16.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p runtime -std -+ -buildid Y6QdASULo-dpFuT24L-X/Y6QdASULo-dpFuT24L-X -goversion go1.15.5 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/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 ./lockrank.go ./lockrank_off.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 ./mspanset.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/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/e2/e2c61f7c2b75d2b0bcc2cb0ed0c9e263c776361bfd3c14690968eed0d2a7a278-d # internal container/list mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p container/list -std -complete -buildid V8OW8gc1yu0QKEW2srU3/V8OW8gc1yu0QKEW2srU3 -goversion go1.15.5 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./list.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/4c/4ce0a0f6ad4458839da72b74faa26e7153b3a772ac4eb784f433ce54397c69ae-d # internal math mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b029/symabis ./dim_riscv64.s ./sqrt_riscv64.s ./stubs_riscv64.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p math -std -buildid VJVV1IU3xIBeT_A7xj5Y/VJVV1IU3xIBeT_A7xj5Y -goversion go1.15.5 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/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/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/d9/d900bff55435b4181db06bf6468f468404ddd0becabfe2693be2081c5f435d50-d # internal crypto/internal/subtle mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p crypto/internal/subtle -std -complete -buildid hs4sFur8YYslzpHo4MS1/hs4sFur8YYslzpHo4MS1 -goversion go1.15.5 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./aliasing.go cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/1b/1b5e8aeea2b8e6a1fe3b300c883b83af711359aed7352df2f0e5f3e5f163495e-d # internal crypto/subtle mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p crypto/subtle -std -complete -buildid 2tuK-youN2Oi5u25PZh2/2tuK-youN2Oi5u25PZh2 -goversion go1.15.5 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./constant_time.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/49/493698521ddda2eb06b4109fdd18ea16d15a82201f7061cb53370d2a25bfbeaa-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b074/ cat >$WORK/b074/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/b074/_pkg_.a -trimpath "$WORK/b074=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid tHLSrFeHLLTacJ7x7zVY/tHLSrFeHLLTacJ7x7zVY -goversion go1.15.5 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./asn1.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/03/035ea6a80506797a9c3d642d2cd6493849472f910402ed343ee744a42e91bad7-d # internal internal/nettrace mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p internal/nettrace -std -complete -buildid _uFJwEvGutZ0ib_bdOq1/_uFJwEvGutZ0ib_bdOq1 -goversion go1.15.5 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./nettrace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/e1/e13e5207b7fea7239b4bdbf9741afca81f3caed9fa2e122c6506eefa18a41ec3-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b097/ cat >$WORK/b097/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/b097/_pkg_.a -trimpath "$WORK/b097=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid zx2_nZeQQrl4_nYVC6wS/zx2_nZeQQrl4_nYVC6wS -goversion go1.15.5 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/56/564a5d0e360b634679a6699982c6cb27a52d96cac5b9ed6bec7e98debb28b0a3-d # internal google.golang.org/grpc/resolver mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/resolver /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p google.golang.org/grpc/resolver -complete -buildid A1d1hZEy2OijLgmSQ7dF/A1d1hZEy2OijLgmSQ7dF -goversion go1.15.5 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./resolver.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/77/776c92aaa8485fe87b3a366e3d79869037b9e0b1ad8af2c0714779265fd8ca1a-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p google.golang.org/grpc/internal -complete -buildid 07xN-Bdhj5o_vfBhq7eQ/07xN-Bdhj5o_vfBhq7eQ -goversion go1.15.5 -D "" -importcfg $WORK/b145/importcfg -pack -c=4 ./internal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/20/20e6b38af0bad330430abcd6bb6889d2dafd9cd18932d58a968a0240eca17ca4-d # internal github.com/opencontainers/runc/types mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/opencontainers/runc/types -complete -buildid oZh3eNJszQ98mmUckgEs/oZh3eNJszQ98mmUckgEs -goversion go1.15.5 -D "" -importcfg $WORK/b214/importcfg -pack -c=4 ./events.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/24/24893237eecdbc2a4677f057b5a13146929993fccfa8704df94aec63a892d7a6-d # internal google.golang.org/grpc/resolver/passthrough mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b151/_pkg_.a -trimpath "$WORK/b151=>" -p google.golang.org/grpc/resolver/passthrough -complete -buildid sKkmSSdQzSgZ7AZxsTyN/sKkmSSdQzSgZ7AZxsTyN -goversion go1.15.5 -D "" -importcfg $WORK/b151/importcfg -pack -c=4 ./passthrough.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/8d/8d63853bf90881f4909e4c4aeaca43cb71b7a5243a9ee2db2e6f249ee5cbe93f-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/agent-1.12.1/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/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/opencontainers/selinux/go-selinux/label -complete -buildid sf6duyCOmcxT77JGhVVY/sf6duyCOmcxT77JGhVVY -goversion go1.15.5 -D "" -importcfg $WORK/b215/importcfg -pack -c=4 ./label.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/83/83171e40490cf16d9dce326e99fb1d1cdca24d1fe519e2b751bef6ee8a39b9d3-d # internal github.com/opencontainers/runc/libcontainer/nsenter mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/agent-1.12.1/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/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/opencontainers/runc/libcontainer/nsenter -complete -buildid gOCv6GGXDFcq-YfGJCiV/gOCv6GGXDFcq-YfGJCiV -goversion go1.15.5 -D "" -importcfg $WORK/b221/importcfg -pack -c=4 ./nsenter_unsupported.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/e1/e1bd6ea1ff3e0fd60f8f6f475ec7f759c4a680952d225d2b4ad4b746e454480e-d # internal github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b225/ cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b029/dim_riscv64.o ./dim_riscv64.s cat >$WORK/b225/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/agent-1.12.1/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/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/uber/jaeger-client-go/internal/baggage -complete -buildid A7NVH58jhNAB_BjpFkdE/A7NVH58jhNAB_BjpFkdE -goversion go1.15.5 -D "" -importcfg $WORK/b225/importcfg -pack -c=4 ./restriction_manager.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/d6/d64387f01f5bce6e6f7bce42262cef64e30681a819c25d08081ede4e5fa7cfc9-d # internal github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/agent-1.12.1/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/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/uber/jaeger-client-go/internal/throttler -complete -buildid sxdyUgj-4caoTFmyiU6L/sxdyUgj-4caoTFmyiU6L -goversion go1.15.5 -D "" -importcfg $WORK/b227/importcfg -pack -c=4 ./throttler.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b029/sqrt_riscv64.o ./sqrt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/de/de5a80199345766f1307ca68aafddb035416010ad4e5667039cc6660fe1c9671-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b029/stubs_riscv64.o ./stubs_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b227/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b029/_pkg_.a $WORK/b029/dim_riscv64.o $WORK/b029/sqrt_riscv64.o $WORK/b029/stubs_riscv64.o # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/e4/e475254f869f2e63ae5d5db800cbaa01484baebd971d4213736645933623ceed-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/b1/b101ee38d068659bb0530d952404428ea07b72fbe2ebecb0e9d2ebd7d897c21a-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/atomic_riscv64.o ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/memclr_riscv64.o ./memclr_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/memmove_riscv64.o ./memmove_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/preempt_riscv64.o ./preempt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/rt0_linux_riscv64.o ./rt0_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/sys_linux_riscv64.o ./sys_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/tls_riscv64.o ./tls_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_riscv64.o $WORK/b008/atomic_riscv64.o $WORK/b008/memclr_riscv64.o $WORK/b008/memmove_riscv64.o $WORK/b008/preempt_riscv64.o $WORK/b008/rt0_linux_riscv64.o $WORK/b008/sys_linux_riscv64.o $WORK/b008/tls_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/74/740774979969f65d559d7b77a5b9d2606e18140eac922efe41158859f9cebadb-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b015/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/reflectlite -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 cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p sync -std -buildid OJEWim_pra_Fpfxsotbk/OJEWim_pra_Fpfxsotbk -goversion go1.15.5 -D "" -importcfg $WORK/b015/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_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 0EqZZsWptDazuU-V57uf/0EqZZsWptDazuU-V57uf -goversion go1.15.5 -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/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/6e/6eeacd871ef59511fbcbafc991c4b4aca22febfe954bc5cb292bd7d02bfb56a6-d # internal internal/singleflight mkdir -p $WORK/b093/ math/rand cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p internal/singleflight -std -complete -buildid ewOAy78UQvliAguUromu/ewOAy78UQvliAguUromu -goversion go1.15.5 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./singleflight.go mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b029/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p math/rand -std -complete -buildid IBrVLbtH-7Efqw05TDX7/IBrVLbtH-7Efqw05TDX7 -goversion go1.15.5 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/a0/a0bdab292f2f6998a0b1ee8e3e8c9fb21915a1de04b6209b2720e923c7312e47-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/de/de3f9c9cc2201d04290adce7ca5b67d5de0914fa6bf7a7933646a6c49ff32430-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/reflectlite -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/af/af88ff698e483562aef09a85de4b423d4e1b4db9a63fb22e447092530e24d784-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b035/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -std -complete -buildid w3A5L4Ei3fUG1OKCIaFc/w3A5L4Ei3fUG1OKCIaFc -goversion go1.15.5 -D "" -importcfg $WORK/b004/importcfg -pack -c=4 ./errors.go ./wrap.go cat >$WORK/b035/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/b035/_pkg_.a -trimpath "$WORK/b035=>" -p sort -std -complete -buildid bJpyYFUOMBExTjtoIKBz/bJpyYFUOMBExTjtoIKBz -goversion go1.15.5 -D "" -importcfg $WORK/b035/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/16/16d73ec9a8e230e8a760b34d9b68921df4f943e4a12c51b443a0705be6b17112-d # internal internal/oserror mkdir -p $WORK/b024/ io mkdir -p $WORK/b014/ cat >$WORK/b024/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/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/oserror -std -complete -buildid tNkNeNV5mwmvQZdOZ9Bo/tNkNeNV5mwmvQZdOZ9Bo -goversion go1.15.5 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./errors.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p io -std -complete -buildid HFBYA6EljwpLJtngDHgW/HFBYA6EljwpLJtngDHgW -goversion go1.15.5 -D "" -importcfg $WORK/b014/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p strconv -std -complete -buildid H6EnTr1XtMS1RmjvSYtL/H6EnTr1XtMS1RmjvSYtL -goversion go1.15.5 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.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/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ba/ba14ec5a9bb8e771ade2f38e5f05c1c3a927fe093c99b9966fe5582605c35b6a-d # internal syscall mkdir -p $WORK/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b023/symabis ./asm_linux_riscv64.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p syscall -std -buildid CBssLAI0RrDYwe8LxYTM/CBssLAI0RrDYwe8LxYTM -goversion go1.15.5 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/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_dup3_linux.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/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/40/409a328f12eb4845a55c8f4dd747495d7e2ca0fe4821e1a1f8f320289349363c-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/gogo/protobuf/sortkeys -complete -buildid er8aoKPnwbEq7RErTS8F/er8aoKPnwbEq7RErTS8F -goversion go1.15.5 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./sortkeys.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/3f/3fbc2a8ef118b58b441d21113096728d6e0de7650d0f85d3c071a9038015c3f4-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/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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 zY9ZDDa-XU3pthhmnPag/zY9ZDDa-XU3pthhmnPag -goversion go1.15.5 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/31/31cd69da62fe687468d94a972d4a22180dd2c4fd1d47ac2678a0109b1a70b948-d # internal strings mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p strings -std -complete -buildid q-DxZ1CvUyoF7vT5Vq0O/q-DxZ1CvUyoF7vT5Vq0O -goversion go1.15.5 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/30/308a0179c0c6d6b542a95c42340ca871a1e0e4d49df2f7882ee146868852d391-d # internal reflect mkdir -p $WORK/b031/ cat >$WORK/b031/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b031/symabis ./asm_riscv64.s cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p reflect -std -buildid hbzkufdJEZt2wOsUQKRM/hbzkufdJEZt2wOsUQKRM -goversion go1.15.5 -symabis $WORK/b031/symabis -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/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/57/57facbf598b5d76f037d23c6cd949842281b02df4ffb0e673d6d7a71957d38d2-d # internal hash mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p hash -std -complete -buildid NtnvMhpcCM3eFu0IOjS_/NtnvMhpcCM3eFu0IOjS_ -goversion go1.15.5 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/fe/fea60491a3ab84694beb68dd3dd69f1aa493dbc302397bfadca967a0c2040546-d # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/fa/fa8450839f43197a62cbdc08a6fd75da39a330b3637a7e7cf28ae91a059ae1f2-d # internal bufio mkdir -p $WORK/b002/ hash/crc32 mkdir -p $WORK/b055/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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 q7hd5da8vJgmc8XEoiSY/q7hd5da8vJgmc8XEoiSY -goversion go1.15.5 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./bufio.go ./scan.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p hash/crc32 -std -complete -buildid AaoRb_ebBNA9cKLeBo87/AaoRb_ebBNA9cKLeBo87 -goversion go1.15.5 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/ff/ff46977fcff4b9694ad65618cb484e1a31de010d5c3bb309cf20645ad9836076-d # internal crypto mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b056/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p crypto -std -complete -buildid 0MlvQqZRdNdL5DFfEjol/0MlvQqZRdNdL5DFfEjol -goversion go1.15.5 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./crypto.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/99/99f9fb136f7854a8dd49606d70d2a54fd532e950b80a7d30f696857919a4599f-d # internal crypto/internal/randutil mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/internal/randutil -std -complete -buildid 2cEb4Dy7RFpS1pAKKJbu/2cEb4Dy7RFpS1pAKKJbu -goversion go1.15.5 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./randutil.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/8b/8b592f21db2aa9e73c35e868270b01c01156b5f1336cf398b3cf9824a2789293-d # internal crypto/hmac mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b062/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/hmac -std -complete -buildid 82GVxldYUzh1uQyrGp_D/82GVxldYUzh1uQyrGp_D -goversion go1.15.5 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/11/11bd6b29a95d23dd6d6333036668ece8bf5ae785bf11ca56fcf1518e3c5af985-d # internal crypto/rc4 mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/rc4 -std -complete -buildid G2Xsj8NiDKSMQpxUjacz/G2Xsj8NiDKSMQpxUjacz -goversion go1.15.5 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/99/9995278d8bf596dae2f3f1ddc4154d1a67a74108962aae8aa1cfe05fd12cf575-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b091/ cat >$WORK/b091/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/b091/_pkg_.a -trimpath "$WORK/b091=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid vZIF5lXOY7hKHF_GIUlk/vZIF5lXOY7hKHF_GIUlk -goversion go1.15.5 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b079/_pkg_.a # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b023/asm_linux_riscv64.o ./asm_linux_riscv64.s cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/e9/e979a83a7d5bb4d23a7c8bd7b806ca4b298a58d68b6de2f6e426320e66ef5148-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid QCDY1LcaC4-pWR9vYzig/QCDY1LcaC4-pWR9vYzig -goversion go1.15.5 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./hkdf.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/be/be1c2cc6e979030b1107f534b867de5ab0d5fbe9fe7a22ea7df8ba1cdcdc6bbd-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/text/transform -std -complete -buildid k3-sigtoAZbBvdjhXu9U/k3-sigtoAZbBvdjhXu9U -goversion go1.15.5 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./transform.go cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/af/af504b7fc18675cedc7051c34371ff860a5fb313dd96416080016102000e5b8c-d # internal time mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p time -std -buildid zQQ3fB82JoLVBZmlldTU/zQQ3fB82JoLVBZmlldTU -goversion go1.15.5 -D "" -importcfg $WORK/b022/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/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/1b/1b5a0677143fc93e1e6c9ba04672cabc43a14fc456b6b9dc8b8a3f44980206ef-d # internal internal/syscall/unix mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/syscall/unix -std -complete -buildid QkBRXxevV04tdVbJu1rl/QkBRXxevV04tdVbJu1rl -goversion go1.15.5 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/78/7807e1536bdbc18212ea70c572fa66902a1f84fc927495b6d5201f1f8fef13cb-d # internal internal/syscall/execenv mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/syscall/execenv -std -complete -buildid kl7IJCZb1pIbK0uv3Oxm/kl7IJCZb1pIbK0uv3Oxm -goversion go1.15.5 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./execenv_default.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/95/95ac1150ee76884569879e5f11510807ea1c15b230bcc440e8e55dca07ebb0e8-d # internal path mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p path -std -complete -buildid HrGhwtdSdkLw-3dV82co/HrGhwtdSdkLw-3dV82co -goversion go1.15.5 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/d0/d082954c5ac7af015edd69ba497bba2361492c220055ec7213c31d3a2f4b325a-d # internal golang.org/x/text/transform mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p golang.org/x/text/transform -complete -buildid Fhp82CXbe0EaoHlSNuQi/Fhp82CXbe0EaoHlSNuQi -goversion go1.15.5 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/c5/c5bcac846a8b6fb061262a87f3a970cd2c509c9f2e89dc3749d9eb85797b737b-d # internal html mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p html -std -complete -buildid DOuDkh8zj_qHsu8xgSWM/DOuDkh8zj_qHsu8xgSWM -goversion go1.15.5 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./entity.go ./escape.go cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/cb/cb4cfc70078d7d49a6e55f6c74e8b7a52f773154a3f7090ffdef412b6ce6a036-d # internal text/tabwriter mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p text/tabwriter -std -complete -buildid cBQvmjVhjcDL_XaHaOsK/cBQvmjVhjcDL_XaHaOsK -goversion go1.15.5 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./tabwriter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/14/143127045060b435e950a130e367997529bbdb47f4e84bb5797c87bdffd33def-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/encoding /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p google.golang.org/grpc/encoding -complete -buildid dJiMFDUGdyqs5s9QD-y3/dJiMFDUGdyqs5s9QD-y3 -goversion go1.15.5 -D "" -importcfg $WORK/b141/importcfg -pack -c=4 ./encoding.go cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/40/408d8e0b7e27fabc4b73638800e4659a9f8089e1c5fff2f019080edb38ef724a-d # internal context mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p context -std -complete -buildid YyquBHeeN7gdJBkcC4re/YyquBHeeN7gdJBkcC4re -goversion go1.15.5 -D "" -importcfg $WORK/b021/importcfg -pack -c=4 ./context.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/2a/2a823d7eabc09450114fbd081fa533cbbee1364587251cbe956d6467d6d84a56-d # internal internal/poll mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b038/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p internal/poll -std -buildid ZMrltob1D9p9fJXuooEM/ZMrltob1D9p9fJXuooEM -goversion go1.15.5 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./copy_file_range_linux.go ./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/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/58/58c1007408ab67d0134681e9e40fd91fc095b0aa84dcc73afc5707a017cb75f2-d # internal google.golang.org/grpc/keepalive mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/keepalive /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p google.golang.org/grpc/keepalive -complete -buildid J9vLamDLyEFIl4Qwaepj/J9vLamDLyEFIl4Qwaepj -goversion go1.15.5 -D "" -importcfg $WORK/b146/importcfg -pack -c=4 ./keepalive.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/44/44e2f74c97337369dfe84b2507e207e0563ac633468d4c7ae6e032508816e960-d # internal github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/opencontainers/runc/libcontainer/apparmor -complete -buildid DnZUwdd8xc1a4XGWXhBn/DnZUwdd8xc1a4XGWXhBn -goversion go1.15.5 -D "" -importcfg $WORK/b177/importcfg -pack -c=4 ./apparmor_disabled.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/d9/d983f28cced354517bada697b951fdf0ffa134f113ff3eb1444217469cc3b600-d # internal regexp/syntax mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p regexp/syntax -std -complete -buildid VCAL1yAa1Un3FyI_Wo30/VCAL1yAa1Un3FyI_Wo30 -goversion go1.15.5 -D "" -importcfg $WORK/b181/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/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/9f/9fd07cadbb5fcc756153cdf361417c1d9e792079b81a6e66d7a5b401c8bf55f0-d # internal golang.org/x/net/context mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p golang.org/x/net/context -complete -buildid rb3EI8wGIKaaZACq68Dy/rb3EI8wGIKaaZACq68Dy -goversion go1.15.5 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/98/985a45e11bf382310428fe5128e1895f93d7fa75c50b53d48b65a61110574af5-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/tap /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p google.golang.org/grpc/tap -complete -buildid Z3AYCZlx05U2c2akbOxN/Z3AYCZlx05U2c2akbOxN -goversion go1.15.5 -D "" -importcfg $WORK/b159/importcfg -pack -c=4 ./tap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/db/db5048ddb28a578759a890e1f49ace6dfda4e1be6ad8e568a888ccac892b2652-d # internal hash/adler32 mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p hash/adler32 -std -complete -buildid rVjRMSTjgpkXR5GYkK0b/rVjRMSTjgpkXR5GYkK0b -goversion go1.15.5 -D "" -importcfg $WORK/b196/importcfg -pack -c=4 ./adler32.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/c3/c3b25245a8815348545b1f970ca9b3364d55b304462541a693c637e5bf0cb3c2-d # internal github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b208/_pkg_.a -trimpath "$WORK/b208=>" -p github.com/opencontainers/selinux/go-selinux -complete -buildid YoR6PeeI9Jm6xzC2OmEV/YoR6PeeI9Jm6xzC2OmEV -goversion go1.15.5 -D "" -importcfg $WORK/b208/importcfg -pack -c=4 ./selinux_stub.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b031/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b031/_pkg_.a $WORK/b031/asm_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/bf/bf30468884fdc3dc82bf647adaccb544befad8ad2411e1f4ce405eef296ed737-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/3d/3d54176280d5e92ef00410c01ecf190e25fe7a7dccc3b2d4aa35f7c54fa705d2-d # internal os mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile internal/poll=$WORK/b037/_pkg_.a packagefile internal/syscall/execenv=$WORK/b039/_pkg_.a packagefile internal/syscall/unix=$WORK/b038/_pkg_.a packagefile internal/testlog=$WORK/b040/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p os -std -buildid 5NaFL55-cuaCkBT3hnIs/5NaFL55-cuaCkBT3hnIs -goversion go1.15.5 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./dir.go ./dir_unix.go ./env.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 ./readfrom_linux.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/b031/_pkg_.a /builddir/.cache/go-build/0e/0e2b5e94be179f4217eb855c9f3a817f4f155ac732f2900c7817ce27e3d0d152-d # internal internal/fmtsort mkdir -p $WORK/b034/ encoding/binary mkdir -p $WORK/b028/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a EOF cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p encoding/binary -std -complete -buildid Z8B9Op7SzbhNFqYvBLJe/Z8B9Op7SzbhNFqYvBLJe -goversion go1.15.5 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./binary.go ./varint.go cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/fmtsort -std -complete -buildid wjAvz2w_eyFBtG5IRCvl/wjAvz2w_eyFBtG5IRCvl -goversion go1.15.5 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/e7/e73ec43e3afa3ff7d9b1ce211f04f00b65f3fd0da11f710d9fb3de699ebc9998-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/02/022bc7fcf366a0082ab192577fc7a17ec67425d6432f9f5fda2e4e482331793c-d # internal regexp mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp/syntax=$WORK/b181/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p regexp -std -complete -buildid PyTMiR5OWyXlnQp4TS68/PyTMiR5OWyXlnQp4TS68 -goversion go1.15.5 -D "" -importcfg $WORK/b180/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/3d/3dfaaf29d230b3271c9856b1f68000b8e4be7a529eadaa0a1389adc6d7c29abd-d # internal encoding/base64 mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p encoding/base64 -std -complete -buildid alHVIxJZFoYeW71oiWla/alHVIxJZFoYeW71oiWla -goversion go1.15.5 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./base64.go crypto/cipher mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b061/_pkg_.a packagefile crypto/subtle=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p crypto/cipher -std -complete -buildid 9_mzPSM8mFO1E3sp8k9J/9_mzPSM8mFO1E3sp8k9J -goversion go1.15.5 -D "" -importcfg $WORK/b060/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/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/2b/2b24543874c21b53b4d0e2e824922dfbd7ccc91a9c773ca73dedb2b4a0894c05-d # internal crypto/sha512 mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/sha512 -std -complete -buildid F2nE4Q9SMKHtrbvulCMW/F2nE4Q9SMKHtrbvulCMW -goversion go1.15.5 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./sha512.go ./sha512block.go ./sha512block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/42/420c5b9f0d3b85dfbe2fb3064be9f9ec151d762323a7f66b5c1c2e775d5369a8-d # internal fmt mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b034/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p fmt -std -complete -buildid ek5Cjx398UkYy3fKH9XT/ek5Cjx398UkYy3fKH9XT -goversion go1.15.5 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/6b/6b87ad0486d56a6a95eaf9a4374c12452dbb982adf0769d1fc6578679560bc0b-d # internal crypto/aes mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b060/_pkg_.a packagefile crypto/internal/subtle=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p crypto/aes -std -complete -buildid EM47ASUN7ZJvmectUnub/EM47ASUN7ZJvmectUnub -goversion go1.15.5 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/f3/f3ca495120fb94e0838c0b22db927b902104db59852beb8b600e885ed876c8f1-d # internal crypto/des mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b060/_pkg_.a packagefile crypto/internal/subtle=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p crypto/des -std -complete -buildid 0MRcEKe-ajRB9cfOpxJv/0MRcEKe-ajRB9cfOpxJv -goversion go1.15.5 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/4a/4a798c74b6debe5b1158540388032a9a6cd797e52ff8224d77b479680e379c3b-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid 5g7wNMrkdxL8dKhYxjhF/5g7wNMrkdxL8dKhYxjhF -goversion go1.15.5 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/07/07139336a386682257ace5dcef8f8174705839f129c2db118822bd4479de844a-d # internal crypto/md5 mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/md5 -std -complete -buildid mU0QHrLrGUqUBYorQzV0/mU0QHrLrGUqUBYorQzV0 -goversion go1.15.5 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./md5.go ./md5block.go ./md5block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/4f/4fdd6e8a957373b483507b1a9d2c8900bc4de2270930d4c3084519b2faf70f07-d # internal crypto/sha1 mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/sha1 -std -complete -buildid NLueoc458oLIWYLJznPv/NLueoc458oLIWYLJznPv -goversion go1.15.5 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./sha1.go ./sha1block.go ./sha1block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/f0/f013015e69b0dcbfaa817794b9be50099b71d541c45974ab3a4dd7b584ddbb2a-d # internal crypto/sha256 mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/sha256 -std -complete -buildid MukwATau6FO4_0R8MVkp/MukwATau6FO4_0R8MVkp -goversion go1.15.5 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./sha256.go ./sha256block.go ./sha256block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/e2/e2cd464b2d0a7a2a2af94ae2c50491e5d3ad5f06ec69a0a6ab2d3c830ab9f4a9-d # internal encoding/pem mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p encoding/pem -std -complete -buildid rhWPTNtmquBhvn4rHEoO/rhWPTNtmquBhvn4rHEoO -goversion go1.15.5 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./pem.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/31/31714938ebf6b027d236da887f0c071103382357b46e54dbc8e05ce2a7171a5a-d # internal path/filepath mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p path/filepath -std -complete -buildid ZrO7cjAIbUBHKDqRAqnP/ZrO7cjAIbUBHKDqRAqnP -goversion go1.15.5 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/78/78317c5587fb238f49e1484cda28212443051d1eb7ebbeb48d26cb7100daa3b9-d # internal net mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b091/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b092/_pkg_.a packagefile internal/poll=$WORK/b037/_pkg_.a packagefile internal/singleflight=$WORK/b093/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b064/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p net -std -buildid rEL9D-wrRceiFLyKSkwb/rEL9D-wrRceiFLyKSkwb -goversion go1.15.5 -D "" -importcfg $WORK/b090/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_posix.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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/04/04eadc8f770186bbf097011cc56c4b850ba6fbe05117372110b331126c7f1282-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b097/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid tZWMuaz45pNa2Xv7llmf/tZWMuaz45pNa2Xv7llmf -goversion go1.15.5 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/28/281ccd8a129cd4aeb2b841f9cf12eb2d72a0e3df17b2f40cce4383d1ff49c5e1-d # internal encoding/json mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p encoding/json -std -complete -buildid IAEI2bBqjIJtwyZGol0M/IAEI2bBqjIJtwyZGol0M -goversion go1.15.5 -D "" -importcfg $WORK/b025/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/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/8d/8d1665f6ac435bc27469be398ae716614c496781f1e1e188cbe67cb884a1e0fc-d # internal flag mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p flag -std -complete -buildid ns5VSXqbariV22ESSRwH/ns5VSXqbariV22ESSRwH -goversion go1.15.5 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./flag.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/38/38a306a162fafb62d3c6913dbf0e7c841159407f57453c5f4e9c99adbf362f4d-d # internal github.com/docker/docker/pkg/parsers mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b043/_pkg_.a -trimpath "$WORK/b043=>" -p github.com/docker/docker/pkg/parsers -complete -buildid 77PVsQu3fM7QmCIfrCvo/77PVsQu3fM7QmCIfrCvo -goversion go1.15.5 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./parsers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/12/122eab5ce7d28ca9519c4bba0e0f5fdb7d1a2ecda21b3c54f01b7cab9e1c6ef9-d # internal log mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p log -std -complete -buildid KiQIA-ZEWQ8W_d3LAfWO/KiQIA-ZEWQ8W_d3LAfWO -goversion go1.15.5 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/f3/f34406e5b85987bc4734d585851d211d9ce11ce7e579315a1f174697283129f5-d # internal github.com/opentracing/opentracing-go/log mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/opentracing/opentracing-go/log -complete -buildid 0diRl1K2SgPAqKv1TkMs/0diRl1K2SgPAqKv1TkMs -goversion go1.15.5 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./field.go ./util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/62/62ffc06c22fd33a8941f713394c448b445006159b4bb761e1232e898745a40bc-d # internal compress/flate mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p compress/flate -std -complete -buildid 3TcZLjC_9rfKRlFkUIet/3TcZLjC_9rfKRlFkUIet -goversion go1.15.5 -D "" -importcfg $WORK/b054/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/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/87/87ce62b65ea32bb4d843a180aa6a6bd1377fcc00edcfe6eec0d37a73e5aff520-d # internal math/big mkdir -p $WORK/b063/ cat >$WORK/b063/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math/big -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b063/symabis ./arith_riscv64.s cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile math/rand=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p math/big -std -buildid 2-odArlqteioc5vpxLD2/2-odArlqteioc5vpxLD2 -goversion go1.15.5 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h -c=4 ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/62/62b216739986e4e70328d7fac0c6fe127702d7bf41b8e226b26fdcdeae970509-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p github.com/gogo/protobuf/proto -complete -buildid wRA56y_3H_B4JdDogJO5/wRA56y_3H_B4JdDogJO5 -goversion go1.15.5 -D "" -importcfg $WORK/b044/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/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/2d/2db1f3ba8505359ef4c58548050266c6329a40f5f9c9c3f1361aecd5126d648f-d # internal compress/gzip mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile hash/crc32=$WORK/b055/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p compress/gzip -std -complete -buildid qR0o7FHm3cYTfjKSFHdM/qR0o7FHm3cYTfjKSFHdM -goversion go1.15.5 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/ce/ce8c72d6ab663204ff7deb18535a721c5769d894bce07862ce74b8fbe001dcc1-d # internal encoding/hex mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p encoding/hex -std -complete -buildid YCVsLTXWw2lSaDHp1opc/YCVsLTXWw2lSaDHp1opc -goversion go1.15.5 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./hex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/31/315aecbecdaeb0a6d466f87b7333a091900f0a8db69b5537e2c9c577817a8b26-d # internal io/ioutil mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p io/ioutil -std -complete -buildid uPwuxLjPA0Wkt1-kWaMD/uPwuxLjPA0Wkt1-kWaMD -goversion go1.15.5 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/2f/2f351344b015cfde1dbfece84e549adf424ab63bfc5716d9bf5b05bf5c2d5172-d # internal net/url mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p net/url -std -complete -buildid iU3bJmpK6vAP3N7nU9NX/iU3bJmpK6vAP3N7nU9NX -goversion go1.15.5 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/6d/6d1286d9265dc4eb6a9ba476adf3f4590e0e0726fe3bd860fc3425cb176d7f5c-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p vendor/golang.org/x/crypto/poly1305 -std -complete -buildid TmvXNwfczyEB1xOvGuxg/TmvXNwfczyEB1xOvGuxg -goversion go1.15.5 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math/big -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b063/arith_riscv64.o ./arith_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/4c/4c69fa077a176c27ec8551ec8fa1a56c29a76f6602cd91f3871b4b74ca5c9c49-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b095/ cat >$WORK/b095/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/b060/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b098/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -buildid qasmQR2GdkTC9GdJKuJI/qasmQR2GdkTC9GdJKuJI -goversion go1.15.5 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b063/_pkg_.a $WORK/b063/arith_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/80/80fb0d1d6ac8c75ad16fb409f930703339446298d8811e83f7f1c1d09737b471-d # internal crypto/rand mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b059/_pkg_.a packagefile crypto/cipher=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b038/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p crypto/rand -std -complete -buildid dk4MH--MDzdO7bpFNAkB/dk4MH--MDzdO7bpFNAkB -goversion go1.15.5 -D "" -importcfg $WORK/b058/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/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/25/25d184312822339ba4edb223f9db06c4986e91c98f551bee731239ac4ef04530-d # internal crypto/elliptic mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/elliptic -std -complete -buildid qsMKgHVM49CAjBPO86pk/qsMKgHVM49CAjBPO86pk -goversion go1.15.5 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/33/3378a6c5e9916f3cb22354f58dd09550898b9653560ac30044a43f15f157365c-d # internal encoding/asn1 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p encoding/asn1 -std -complete -buildid emkDJGAqnjUfUfFFsYVC/emkDJGAqnjUfUfFFsYVC -goversion go1.15.5 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/c8/c8dacf8553f01d15675794aaf69143c21ab2227c639b35a46c4fe338f75bef83-d # internal crypto/ed25519 mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b076/_pkg_.a packagefile crypto/rand=$WORK/b058/_pkg_.a packagefile crypto/sha512=$WORK/b071/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/ed25519 -std -complete -buildid rbs7APwfAkxpbNhKdvRI/rbs7APwfAkxpbNhKdvRI -goversion go1.15.5 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./ed25519.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/f0/f0fb6777394d0ad2f72bebdd07c13fb1112e92138af7fe88d81d7e01e3d7186a-d # internal crypto/rsa mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/internal/randutil=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/rsa -std -complete -buildid pTVTvXjSgaqoIyloyRuR/pTVTvXjSgaqoIyloyRuR -goversion go1.15.5 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/2f/2f8702ef6f7b925023cbb517af5149454b95394bcf6ede90e4ee8cc54333bd9c-d # internal crypto/dsa mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b070/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/dsa -std -complete -buildid _4xcCPbQObJLvFVXzVa3/_4xcCPbQObJLvFVXzVa3 -goversion go1.15.5 -D "" -importcfg $WORK/b084/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/e0/e0c98354b6a1d0c2646169ba12d247d7626193ee90bfaef60164f53b8d013818-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -buildid xfpSf0C_oWUhzTmIyMFa/xfpSf0C_oWUhzTmIyMFa -goversion go1.15.5 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/e2/e2e69e8fbf21c4282d97733186d9eaf8cda1cce7ca25111ab68ef273d4bcde2e-d # internal vendor/golang.org/x/crypto/cryptobyte cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/73/7309b7a760f728a77365160ca26d87187b6d6f2eac045b34707cf4e2a4c0d10b-d # internal mkdir -p $WORK/b072/ crypto/x509/pkix mkdir -p $WORK/b085/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b073/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid iZtomMNFKsaJsbomDT2o/iZtomMNFKsaJsbomDT2o -goversion go1.15.5 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b073/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/x509/pkix -std -complete -buildid cetcsmfCEG3W5rwWs1Om/cetcsmfCEG3W5rwWs1Om -goversion go1.15.5 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./pkix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/52/52943e96ada372b4865cfd0e251a9eb7d8d795b1c43930ce7d118a526bd656a4-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid TuIcZjlLMs4YPqhYQJgJ/TuIcZjlLMs4YPqhYQJgJ -goversion go1.15.5 -D "" -importcfg $WORK/b105/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/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/e8/e8862dc17c31ca5d707022626ac260abb74293fd31d926ccfcc82e59155fb689-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b104/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid _qsmPK-uSmpeimoqFmrw/_qsmPK-uSmpeimoqFmrw -goversion go1.15.5 -D "" -importcfg $WORK/b106/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/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/d3/d3552e2545434bffaf1d239db07b346b920a54f9d921ea4129143189d9ed9767-d # internal crypto/ecdsa mkdir -p $WORK/b068/ cat >$WORK/b068/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 crypto=$WORK/b066/_pkg_.a packagefile crypto/aes=$WORK/b059/_pkg_.a packagefile crypto/cipher=$WORK/b060/_pkg_.a packagefile crypto/elliptic=$WORK/b069/_pkg_.a packagefile crypto/internal/randutil=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b071/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b072/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b074/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto/ecdsa -std -complete -buildid Xp_51BeQtONws1mtU-in/Xp_51BeQtONws1mtU-in -goversion go1.15.5 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/28/28c4d29d836f4c90b2abce7e1318119510d9bc420308b29de70b329acc4c353f-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b105/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid tCXOA-ry0hs52La71P8c/tCXOA-ry0hs52La71P8c -goversion go1.15.5 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/f9/f987f206412c32991177b106789b898b3c1c5f86ccadabc9404313e15c2f8398-d # internal net/textproto mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p net/textproto -std -complete -buildid BAbQgnVo-tDsJexoqZyt/BAbQgnVo-tDsJexoqZyt -goversion go1.15.5 -D "" -importcfg $WORK/b107/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/15/15a4b235ad481dac37e688c50a1340002048055ad3ffc1c51f4bf4fadfb2c079-d # internal crypto/x509 mkdir -p $WORK/b083/ cat >$WORK/b083/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/b066/_pkg_.a packagefile crypto/aes=$WORK/b059/_pkg_.a packagefile crypto/cipher=$WORK/b060/_pkg_.a packagefile crypto/des=$WORK/b067/_pkg_.a packagefile crypto/dsa=$WORK/b084/_pkg_.a packagefile crypto/ecdsa=$WORK/b068/_pkg_.a packagefile crypto/ed25519=$WORK/b075/_pkg_.a packagefile crypto/elliptic=$WORK/b069/_pkg_.a packagefile crypto/md5=$WORK/b078/_pkg_.a packagefile crypto/rsa=$WORK/b080/_pkg_.a packagefile crypto/sha1=$WORK/b081/_pkg_.a packagefile crypto/sha256=$WORK/b082/_pkg_.a packagefile crypto/sha512=$WORK/b071/_pkg_.a packagefile crypto/x509/pkix=$WORK/b085/_pkg_.a packagefile encoding/asn1=$WORK/b073/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile encoding/pem=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b072/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b074/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/x509 -std -complete -buildid aO1BHbeuePu7fRwUca64/aO1BHbeuePu7fRwUca64 -goversion go1.15.5 -D "" -importcfg $WORK/b083/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/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/9f/9f2ef4ca617e7f6c7d562278caa33e554a0b4d7a97cd57dd34187825e5152ba8-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_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/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid oGg3Smc0sng4pfm-rhHG/oGg3Smc0sng4pfm-rhHG -goversion go1.15.5 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/59/59ca9ac4eb54de8d112f0e0874022b5de83ccbbacbe1aa2acdaa28ec1fd96369-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b102/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b109/_pkg_.a # internal cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b106/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p vendor/golang.org/x/net/idna -std -complete -buildid rb4SIJQ5cr1Fj5xUhClE/rb4SIJQ5cr1Fj5xUhClE -goversion go1.15.5 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/f4/f469e7275f16341b884cc9f33ea47850f9c523ee0c3d4a478028927768d90c0a-d # internal mime 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 encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p mime -std -complete -buildid GIGKPJCsiTnSLrJiXe9M/GIGKPJCsiTnSLrJiXe9M -goversion go1.15.5 -D "" -importcfg $WORK/b110/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/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/ff/ff41022956d0b49d96b1140cfec60c2496e24ce4ffe4abd7606bd0c047a1b390-d # internal mime/quotedprintable 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 fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p mime/quotedprintable -std -complete -buildid SRWUQj9Yu60za2_5SDox/SRWUQj9Yu60za2_5SDox -goversion go1.15.5 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/2e/2eb087ea281c887b4618d2b60e6c051aa1bfd0c71683de39def8d2b7aa04557a-d # internal crypto/tls mkdir -p $WORK/b065/ cat >$WORK/b065/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/b057/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/aes=$WORK/b059/_pkg_.a packagefile crypto/cipher=$WORK/b060/_pkg_.a packagefile crypto/des=$WORK/b067/_pkg_.a packagefile crypto/ecdsa=$WORK/b068/_pkg_.a packagefile crypto/ed25519=$WORK/b075/_pkg_.a packagefile crypto/elliptic=$WORK/b069/_pkg_.a packagefile crypto/hmac=$WORK/b077/_pkg_.a packagefile crypto/md5=$WORK/b078/_pkg_.a packagefile crypto/rand=$WORK/b058/_pkg_.a packagefile crypto/rc4=$WORK/b079/_pkg_.a packagefile crypto/rsa=$WORK/b080/_pkg_.a packagefile crypto/sha1=$WORK/b081/_pkg_.a packagefile crypto/sha256=$WORK/b082/_pkg_.a packagefile crypto/sha512=$WORK/b071/_pkg_.a packagefile crypto/subtle=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile encoding/pem=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b072/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b100/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p crypto/tls -std -complete -buildid cnEYUjyM2OeSwYwHmE1W/cnEYUjyM2OeSwYwHmE1W -goversion go1.15.5 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.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/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/9a/9a3035bcf1b7665caa0af1331f079d8f4d092a80e8b8b898f89c80f7eb5403df-d # internal mime/multipart mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile mime=$WORK/b110/_pkg_.a packagefile mime/quotedprintable=$WORK/b112/_pkg_.a packagefile net/textproto=$WORK/b107/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p mime/multipart -std -complete -buildid VqpsabeD1SEKdc_lNKtz/VqpsabeD1SEKdc_lNKtz -goversion go1.15.5 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/69/6963e6b88b642425fad0fe499c60409230f3a2c77d420fcca5332661c574ec17-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b102/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/textproto=$WORK/b107/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b101/_pkg_.a -trimpath "$WORK/b101=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid TMFe-jvvJfguQhrU8G_D/TMFe-jvvJfguQhrU8G_D -goversion go1.15.5 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./guts.go ./httplex.go cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/af/af41da3a448153f4e2bd1bdfb111139757ebc9cca5bdfbae607cc9b8368cf365-d # internal github.com/gogo/protobuf/types mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b044/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b047/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/github.com/gogo/protobuf/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p github.com/gogo/protobuf/types -complete -buildid jhIz030Bd3Scbih1_GGk/jhIz030Bd3Scbih1_GGk -goversion go1.15.5 -D "" -importcfg $WORK/b046/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/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/36/36f107adf351e3af051152d1fc58621aeeaf7adfba9d8756ff98576180d59698-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b108/ cat >$WORK/b108/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/b033/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b102/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid _46-TNsQlOyBQaa9_SGr/_46-TNsQlOyBQaa9_SGr -goversion go1.15.5 -D "" -importcfg $WORK/b108/importcfg -pack -c=4 ./proxy.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/b111/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/3c/3c0503dea6ec0e31917f114d9a73be39862c4867b25ddf78daa1d4908a5a40a9-d # internal net/http/internal mkdir -p $WORK/b114/ cat >$WORK/b114/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/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/8f/8f6c1ecd66a8040f0385e74b447a6a47a92b094d55d0cd531b6bfdeaee8a34b0-d # internal cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p net/http/internal -std -complete -buildid wDNKGEN3qzKqfi5mtwKJ/wDNKGEN3qzKqfi5mtwKJ -goversion go1.15.5 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./chunked.go ./testcert.go golang.org/x/net/http2/hpack mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b119/_pkg_.a -trimpath "$WORK/b119=>" -p golang.org/x/net/http2/hpack -complete -buildid JBIGk7L0Y8YPaWZCrY4v/JBIGk7L0Y8YPaWZCrY4v -goversion go1.15.5 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/4d/4dc0a1704ac65539ef23b36616fb0cf5bdcbe5b4168753bfa70e9fef47608ed3-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b123/_pkg_.a -trimpath "$WORK/b123=>" -p golang.org/x/text/unicode/bidi -complete -buildid 1c2u7tUFY5vnd5KLAAaB/1c2u7tUFY5vnd5KLAAaB -goversion go1.15.5 -D "" -importcfg $WORK/b123/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/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/89/898666e0e732a441415788e30c050ec0ecbb3a512edf66da8294e4c1ec0e7647-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b122/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b124/_pkg_.a -trimpath "$WORK/b124=>" -p golang.org/x/text/unicode/norm -complete -buildid SZtejC_SdcXSNL_kjNUJ/SZtejC_SdcXSNL_kjNUJ -goversion go1.15.5 -D "" -importcfg $WORK/b124/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/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/bd/bda57cbe49459886700b231a4a192d3e9d07120a4e0cf1f489b6432649428d21-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b122/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b123/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b121/_pkg_.a -trimpath "$WORK/b121=>" -p golang.org/x/text/secure/bidirule -complete -buildid DZEGuG9SNXv0uHP6KaZ-/DZEGuG9SNXv0uHP6KaZ- -goversion go1.15.5 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./bidirule.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/18/18d4181f1ae3aa99d4705aa44917d8a1a8c0fbba609769820340c6d07ceff801-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b127/_pkg_.a -trimpath "$WORK/b127=>" -p golang.org/x/net/internal/timeseries -complete -buildid d_jA86XrdWX7loO_EhXC/d_jA86XrdWX7loO_EhXC -goversion go1.15.5 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./timeseries.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/8f/8f0f1d570a0fb22ef932fd1a913768386d3eaec5b564768985d9421c05cf3be4-d # internal text/template/parse mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p text/template/parse -std -complete -buildid P6LBZQsK8eZYDHDodBPe/P6LBZQsK8eZYDHDodBPe -goversion go1.15.5 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/d4/d497383998dfc3112babd15a0cb6bef437bfa50220fe7507bd8e926b8c357d4e-d # internal golang.org/x/net/idna mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b121/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b123/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b124/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p golang.org/x/net/idna -complete -buildid gjKxifGJlEgNuJeKZMgP/gjKxifGJlEgNuJeKZMgP -goversion go1.15.5 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/9e/9e925dec43b9623096576a7076ac5c2f50453be538d1659f07ff86687462fe40-d # internal text/template mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile internal/fmtsort=$WORK/b034/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template/parse=$WORK/b131/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p text/template -std -complete -buildid LNAOZ10FFT3q8gvdvgiJ/LNAOZ10FFT3q8gvdvgiJ -goversion go1.15.5 -D "" -importcfg $WORK/b130/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/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/79/79e5a93ad044ccf547e1869775fe289754f19a73463b1f045ccb4e697ba66de9-d # internal golang.org/x/net/lex/httplex mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b120/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b125/_pkg_.a -trimpath "$WORK/b125=>" -p golang.org/x/net/lex/httplex -complete -buildid yYaT9feu4OpBc61qgfVF/yYaT9feu4OpBc61qgfVF -goversion go1.15.5 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./httplex.go cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/de/de8e848c62b751491557f2ef6feee5b17c40ca0faed95c6178626c57e1c25bbc-d # internal net/http/httptrace mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile internal/nettrace=$WORK/b092/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/textproto=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p net/http/httptrace -std -complete -buildid P26VBHT9brZgaNCliCN8/P26VBHT9brZgaNCliCN8 -goversion go1.15.5 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/87/87067c3caa4ad990b63e9f1fea3068e4603a6a5fad34d6fab5825f4ac0733cc9-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p google.golang.org/grpc/grpclog -complete -buildid Hnt_e0qv3wduddP8SlgQ/Hnt_e0qv3wduddP8SlgQ -goversion go1.15.5 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/dd/dd1401ec5f8eb31efe7fe1bdaa6ab201712e329c1d492e482085215b63fda2c6-d # internal net/http mkdir -p $WORK/b052/ cat >$WORK/b052/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/b053/_pkg_.a packagefile container/list=$WORK/b057/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile crypto/rand=$WORK/b058/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b102/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b064/_pkg_.a packagefile mime=$WORK/b110/_pkg_.a packagefile mime/multipart=$WORK/b111/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http/httptrace=$WORK/b113/_pkg_.a packagefile net/http/internal=$WORK/b114/_pkg_.a packagefile net/textproto=$WORK/b107/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b115/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p net/http -std -complete -buildid Wknjn7In67YFmo0qWAKQ/Wknjn7In67YFmo0qWAKQ -goversion go1.15.5 -D "" -importcfg $WORK/b052/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/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/94/942320459a0f65701aa4e521e095cbc1e43f87a1efb97f7e3b82a6794d3ce624-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b135/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p google.golang.org/grpc/connectivity -complete -buildid ZxBgpqCKyRz397uLcwy9/ZxBgpqCKyRz397uLcwy9 -goversion go1.15.5 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./connectivity.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/5e/5eef5fbe259a0238be11476d7aa32298159246e4661f5967485c7a6edecd3522-d # internal google.golang.org/grpc/credentials mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/credentials /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p google.golang.org/grpc/credentials -complete -buildid ggDUq4aK7lpK2ykoiETt/ggDUq4aK7lpK2ykoiETt -goversion go1.15.5 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./credentials.go ./credentials_util_go18.go cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/fa/fac40680c6300cac9f3a094168bf0abe5c1571d3df091b5e85243bfa03a30cc8-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p google.golang.org/grpc/codes -complete -buildid hLWusaiGgQa9tSqiLshJ/hLWusaiGgQa9tSqiLshJ -goversion go1.15.5 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/f7/f7addbf83fe560fdbac479f2de731fd07d550d30d427798d4c4dcfef69c91828-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b134/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b136/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/balancer /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p google.golang.org/grpc/balancer -complete -buildid spBOzmyKG7L_u9BnzG7Q/spBOzmyKG7L_u9BnzG7Q -goversion go1.15.5 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./balancer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/70/70153fc54fe0e20da90e764f405a5cacc11e956590ad0e0e4411f34c39ed1fe4-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/golang/protobuf/proto -complete -buildid w25ioDYnzqU7yG3ZQ5CE/w25ioDYnzqU7yG3ZQ5CE -goversion go1.15.5 -D "" -importcfg $WORK/b143/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/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/3a/3af9ddcc64ee00ca67b909b132f5d7763f85c8f8c93c0fccf62a6dca0245db6c-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b133/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b134/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b139/_pkg_.a -trimpath "$WORK/b139=>" -p google.golang.org/grpc/balancer/base -complete -buildid kB7RJRHF-dUB-fpitgvk/kB7RJRHF-dUB-fpitgvk -goversion go1.15.5 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./balancer.go ./base.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b139/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/ab/ab795b74fbb1355c94f0b80514fb17b0b4bd1379f952e10155e1caca20a459da-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b133/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b139/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b138/_pkg_.a -trimpath "$WORK/b138=>" -p google.golang.org/grpc/balancer/roundrobin -complete -buildid n6OIWa-zGXOpB-7JbYCx/n6OIWa-zGXOpB-7JbYCx -goversion go1.15.5 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./roundrobin.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/70/70ed9ad814bd2864120ffd6284c994db46c9be90dd387ccf1f1c1d4b83d3a3d7-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/fe/fe428d07672016763b2a404a32f085f7f6da6bb57eb4d1022712e8e6721c02f4-d # internal cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/metadata /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p google.golang.org/grpc/metadata -complete -buildid ZHH5UgFDt3j_JGuXSoSy/ZHH5UgFDt3j_JGuXSoSy -goversion go1.15.5 -D "" -importcfg $WORK/b147/importcfg -pack -c=4 ./metadata.go html/template mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile html=$WORK/b129/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template=$WORK/b130/_pkg_.a packagefile text/template/parse=$WORK/b131/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p html/template -std -complete -buildid zNVl-1EkR51f5YcTl8Aa/zNVl-1EkR51f5YcTl8Aa -goversion go1.15.5 -D "" -importcfg $WORK/b128/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/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/c5/c56a79d0b44b02b7a80d7cdb85cef407a4e0b4a9d6b224292c2f5c0ad1aedc06-d # internal google.golang.org/grpc/naming mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b135/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/naming /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p google.golang.org/grpc/naming -complete -buildid gXHfmOcCUR8W_8A9_5P7/gXHfmOcCUR8W_8A9_5P7 -goversion go1.15.5 -D "" -importcfg $WORK/b148/importcfg -pack -c=4 ./dns_resolver.go ./go18.go ./naming.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/b7/b7070f080f4d80b8fda2df569796410f7eb1a03cefcb2122169521446720d8c5-d # internal google.golang.org/grpc/peer mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b136/_pkg_.a packagefile net=$WORK/b090/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/peer /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p google.golang.org/grpc/peer -complete -buildid Ui5FB0zeNF-MSZsxZu3Y/Ui5FB0zeNF-MSZsxZu3Y -goversion go1.15.5 -D "" -importcfg $WORK/b149/importcfg -pack -c=4 ./peer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/06/065b9436e9e4e28e535bc4c4d3e6e3eea4ecdf1aecc87c50db215d616d2be81e-d # internal google.golang.org/grpc/resolver/dns mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a packagefile math/rand=$WORK/b064/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b150/_pkg_.a -trimpath "$WORK/b150=>" -p google.golang.org/grpc/resolver/dns -complete -buildid dnymOiZd7Vs9iP1ROftJ/dnymOiZd7Vs9iP1ROftJ -goversion go1.15.5 -D "" -importcfg $WORK/b150/importcfg -pack -c=4 ./dns_resolver.go ./go18.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/15/152c04e38363bde4e6e0526646374da662cdc30bf4bfe3b3c13a577488df129b-d # internal google.golang.org/grpc/stats mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/stats /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p google.golang.org/grpc/stats -complete -buildid nsZ7p9--hgexeFNfMoX0/nsZ7p9--hgexeFNfMoX0 -goversion go1.15.5 -D "" -importcfg $WORK/b152/importcfg -pack -c=4 ./handlers.go ./stats.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/97/9709e632bc271a93541c69d15d90b9be7bb7941b9294334e43877335bfc6afdf-d # internal github.com/hashicorp/yamux mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/github.com/hashicorp/yamux /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/hashicorp/yamux -complete -buildid 8fxGPwghHoKFoReeI5kR/8fxGPwghHoKFoReeI5kR -goversion go1.15.5 -D "" -importcfg $WORK/b162/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/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/f0/f02604838878c7077ee2e027ef32ea3743383c7378885cf7db4813d938a04910-d # internal github.com/kata-containers/agent/pkg/types mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b044/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b163/_pkg_.a -trimpath "$WORK/b163=>" -p github.com/kata-containers/agent/pkg/types -complete -buildid CW7OdEZPDpvX18XJ1OxL/CW7OdEZPDpvX18XJ1OxL -goversion go1.15.5 -D "" -importcfg $WORK/b163/importcfg -pack -c=4 ./types.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/eb/eb5088da2eed6e7eaf8cc9bf998033b3219c701015e819df99020d57f7ccb60a-d # internal golang.org/x/sys/unix mkdir -p $WORK/b165/ cat >$WORK/b165/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_riscv64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b165=>" -I $WORK/b165/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b165/symabis ./asm_linux_riscv64.s cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p golang.org/x/sys/unix -buildid ySGnP1AVT9EPNEZbnncT/ySGnP1AVT9EPNEZbnncT -goversion go1.15.5 -symabis $WORK/b165/symabis -D "" -importcfg $WORK/b165/importcfg -pack -asmhdr $WORK/b165/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/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/df/dff1b9ac883b606e3494b858b52fad31c10a421a67d8254cbf039cc7d5b1b3fd-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b053/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b044/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b168/_pkg_.a -trimpath "$WORK/b168=>" -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -buildid KFAS4TsGMjm42j5b_12H/KFAS4TsGMjm42j5b_12H -goversion go1.15.5 -D "" -importcfg $WORK/b168/importcfg -pack -c=4 ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/27/2742e30cb045e3c684fd04252775dc6d7ab0c63ce372a1d5ef3a6ee1425d6625-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b141/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b142/_pkg_.a -trimpath "$WORK/b142=>" -p google.golang.org/grpc/encoding/proto -complete -buildid S30xRwTmbIeh2T1NYYxy/S30xRwTmbIeh2T1NYYxy -goversion go1.15.5 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./proto.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/e1/e183ab3042a112088b0686f160a6116559930d514c8ef051bf23879077900666-d # internal google.golang.org/grpc/grpclb/grpc_lb_v1/messages mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b144/_pkg_.a -trimpath "$WORK/b144=>" -p google.golang.org/grpc/grpclb/grpc_lb_v1/messages -complete -buildid tsnSM6GidYsmP9kvUkXJ/tsnSM6GidYsmP9kvUkXJ -goversion go1.15.5 -D "" -importcfg $WORK/b144/importcfg -pack -c=4 ./messages.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/07/07c843237c57498d64d1e4714d462803296a74f8ce28d0abde216802c31fcd4e-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/golang/protobuf/ptypes/any -complete -buildid Z0XsBRs8_f-6teFo8-gx/Z0XsBRs8_f-6teFo8-gx -goversion go1.15.5 -D "" -importcfg $WORK/b155/importcfg -pack -c=4 ./any.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/b9/b930022b72dfeb86aac86675607e70947b68016ad5a548c8824c353ce4df54fe-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/golang/protobuf/ptypes/duration -complete -buildid dq-I1ud5m7a84mS0Hq3g/dq-I1ud5m7a84mS0Hq3g -goversion go1.15.5 -D "" -importcfg $WORK/b156/importcfg -pack -c=4 ./duration.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/63/630a46ecaf3a4d00e935e770392faf2c57930dbb8a7f3a8fe31aea9f2c928d70-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/golang/protobuf/ptypes/timestamp -complete -buildid wT8r2GnyuPyJ2tWp65t0/wT8r2GnyuPyJ2tWp65t0 -goversion go1.15.5 -D "" -importcfg $WORK/b157/importcfg -pack -c=4 ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/f3/f3f784fa2b936a4dcfff993e75f234a30a535369a3c0e0db6101ae61e06ebce9-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b155/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b156/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b157/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/golang/protobuf/ptypes -complete -buildid Y1sNiH5VL1AIYzZiWHVj/Y1sNiH5VL1AIYzZiWHVj -goversion go1.15.5 -D "" -importcfg $WORK/b154/importcfg -pack -c=4 ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/18/18a3c606e9b0b839c571de64bf1c42a95a53a4d6681f69459f5e6ff397088215-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b155/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b158/_pkg_.a -trimpath "$WORK/b158=>" -p google.golang.org/genproto/googleapis/rpc/status -complete -buildid XmJUEJogQ9TFDzDVZA5l/XmJUEJogQ9TFDzDVZA5l -goversion go1.15.5 -D "" -importcfg $WORK/b158/importcfg -pack -c=4 ./status.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/98/9810c9a361d0acc93a40e585e57346be0c88746c16cbbd6f6c51b4a916994356-d # internal google.golang.org/grpc/status mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b154/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b158/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b140/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p google.golang.org/grpc/status -complete -buildid UmPVwjTaxMjeTNZYWDc3/UmPVwjTaxMjeTNZYWDc3 -goversion go1.15.5 -D "" -importcfg $WORK/b153/importcfg -pack -c=4 ./status.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/9b/9b41bc076574fc9d9ade80d46f23dbcb3a4e1098e4f67bbb820e31b6df9052c2-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b044/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b168/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p github.com/gogo/protobuf/gogoproto -complete -buildid BjnwCDz8TofhwzMn98ho/BjnwCDz8TofhwzMn98ho -goversion go1.15.5 -D "" -importcfg $WORK/b167/importcfg -pack -c=4 ./doc.go ./gogo.pb.go ./helper.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/feea3aff6c8749024292cf8e85a61eb16043d481aaaa5624b637df6fcf2dfd67-d # internal github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile os=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b169/_pkg_.a -trimpath "$WORK/b169=>" -p github.com/opencontainers/runtime-spec/specs-go -complete -buildid L8p4Mu_E9AJOE2qbpPjg/L8p4Mu_E9AJOE2qbpPjg -goversion go1.15.5 -D "" -importcfg $WORK/b169/importcfg -pack -c=4 ./config.go ./state.go ./version.go cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_riscv64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b165=>" -I $WORK/b165/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b165/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b165/_pkg_.a $WORK/b165/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/9a/9a7e0a833b77786693dcfe69d39f171a780207dee09b05d2acad74880782dc86-d # internal github.com/checkpoint-restore/go-criu/rpc mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/checkpoint-restore/go-criu/rpc -complete -buildid y2inihUP67dsHXKikPSF/y2inihUP67dsHXKikPSF -goversion go1.15.5 -D "" -importcfg $WORK/b172/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/9d/9d28cdd0b79c44e9dddf519bfbb12b48c06a22ef3c6de2591dc57edcaecf9e45-d # internal github.com/pkg/errors mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b115/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p github.com/pkg/errors -complete -buildid XjG3N3iNyzajl2NgXScD/XjG3N3iNyzajl2NgXScD -goversion go1.15.5 -D "" -importcfg $WORK/b175/importcfg -pack -c=4 ./errors.go ./go113.go ./stack.go cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/db/db3533a320ebb133ef2f42e0b6ea71292308afe501209f7d68432c64cded40f7-d # internal github.com/kata-containers/agent/pkg/uevent mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/kata-containers/agent/pkg/uevent -complete -buildid JmqAzG2YH4BXAXqPm753/JmqAzG2YH4BXAXqPm753 -goversion go1.15.5 -D "" -importcfg $WORK/b164/importcfg -pack -c=4 ./uevent.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/8e/8ed869d65b544888716c84328520843fae534ad8af8f2f8e2da97f6a111092b5-d # internal github.com/mdlayher/vsock mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/github.com/mdlayher/vsock /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p github.com/mdlayher/vsock -complete -buildid Poue8iy3j8TWaBCtjKTi/Poue8iy3j8TWaBCtjKTi -goversion go1.15.5 -D "" -importcfg $WORK/b170/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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/89/8946614991c694dec280fb9eff02741742abf85236048a5b18f61e32e8d4e0ea-d # internal github.com/containerd/console mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/github.com/containerd/console /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/containerd/console -complete -buildid vFnfZJoxjM29F5zslND9/vFnfZJoxjM29F5zslND9 -goversion go1.15.5 -D "" -importcfg $WORK/b173/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/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/64/647ac32d59a2ad9df59e3e31d1669dbc039d612d0ff6cae1449419a8dc41cdbf-d # internal github.com/cyphar/filepath-securejoin mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/cyphar/filepath-securejoin -complete -buildid WcLFq2I3p-hR3-Ay781w/WcLFq2I3p-hR3-Ay781w -goversion go1.15.5 -D "" -importcfg $WORK/b174/importcfg -pack -c=4 ./join.go ./vfs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/48/48ecf436dc5d1d3692e05baf755fbdba205650edc3835319dad991af53aeb275-d # internal github.com/mrunalp/fileutils mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/github.com/mrunalp/fileutils /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/mrunalp/fileutils -complete -buildid d1v8JRfHIMy-xjlzzZma/d1v8JRfHIMy-xjlzzZma -goversion go1.15.5 -D "" -importcfg $WORK/b176/importcfg -pack -c=4 ./fileutils.go ./idtools.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/06/06f95f3e8d2c246dcec6498b0982515f07d6ba628c88ddcc78c3ab7a43bb03c2-d # internal github.com/docker/go-units mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile regexp=$WORK/b180/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/docker/go-units -complete -buildid f9m2n1sMN4-iMMynaG9U/f9m2n1sMN4-iMMynaG9U -goversion go1.15.5 -D "" -importcfg $WORK/b179/importcfg -pack -c=4 ./duration.go ./size.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b176/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/18/18e6afab50c20860de5008f6ad8515f400b7ed946e07123bd30d610bc72d461a-d # internal github.com/sirupsen/logrus 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 context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/sirupsen/logrus -complete -buildid emkr9fejBZm4SRZce08N/emkr9fejBZm4SRZce08N -goversion go1.15.5 -D "" -importcfg $WORK/b183/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 cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/4b/4b49190174054ba71c2a39ef0bb780d72411249beb6550b0d46f065228311b14-d # internal os/exec mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b039/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p os/exec -std -complete -buildid _cR_fyOyTSZ422n1hVNi/_cR_fyOyTSZ422n1hVNi -goversion go1.15.5 -D "" -importcfg $WORK/b184/importcfg -pack -c=4 ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/d4/d4f09bc4362d074ffff64bd2e3a08962ee9e5b3326f8a946b4f211781bd5dc17-d # internal github.com/opencontainers/runc/libcontainer/cgroups/fscommon mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b174/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/opencontainers/runc/libcontainer/cgroups/fscommon -complete -buildid AbJBd9qxCACPC0DzDI3N/AbJBd9qxCACPC0DzDI3N -goversion go1.15.5 -D "" -importcfg $WORK/b186/importcfg -pack -c=4 ./fscommon.go ./utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/2b/2bed881927a9fc4f3e0d053773301cb7249af5a38edfe98d4bbdb2afd0cf6da7-d # internal os/user mkdir -p $WORK/b189/ cat >$WORK/b189/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/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p os/user -std -complete -buildid 1S0wCJOsu4hBj1VUMjon/1S0wCJOsu4hBj1VUMjon -goversion go1.15.5 -D "" -importcfg $WORK/b189/importcfg -pack -c=4 ./lookup.go ./lookup_stubs.go ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/f7/f7475aa23b46a593b66896cb3fe900ef246903f61c6b91d79d5a95f132be4b2c-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/user=$WORK/b189/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/opencontainers/runc/libcontainer/user -complete -buildid t19HamfuEGjCYzkRnPvG/t19HamfuEGjCYzkRnPvG -goversion go1.15.5 -D "" -importcfg $WORK/b188/importcfg -pack -c=4 ./lookup.go ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/5c/5c806fceaeada905cc6b17963a1b1023f4c2e39dec4227569f1af7c36b7a90a5-d # internal github.com/opencontainers/runc/libcontainer/utils mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/opencontainers/runc/libcontainer/utils -complete -buildid 712aXkd32P60lcbfV3YU/712aXkd32P60lcbfV3YU -goversion go1.15.5 -D "" -importcfg $WORK/b190/importcfg -pack -c=4 ./cmsg.go ./utils.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/1c/1cfbd1ed713c5e3830375ad6e5194e2900b6f8ffb67045b79c24daa43d2dc649-d # internal compress/zlib mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile hash/adler32=$WORK/b196/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b188/_pkg_.a # internal cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p compress/zlib -std -complete -buildid xgUehiNk4N5aeC1zDNEv/xgUehiNk4N5aeC1zDNEv -goversion go1.15.5 -D "" -importcfg $WORK/b195/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/c8/c83a9c60dd5413a793aa8ce4e0f22696f475fcb750820b97a25ada864cc227b0-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b188/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b184/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/opencontainers/runc/libcontainer/system -complete -buildid vte9ULhU_WyiIHAbLTXp/vte9ULhU_WyiIHAbLTXp -goversion go1.15.5 -D "" -importcfg $WORK/b187/importcfg -pack -c=4 ./linux.go ./proc.go ./syscall_linux_64.go ./sysconfig_notcgo.go ./xattrs_linux.go cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/02/020d1f2820f8ad11d94b99855726d676c7d5af1fda70c360888bacb9e04563e6-d # internal github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b169/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b183/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b184/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/opencontainers/runc/libcontainer/configs -complete -buildid AQiUYZ1uUs6iI5_YwrkX/AQiUYZ1uUs6iI5_YwrkX -goversion go1.15.5 -D "" -importcfg $WORK/b182/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/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/13/13c567ea135bf7fea68c6251aa8fe8bdf9ab8b5d69521440426ca7d591b6d4ed-d # internal debug/dwarf mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b115/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p debug/dwarf -std -complete -buildid BP3DSCUdicx-azFJtGJW/BP3DSCUdicx-azFJtGJW -goversion go1.15.5 -D "" -importcfg $WORK/b197/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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/ad/ad6e21ae73cf35f2c80888c50d3c588919f523a9076aae3412ca73d16abc311d-d # internal github.com/cilium/ebpf/asm mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/github.com/cilium/ebpf/asm /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/cilium/ebpf/asm -complete -buildid u4PFjSmwGz8LE5X-uWXb/u4PFjSmwGz8LE5X-uWXb -goversion go1.15.5 -D "" -importcfg $WORK/b198/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/b052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/7c/7c07984106e8772b18e96b2a1f00b66a701935de4a63c741a242aa85629ea512-d # internal github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/docker/go-units=$WORK/b179/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b182/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/opencontainers/runc/libcontainer/cgroups -complete -buildid 3OySjzhy8GUPvY4Dc9J7/3OySjzhy8GUPvY4Dc9J7 -goversion go1.15.5 -D "" -importcfg $WORK/b178/importcfg -pack -c=4 ./cgroups.go ./stats.go ./utils.go cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/79/79a8367527fd11d7710fc4c744795ff90551154e9ebb1c16d34bca0e2d0f4ea7-d # internal github.com/opentracing/opentracing-go mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b050/_pkg_.a packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b052/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/github.com/opentracing/opentracing-go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/opentracing/opentracing-go -complete -buildid 45pvngen9T70l6R_FLNf/45pvngen9T70l6R_FLNf -goversion go1.15.5 -D "" -importcfg $WORK/b049/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/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/12/12b8aaf40adf0ee4c62ff290e102a7cd5ee0dbf2b08a96b0c163f1397a244e09-d # internal golang.org/x/net/http2 mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b053/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile crypto/rand=$WORK/b058/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b119/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b120/_pkg_.a packagefile golang.org/x/net/lex/httplex=$WORK/b125/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b064/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b052/_pkg_.a packagefile net/http/httptrace=$WORK/b113/_pkg_.a packagefile net/textproto=$WORK/b107/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p golang.org/x/net/http2 -complete -buildid aBRab9IoQ9fpUBEx8b70/aBRab9IoQ9fpUBEx8b70 -goversion go1.15.5 -D "" -importcfg $WORK/b118/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/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/ef/ef44cd0bade93a6ce4f66dfd501ffa8df820bb034d0be16f183c0bca1f2a7cf7-d # internal golang.org/x/net/trace mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b127/_pkg_.a packagefile html/template=$WORK/b128/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile text/tabwriter=$WORK/b132/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/golang.org/x/net/trace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p golang.org/x/net/trace -complete -buildid XZHwN72xps-2-mHNgoKn/XZHwN72xps-2-mHNgoKn -goversion go1.15.5 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./events.go ./histogram.go ./trace.go ./trace_go17.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/5a/5ac3922ea29696ab710ee95130574afdb6f45c562210429c119f6c5a7ef44832-d # internal github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b116/_pkg_.a -trimpath "$WORK/b116=>" -p github.com/opentracing/opentracing-go/ext -complete -buildid NEyOV82uWCPbxjd_OSBK/NEyOV82uWCPbxjd_OSBK -goversion go1.15.5 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./tags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/a5/a5e5dbebbf3a1f8ff84a3d140fcead2c7d6931ad8c9f8ea0d7f782fb70a20433-d # internal net/http/httputil mkdir -p $WORK/b161/ cat >$WORK/b161/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/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b101/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b052/_pkg_.a packagefile net/http/internal=$WORK/b114/_pkg_.a packagefile net/textproto=$WORK/b107/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p net/http/httputil -std -complete -buildid FZa-fYWKUDDJRVjH-zwX/FZa-fYWKUDDJRVjH-zwX -goversion go1.15.5 -D "" -importcfg $WORK/b161/importcfg -pack -c=4 ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/bd/bd53711cc652e07704e60efec8ed6766c77ba261f090c8201aaa1442747b6ed4-d # internal github.com/opencontainers/runc/libcontainer/cgroups/fs mkdir -p $WORK/b185/ cat >$WORK/b185/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/b033/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b178/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fscommon=$WORK/b186/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b182/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b187/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b190/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/opencontainers/runc/libcontainer/cgroups/fs -complete -buildid vUzI9tX8Jtgo3AJUcaKU/vUzI9tX8Jtgo3AJUcaKU -goversion go1.15.5 -D "" -importcfg $WORK/b185/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/b161/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/07/07eef3102fbcea801884df073169e63293ecc4d71ab5662330291b81af979fa3-d # internal debug/elf mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b195/_pkg_.a packagefile debug/dwarf=$WORK/b197/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p debug/elf -std -complete -buildid I91N_mLyF2S0cN56yMMS/I91N_mLyF2S0cN56yMMS -goversion go1.15.5 -D "" -importcfg $WORK/b194/importcfg -pack -c=4 ./elf.go ./file.go ./reader.go cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/d3/d3ab7113726caa801a1ebc538b764299f3474e0180886de1bdc45b7301b47d84-d # internal github.com/cilium/ebpf/internal/unix mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/cilium/ebpf/internal/unix -complete -buildid vSw1s1FZcvkAA2kEYmwC/vSw1s1FZcvkAA2kEYmwC -goversion go1.15.5 -D "" -importcfg $WORK/b200/importcfg -pack -c=4 ./types_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/24/24add2456d9049ee21ded86c9b64ec345d64ce6e791fe1df08df0c456050811d-d # internal github.com/cilium/ebpf/internal mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b200/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/github.com/cilium/ebpf/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p github.com/cilium/ebpf/internal -complete -buildid K9mQH331P_YVwFEuUtnW/K9mQH331P_YVwFEuUtnW -goversion go1.15.5 -D "" -importcfg $WORK/b199/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/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/33/337a51d8a32a3fafc2d0dabe825d66023d3d2e99e14dcb82ce0e4217fadd732a-d # internal github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b198/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b182/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b202/_pkg_.a -trimpath "$WORK/b202=>" -p github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter -complete -buildid qv8eKZ_SYkYZF6dciUL0/qv8eKZ_SYkYZF6dciUL0 -goversion go1.15.5 -D "" -importcfg $WORK/b202/importcfg -pack -c=4 ./devicefilter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/39/3964b75c8ecc8cf6ec42ba5e12b6a812634d0ea2a896bd9e1819cdb078145489-d # internal github.com/godbus/dbus mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b058/_pkg_.a packagefile crypto/sha1=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b184/_pkg_.a packagefile os/user=$WORK/b189/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p github.com/godbus/dbus -complete -buildid fPoy0pJ9fJpDb92Qq73r/fPoy0pJ9fJpDb92Qq73r -goversion go1.15.5 -D "" -importcfg $WORK/b205/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/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/b0/b0dffedfaef5705214281ea0935f641f176dffa0f0c800be5f7a0ae1559cbab1-d # internal github.com/opencontainers/runc/libcontainer/intelrdt mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b182/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b207/_pkg_.a -trimpath "$WORK/b207=>" -p github.com/opencontainers/runc/libcontainer/intelrdt -complete -buildid OEtv1oy-MuUQeioQcPOl/OEtv1oy-MuUQeioQcPOl -goversion go1.15.5 -D "" -importcfg $WORK/b207/importcfg -pack -c=4 ./intelrdt.go ./stats.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b194/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/74/74aa7b6daf986019cbe14fabf7560d6788ae9b2c588ec48a871b9823e6837fbd-d # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/d5/d52e8e199a0eb1c9a85279e17f22248f3883b88796412af4027048b08578ea39-d # internal github.com/opencontainers/runc/libcontainer/configs/validate mkdir -p $WORK/b206/ github.com/cilium/ebpf/internal/btf mkdir -p $WORK/b201/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b182/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b207/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b208/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b206/_pkg_.a -trimpath "$WORK/b206=>" -p github.com/opencontainers/runc/libcontainer/configs/validate -complete -buildid mM_b6qw1ClzHXOujvCNa/mM_b6qw1ClzHXOujvCNa -goversion go1.15.5 -D "" -importcfg $WORK/b206/importcfg -pack -c=4 ./rootless.go ./validator.go cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile debug/elf=$WORK/b194/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b198/_pkg_.a packagefile github.com/cilium/ebpf/internal=$WORK/b199/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b200/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b201/_pkg_.a -trimpath "$WORK/b201=>" -p github.com/cilium/ebpf/internal/btf -complete -buildid IzCyUU9qdhq0qU0BfqgI/IzCyUU9qdhq0qU0BfqgI -goversion go1.15.5 -D "" -importcfg $WORK/b201/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/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/ee/ee5ee639734cb1c94db5333d4626a62cf3b34ec0329dbb4a82d6d64ab690b0f3-d # internal github.com/opencontainers/runc/libcontainer/keys mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b209/_pkg_.a -trimpath "$WORK/b209=>" -p github.com/opencontainers/runc/libcontainer/keys -complete -buildid 6mNorZ1tm00fGh0-REaa/6mNorZ1tm00fGh0-REaa -goversion go1.15.5 -D "" -importcfg $WORK/b209/importcfg -pack -c=4 ./keyctl.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/42/4259c3e98f8d22ac58de464d0dfe6669db93d250805d930afbe12e3ff4da2194-d # internal github.com/opencontainers/runc/libcontainer/logs mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b183/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b210/_pkg_.a -trimpath "$WORK/b210=>" -p github.com/opencontainers/runc/libcontainer/logs -complete -buildid eOn0iVeuALPDT81j81-2/eOn0iVeuALPDT81j81-2 -goversion go1.15.5 -D "" -importcfg $WORK/b210/importcfg -pack -c=4 ./logs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/79/797c4af79c64d5a4c92d60c0935f2f7f0f46e8f2dfd359ee604328ac3e4392f9-d # internal github.com/opencontainers/runc/libcontainer/mount mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b211/_pkg_.a -trimpath "$WORK/b211=>" -p github.com/opencontainers/runc/libcontainer/mount -complete -buildid F0lWspJI9zyiVDT8gNHf/F0lWspJI9zyiVDT8gNHf -goversion go1.15.5 -D "" -importcfg $WORK/b211/importcfg -pack -c=4 ./mount.go ./mount_linux.go ./mountinfo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/56/561e179031c6ed8e337a1b0cff59de4cce0e90ac5698ece24b9a154576d4c3a7-d # internal github.com/opencontainers/runc/libcontainer/seccomp mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b182/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/opencontainers/runc/libcontainer/seccomp -complete -buildid 48QJ6vKybzZp0zswQAGP/48QJ6vKybzZp0zswQAGP -goversion go1.15.5 -D "" -importcfg $WORK/b212/importcfg -pack -c=4 ./config.go ./seccomp_unsupported.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/3a/3a8865f7d341509898e270b63ec3e321b68cafc929a7a1c15791581f79b259d5-d # internal github.com/opencontainers/runc/libcontainer/stacktrace mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile path/filepath=$WORK/b089/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b201/_pkg_.a # internal cd /builddir/build/BUILD/agent-1.12.1/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/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/opencontainers/runc/libcontainer/stacktrace -complete -buildid qHrnA-dP65mcmY2CWPav/qHrnA-dP65mcmY2CWPav -goversion go1.15.5 -D "" -importcfg $WORK/b213/importcfg -pack -c=4 ./capture.go ./frame.go ./stacktrace.go cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/91/91d8cdda9ee138bab44f3e2f08a8f777ca5a47e7baed49b4c9dcd9ff2c261dda-d # internal github.com/cilium/ebpf mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile debug/elf=$WORK/b194/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b198/_pkg_.a packagefile github.com/cilium/ebpf/internal=$WORK/b199/_pkg_.a packagefile github.com/cilium/ebpf/internal/btf=$WORK/b201/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b200/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/github.com/cilium/ebpf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/cilium/ebpf -complete -buildid pnexj9Z-tkGWwLtXGtD7/pnexj9Z-tkGWwLtXGtD7 -goversion go1.15.5 -D "" -importcfg $WORK/b193/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/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/89/897b9c816987ced292690fd0968a0b7cb9bccd8c037398396bf6178aeace36e3-d # internal github.com/syndtr/gocapability/capability mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/syndtr/gocapability/capability -complete -buildid aTcLWoHC-TBA8giyM_zX/aTcLWoHC-TBA8giyM_zX -goversion go1.15.5 -D "" -importcfg $WORK/b216/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/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/87/876123c3c0e247183b5df607b32ae8e3ce970b4461c02ed61bcb9222ba64aac8-d # internal github.com/vishvananda/netns mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/vishvananda/netns -complete -buildid sdqgl26AgujHk8-0e8Iw/sdqgl26AgujHk8-0e8Iw -goversion go1.15.5 -D "" -importcfg $WORK/b219/importcfg -pack -c=4 ./netns.go ./netns_linux.go cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/e4/e47829304ece145427563cbd62faa91a59033cb60854440459fea714f0829f89-d # internal google.golang.org/grpc/transport 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 context=$WORK/b021/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b118/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b119/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b158/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b136/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b146/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b147/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b149/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b152/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b159/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b064/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc/transport /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p google.golang.org/grpc/transport -complete -buildid hPq7gG9t1RGeZWbySyjC/hPq7gG9t1RGeZWbySyjC -goversion go1.15.5 -D "" -importcfg $WORK/b160/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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/ec/ec8ad9efee33c3efa5c45f9129846a963d705e630db7860070d93647fb0d9ad6-d # internal github.com/vishvananda/netlink/nl mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/vishvananda/netns=$WORK/b219/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/vishvananda/netlink/nl -complete -buildid dVx5fpJ95WfZ4bHCGAeP/dVx5fpJ95WfZ4bHCGAeP -goversion go1.15.5 -D "" -importcfg $WORK/b218/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/b193/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/e5/e533733576acf6fa39f8f26203937ebd73fca279d4a5c62c2cf47a8a34df1b67-d # internal github.com/opencontainers/runc/libcontainer/cgroups/ebpf mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile github.com/cilium/ebpf=$WORK/b193/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b198/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/opencontainers/runc/libcontainer/cgroups/ebpf -complete -buildid jhPz4IVvq99iD7-qFrDB/jhPz4IVvq99iD7-qFrDB -goversion go1.15.5 -D "" -importcfg $WORK/b192/importcfg -pack -c=4 ./ebpf.go cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/4c/4cdfe77f13fd4b2839c5df5406cbc7baf1e4bdb8ebe9c16357024a8e9803bb33-d # internal github.com/coreos/go-systemd/dbus mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b205/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b115/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b204/_pkg_.a -trimpath "$WORK/b204=>" -p github.com/coreos/go-systemd/dbus -complete -buildid r3aA95d0SafYjO6nZCuk/r3aA95d0SafYjO6nZCuk -goversion go1.15.5 -D "" -importcfg $WORK/b204/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/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/29/294ceaa2b2ef6be0418e8a9578d8424e7ff2b72d0f06168a14c7d9c86e23f725-d # internal github.com/opencontainers/runc/libcontainer/cgroups/fs2 mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b178/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/ebpf=$WORK/b192/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter=$WORK/b202/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fscommon=$WORK/b186/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b182/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b190/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/opencontainers/runc/libcontainer/cgroups/fs2 -complete -buildid pkHipPa-WLKOdh7dl7lo/pkHipPa-WLKOdh7dl7lo -goversion go1.15.5 -D "" -importcfg $WORK/b191/importcfg -pack -c=4 ./cpu.go ./cpuset.go ./defaultpath.go ./devices.go ./freezer.go ./fs2.go ./io.go ./memory.go ./pids.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/35/35d6dc608016ec0aa7b83f811cadcd3b180aa3b6cc09e7af17e5a27f26853b89-d # internal github.com/vishvananda/netlink mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/vishvananda/netlink/nl=$WORK/b218/_pkg_.a packagefile github.com/vishvananda/netns=$WORK/b219/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/vishvananda/netlink -complete -buildid FqyZ5xATUf4n2lMnTl8S/FqyZ5xATUf4n2lMnTl8S -goversion go1.15.5 -D "" -importcfg $WORK/b217/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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/16/16e0ff2fc48ade83bd5bb8680aae10ae8c617cfba2f1668b8ea84a3002ccb212-d # internal runtime/debug mkdir -p $WORK/b220/ cat >$WORK/b220/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/debug -trimpath "$WORK/b220=>" -I $WORK/b220/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b220/symabis ./debug.s cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p runtime/debug -std -buildid fE5VuM4xrhtYOU4xNnVA/fE5VuM4xrhtYOU4xNnVA -goversion go1.15.5 -symabis $WORK/b220/symabis -D "" -importcfg $WORK/b220/importcfg -pack -asmhdr $WORK/b220/go_asm.h -c=4 ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/ad/ade69f5f4475680e3123a172aac5d7781fc5ff0baba9fb2997cfd46efaae4fb4-d # internal github.com/opencontainers/runc/libcontainer/cgroups/systemd mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/coreos/go-systemd/dbus=$WORK/b204/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b205/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b178/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b185/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs2=$WORK/b191/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b182/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b183/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b203/_pkg_.a -trimpath "$WORK/b203=>" -p github.com/opencontainers/runc/libcontainer/cgroups/systemd -complete -buildid CUSPiZ9FrrULEtyUEJ_n/CUSPiZ9FrrULEtyUEJ_n -goversion go1.15.5 -D "" -importcfg $WORK/b203/importcfg -pack -c=4 ./apply_systemd.go ./unified_hierarchy.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/debug -trimpath "$WORK/b220=>" -I $WORK/b220/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b220/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b220/_pkg_.a $WORK/b220/debug.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/57/575387af3f81d0a217c3a27573984674ed6a798451211db91920df2f901f31f8-d # internal github.com/opencontainers/runc/libcontainer/specconv mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b182/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b212/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b190/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b169/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/opencontainers/runc/libcontainer/specconv -complete -buildid NUuE7zd6a7uiQIzvfEIE/NUuE7zd6a7uiQIzvfEIE -goversion go1.15.5 -D "" -importcfg $WORK/b222/importcfg -pack -c=4 ./example.go ./spec_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/07/07400a1909a1803d0bd70517641e497ebf50f87ca8fa6dc5452011f47df22d8b-d # internal google.golang.org/grpc mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b053/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b118/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b126/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b133/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b138/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b134/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b136/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b141/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/grpclb/grpc_lb_v1/messages=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b145/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b146/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b147/_pkg_.a packagefile google.golang.org/grpc/naming=$WORK/b148/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b149/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a packagefile google.golang.org/grpc/resolver/dns=$WORK/b150/_pkg_.a packagefile google.golang.org/grpc/resolver/passthrough=$WORK/b151/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b152/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b159/_pkg_.a packagefile google.golang.org/grpc/transport=$WORK/b160/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b064/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b052/_pkg_.a packagefile net/http/httputil=$WORK/b161/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/google.golang.org/grpc /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p google.golang.org/grpc -complete -buildid 64nBtTy7r_WFKcDZCYwR/64nBtTy7r_WFKcDZCYwR -goversion go1.15.5 -D "" -importcfg $WORK/b117/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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/ad/ad4fbb1022dff0f953e322f1b176fd1d358a06c117796e239e3145c986747678-d # internal github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/uber/jaeger-client-go/internal/spanlog -complete -buildid GaiVxjNt9dzBsOWN_Eso/GaiVxjNt9dzBsOWN_Eso -goversion go1.15.5 -D "" -importcfg $WORK/b226/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/1a/1a89325c9b26c924f3b56d7fade5b17aaa6aac4e31241ca958624fb3f7b87e0f-d # internal github.com/uber/jaeger-client-go/log mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b228/_pkg_.a -trimpath "$WORK/b228=>" -p github.com/uber/jaeger-client-go/log -complete -buildid vQLQUAeytBzgE4DzIVar/vQLQUAeytBzgE4DzIVar -goversion go1.15.5 -D "" -importcfg $WORK/b228/importcfg -pack -c=4 ./logger.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/7b/7bea327832e3d6135d59b43638c5aa4a0296fa4b86cad11bb34c3b85b0354e64-d # internal github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/uber/jaeger-client-go/thrift -complete -buildid lNdFUaOm651m8hxppPvE/lNdFUaOm651m8hxppPvE -goversion go1.15.5 -D "" -importcfg $WORK/b229/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/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/45/459d0cd003ce693416f8935560a387a2501d9e4b432ac95d5a610d2b6a2d16ba-d # internal github.com/codahale/hdrhistogram mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/github.com/codahale/hdrhistogram /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/codahale/hdrhistogram -complete -buildid VKFh0jpLp2IZCmUu61I8/VKFh0jpLp2IZCmUu61I8 -goversion go1.15.5 -D "" -importcfg $WORK/b236/importcfg -pack -c=4 ./hdr.go ./window.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/cc/cc0307ab0de7ee2b053e4b01436caaf9a1417ac78c3bdec2d16931f538d35763-d # internal github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/codahale/hdrhistogram=$WORK/b236/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/uber/jaeger-lib/metrics -complete -buildid keUWxERm-puZJ7MZQ_2v/keUWxERm-puZJ7MZQ_2v -goversion go1.15.5 -D "" -importcfg $WORK/b235/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/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/77/7720d9577a03cabd2e9114f0210cee403d5ef29661fa11ca93f7a82ae1389cbf-d # internal os/signal mkdir -p $WORK/b242/ cat >$WORK/b242/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p os/signal -trimpath "$WORK/b242=>" -I $WORK/b242/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b242/symabis ./sig.s cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p os/signal -std -buildid jb-r68GZumY_Z5SPdZLi/jb-r68GZumY_Z5SPdZLi -goversion go1.15.5 -symabis $WORK/b242/symabis -D "" -importcfg $WORK/b242/importcfg -pack -asmhdr $WORK/b242/go_asm.h -c=4 ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/asm -p os/signal -trimpath "$WORK/b242=>" -I $WORK/b242/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b242/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b242/_pkg_.a $WORK/b242/sig.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/f0/f0e8096bd3bf961002c8759ab23df5bd712a45b0ccf80f05baa886844b1d1af4-d # internal runtime/pprof mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b053/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile text/tabwriter=$WORK/b132/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p runtime/pprof -std -buildid XnH0D0Fvxe1EaEhbJrZZ/XnH0D0Fvxe1EaEhbJrZZ -goversion go1.15.5 -D "" -importcfg $WORK/b243/importcfg -pack -c=4 ./elf.go ./label.go ./map.go ./pprof.go ./pprof_rusage.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/7e/7e9a198025600d898f94a38c9d036c75743d1f60423bcc86983d397752fb1e83-d # internal github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b229/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b230/_pkg_.a -trimpath "$WORK/b230=>" -p github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -buildid j15npYUWCUYfN3LC_TrV/j15npYUWCUYfN3LC_TrV -goversion go1.15.5 -D "" -importcfg $WORK/b230/importcfg -pack -c=4 ./agent.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/89/8951e57e2d24575374df24238802ec83de7404654af8f30c6dbfa52027883442-d # internal github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b229/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -buildid yev2hgZMFNELUJAUD5iu/yev2hgZMFNELUJAUD5iu -goversion go1.15.5 -D "" -importcfg $WORK/b231/importcfg -pack -c=4 ./constants.go ./samplingmanager.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b230/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/4d/4d8f961be02ae3d04ec456c0becb6e4c987d5c6f50cf2f928128a3f2cf9d6697-d # internal github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b229/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -buildid wXVP7bzAGnoqbgiWKhaf/wXVP7bzAGnoqbgiWKhaf -goversion go1.15.5 -D "" -importcfg $WORK/b232/importcfg -pack -c=4 ./constants.go ./ttypes.go ./zipkincollector.go cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/1b/1bdfec1207e098e3678a6777dd7d21e6b47fa16d5b956d1377928bd6bd957071-d # internal github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b229/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -buildid mzLIBhzorbRSqa1PAJn8/mzLIBhzorbRSqa1PAJn8 -goversion go1.15.5 -D "" -importcfg $WORK/b238/importcfg -pack -c=4 ./baggagerestrictionmanager.go ./constants.go ./ttypes.go cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/f0/f0b204ed77d615cce7145a38efe7be482903991aa3433134a1f6fd82d82d163c-d # internal github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b049/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b116/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b050/_pkg_.a packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile google.golang.org/grpc=$WORK/b117/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b147/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc -complete -buildid OdC_Ty3GMzZgcxGlciCg/OdC_Ty3GMzZgcxGlciCg -goversion go1.15.5 -D "" -importcfg $WORK/b048/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/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/20/2050954f5a3ef658299fe051d769764fad9ba772d651a5e6418b59be49126cc8-d # internal github.com/kata-containers/agent/protocols/grpc mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b167/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b044/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b046/_pkg_.a packagefile github.com/kata-containers/agent/pkg/types=$WORK/b163/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b169/_pkg_.a packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile google.golang.org/grpc=$WORK/b117/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b166/_pkg_.a -trimpath "$WORK/b166=>" -p github.com/kata-containers/agent/protocols/grpc -complete -buildid zqQ1UCHIdKmqLXpMTxLQ/zqQ1UCHIdKmqLXpMTxLQ -goversion go1.15.5 -D "" -importcfg $WORK/b166/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/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/6f/6fbaedecfbd082b0a1b32a774f48b54ff89cb034e18aaf87c10bbee17eaf7534-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/17/179123af7fbb76f0f3f02e6e42c6f203618b41fcf5f6084138ebd0491c0ef79b-d # internal github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b229/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b230/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b232/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/uber/jaeger-client-go/thrift-gen/agent -complete -buildid EzW2G7IeweGd1yKSb86u/EzW2G7IeweGd1yKSb86u -goversion go1.15.5 -D "" -importcfg $WORK/b234/importcfg -pack -c=4 ./agent.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b234/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/ba/badb939e7bc631a1514789c923441b94b0df3d7259e2420e8bc4b71d42dabd41-d # internal github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b229/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b234/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b230/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b232/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile math/rand=$WORK/b064/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/uber/jaeger-client-go/utils -complete -buildid EXIMARFqvH36jhZ0A1Fz/EXIMARFqvH36jhZ0A1Fz -goversion go1.15.5 -D "" -importcfg $WORK/b233/importcfg -pack -c=4 ./http_json.go ./localip.go ./rand.go ./rate_limiter.go ./udp_client.go ./utils.go cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/c7/c79f523eee0a28d90f0f557e565d4bbdf262553fbdb673161edf0033df364ed4-d # internal github.com/opencontainers/runc/libcontainer mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/checkpoint-restore/go-criu/rpc=$WORK/b172/_pkg_.a packagefile github.com/containerd/console=$WORK/b173/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b174/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile github.com/mrunalp/fileutils=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b177/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b178/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b185/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs2=$WORK/b191/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b203/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b182/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs/validate=$WORK/b206/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b207/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/keys=$WORK/b209/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/logs=$WORK/b210/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/mount=$WORK/b211/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b212/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/stacktrace=$WORK/b213/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b187/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b188/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b190/_pkg_.a packagefile github.com/opencontainers/runc/types=$WORK/b214/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b215/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b183/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b216/_pkg_.a packagefile github.com/vishvananda/netlink=$WORK/b217/_pkg_.a packagefile github.com/vishvananda/netlink/nl=$WORK/b218/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b184/_pkg_.a packagefile path=$WORK/b115/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b180/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b220/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile text/template=$WORK/b130/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/go/src/github.com/kata-containers/agent/go/src/github.com/opencontainers/runc/libcontainer /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p github.com/opencontainers/runc/libcontainer -complete -buildid FCb7G4mVbkc1MOFNUYE3/FCb7G4mVbkc1MOFNUYE3 -goversion go1.15.5 -D "" -importcfg $WORK/b171/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/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/67/6743f68cc8eb2c6e8ab8845da650b4693863027a33d91fff37884709b192252a-d # internal github.com/uber/jaeger-client-go mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b049/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b116/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b050/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b225/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b226/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b227/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b228/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b229/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b230/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b231/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b232/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b233/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b235/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b045/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/uber/jaeger-client-go -complete -buildid TqYPEeMJ1rNUwyZ2BiWI/TqYPEeMJ1rNUwyZ2BiWI -goversion go1.15.5 -D "" -importcfg $WORK/b224/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/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/f0/f0b33b4c49195201ff916b946c370d60ac2e08af87c1833e6de69c72ffceb1cb-d # internal github.com/uber/jaeger-client-go/internal/throttler/remote mkdir -p $WORK/b239/ github.com/uber/jaeger-client-go/internal/baggage/remote cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b224/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b233/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/uber/jaeger-client-go/internal/throttler/remote -complete -buildid 4bhf8CpBoRyBYIcdDHC4/4bhf8CpBoRyBYIcdDHC4 -goversion go1.15.5 -D "" -importcfg $WORK/b239/importcfg -pack -c=4 ./options.go ./throttler.go mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b224/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b225/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b238/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b233/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/uber/jaeger-client-go/internal/baggage/remote -complete -buildid yoRXCua6eRy-UDQapxU4/yoRXCua6eRy-UDQapxU4 -goversion go1.15.5 -D "" -importcfg $WORK/b237/importcfg -pack -c=4 ./options.go ./restriction_manager.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/16/166d0c41287f263c6942d30cc3a914fcd9364900edda8c836b08f058ee4eab2f-d # internal github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b049/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b116/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b224/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b235/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/uber/jaeger-client-go/rpcmetrics -complete -buildid PNJ9l6qVRLABY_TWxqJb/PNJ9l6qVRLABY_TWxqJb -goversion go1.15.5 -D "" -importcfg $WORK/b240/importcfg -pack -c=4 ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/f8/f85a5d33936c5480512c18b87b87ae9710de187364ad97e65df2ce532b2c4adb-d # internal github.com/uber/jaeger-client-go/transport mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b224/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b229/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b230/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b052/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/uber/jaeger-client-go/transport -complete -buildid mscWnyzZNm0Tpiu_R6Lu/mscWnyzZNm0Tpiu_R6Lu -goversion go1.15.5 -D "" -importcfg $WORK/b241/importcfg -pack -c=4 ./doc.go ./http.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b171/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/92/92ba372d2924f7d5f7c3dcbe8c6a39aaf31a4825bd16e0d373228c735514f441-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/64/6439f48081445a0d8d4ffa624b292cb4929e614cca50d772986f607376ebc640-d # internal github.com/uber/jaeger-client-go/config mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b224/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b237/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b239/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b240/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b241/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b235/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/uber/jaeger-client-go/config -complete -buildid ySlvlK0Xp6M-5gmzTTFh/ySlvlK0Xp6M-5gmzTTFh -goversion go1.15.5 -D "" -importcfg $WORK/b223/importcfg -pack -c=4 ./config.go ./config_env.go ./options.go cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/85/85b396b5fd805577943a545651b033a46b5374a6cbe52cfb238d95893233a9ac-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/40/40b177f5e3b6387341a79a7cabd61c0f34404c6189362ce7a5cd41ecf645098c-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/b2/b272b0ffdc016ee5cbff4bbba4d31c582050c63625cc34df951100a2ce150277-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/b021/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/docker/docker/pkg/parsers=$WORK/b043/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b044/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b046/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc=$WORK/b048/_pkg_.a packagefile github.com/hashicorp/yamux=$WORK/b162/_pkg_.a packagefile github.com/kata-containers/agent/pkg/types=$WORK/b163/_pkg_.a packagefile github.com/kata-containers/agent/pkg/uevent=$WORK/b164/_pkg_.a packagefile github.com/kata-containers/agent/protocols/grpc=$WORK/b166/_pkg_.a packagefile github.com/mdlayher/vsock=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer=$WORK/b171/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b182/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/nsenter=$WORK/b221/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b212/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/specconv=$WORK/b222/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b190/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b169/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b175/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b183/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b223/_pkg_.a packagefile github.com/vishvananda/netlink=$WORK/b217/_pkg_.a packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc=$WORK/b117/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b088/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b184/_pkg_.a packagefile os/signal=$WORK/b242/_pkg_.a packagefile path=$WORK/b115/_pkg_.a packagefile path/filepath=$WORK/b089/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b180/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/pprof=$WORK/b243/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/agent-1.12.1/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 egvYdNhM7KAdBFyJe4hL/egvYdNhM7KAdBFyJe4hL -goversion go1.15.5 -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:617:39: undefined: pauseBinKey go/src/github.com/kata-containers/agent/agent.go:617:52: undefined: pauseBinValue go/src/github.com/kata-containers/agent/agent.go:760:36: undefined: rootBusPath go/src/github.com/kata-containers/agent/agent.go:760:83: undefined: acpiDevPath go/src/github.com/kata-containers/agent/device.go:127:44: undefined: rootBusPath error: Bad exit status from /var/tmp/rpm-tmp.hHfspI (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.hHfspI (%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