Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/kata-shim.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/virt8-kata-containers-el8-build-90264-677499/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/kata-shim.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/kata-shim-1.12.1-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/kata-shim.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/virt8-kata-containers-el8-build-90264-677499/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/kata-shim.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Zod168 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf shim-1.12.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/shim-1.12.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd shim-1.12.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.K2gHfn + umask 022 + cd /builddir/build/BUILD + cd shim-1.12.1 ++ pwd + export GOPATH=/builddir/build/BUILD/shim-1.12.1/go + GOPATH=/builddir/build/BUILD/shim-1.12.1/go + mkdir go + mv vendor go/src + mkdir -p go/src/github.com/kata-containers ++ pwd + ln -s /builddir/build/BUILD/shim-1.12.1/../shim-1.12.1 go/src/github.com/kata-containers/shim + cd go/src/github.com/kata-containers/shim + LDFLAGS='-linkmode=external -X main.version=1.12.1' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc -tags=rpm_crashtraceback -ldflags '-compressdwarf=false -linkmode=external -X main.version=1.12.1 -B 0x84d6ad810f5d62ab9b3fe107698ecb420b214719 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x WORK=/tmp/go-build000115713 internal/cpu mkdir -p $WORK/b008/ unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid RsXW8-A3OhpeUnj1uhz_/RsXW8-A3OhpeUnj1uhz_ -goversion go1.14.12 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_arm64.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid xsQMTfloBNB4b-01Mfwp/xsQMTfloBNB4b-01Mfwp -goversion go1.14.12 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go internal/race mkdir -p $WORK/b015/ runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid eYF_zmtIpgn-ACSYG7t0/eYF_zmtIpgn-ACSYG7t0 -goversion go1.14.12 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid HglPLkuINP-TLivFjmOk/HglPLkuINP-TLivFjmOk -goversion go1.14.12 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go crypto/internal/subtle mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid nK8W2rYbvOWI-rjNToeR/nK8W2rYbvOWI-rjNToeR -goversion go1.14.12 -D "" -importcfg $WORK/b052/importcfg -pack ./aliasing.go unicode/utf16 mkdir -p $WORK/b061/ vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b084/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b084/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid G7MZffhURcjBG-4mIOmb/G7MZffhURcjBG-4mIOmb -goversion go1.14.12 -D "" -importcfg $WORK/b061/importcfg -pack ./utf16.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid tAkbjs9azXivwz_V6k1f/tAkbjs9azXivwz_V6k1f -goversion go1.14.12 -D "" -importcfg $WORK/b084/importcfg -pack ./asn1.go crypto/subtle mkdir -p $WORK/b053/ math/bits mkdir -p $WORK/b028/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 4kDYXV6-9EEgPPEQzKni/4kDYXV6-9EEgPPEQzKni -goversion go1.14.12 -D "" -importcfg $WORK/b053/importcfg -pack ./constant_time.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF unicode mkdir -p $WORK/b017/ cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p math/bits -std -complete -installsuffix shared -buildid TrkGpPmd0RkpCaaIDGgm/TrkGpPmd0RkpCaaIDGgm -goversion go1.14.12 -D "" -importcfg $WORK/b028/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid Dlp1zGqPHBWpkgvZH81R/Dlp1zGqPHBWpkgvZH81R -goversion go1.14.12 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go internal/nettrace mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid oltxZy-9nksr3RIbjzSu/oltxZy-9nksr3RIbjzSu -goversion go1.14.12 -D "" -importcfg $WORK/b089/importcfg -pack ./nettrace.go sync/atomic mkdir -p $WORK/b016/ runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF container/list mkdir -p $WORK/b048/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./asm_arm64.s ./atomic_arm64.s cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b016/symabis ./asm.s crypto/internal/boring/sig mkdir -p $WORK/b057/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p container/list -std -complete -installsuffix shared -buildid T8hi81XPzgG0jNINbPqX/T8hi81XPzgG0jNINbPqX -goversion go1.14.12 -D "" -importcfg $WORK/b048/importcfg -pack ./list.go cat >$WORK/b057/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b057/symabis ./sig_other.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/a1/a130eec66f30ad0f520b14a1442c0bc0b77d4a4e6eb8cb0abb17c2ee377c5b44-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid QItf84txQBye3xPDI7xv/QItf84txQBye3xPDI7xv -goversion go1.14.12 -D "" -importcfg $WORK/b094/importcfg -pack ./aliasing.go runtime/cgo mkdir -p $WORK/b062/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b062/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b062/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/eb/eb169c6f6908b4c586a8d8a1071bb7048dd57ae6e3df3e656a81b1b2cc611d8d-d # internal encoding mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config EOF cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/5d/5d05df1a4288bc6abf5ab0dabb92b7b49992ba81652f43caf1085cbb4b108825-d # internal google.golang.org/grpc/resolver cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p encoding -std -complete -installsuffix shared -buildid 3k_027iJ57m-R_JflOWz/3k_027iJ57m-R_JflOWz -goversion go1.14.12 -D "" -importcfg $WORK/b117/importcfg -pack ./encoding.go mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cd /builddir/build/BUILD/shim-1.12.1/go/src/google.golang.org/grpc/resolver /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p google.golang.org/grpc/resolver -complete -installsuffix shared -buildid 22fM38uoG7VIpGBBXvDH/22fM38uoG7VIpGBBXvDH -goversion go1.14.12 -D "" -importcfg $WORK/b137/importcfg -pack ./resolver.go cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/0b/0b241b18808311f9d03c95bfb7cd86615c6bf86d85bbacec18642b1cf99aad20-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid 1oE8_j2xoUhMmENYVF28/1oE8_j2xoUhMmENYVF28 -goversion go1.14.12 -D "" -importcfg $WORK/b145/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/46/46e442435d43f7f766623115b2555814de86a55f91dc9c2bfb52c0040cc6f60b-d # internal github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/uber/jaeger-client-go/internal/baggage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid pBK1YBt09BEQjA0OY6n3/pBK1YBt09BEQjA0OY6n3 -goversion go1.14.12 -D "" -importcfg $WORK/b181/importcfg -pack ./restriction_manager.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/90/900012c7c173f82af2587634cbbea1a2281c836410210ab59d79245c9ad0126b-d # internal github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b183/ cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/dc/dce7148f0e0db12abec85429bea7c4847a22edd8c38dd099744491f3a5b032c5-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/uber/jaeger-client-go/internal/throttler /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid Dyiuxt6tlS7tYu8I7cDG/Dyiuxt6tlS7tYu8I7cDG -goversion go1.14.12 -D "" -importcfg $WORK/b183/importcfg -pack ./throttler.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid WtZcyNOPr8ccpUhFhrG-/WtZcyNOPr8ccpUhFhrG- -goversion go1.14.12 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid Vhhl44o1Zro27dgHZKQf/Vhhl44o1Zro27dgHZKQf -goversion go1.14.12 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm64.go ./stubs.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid 8FGjxdl6Pxj4lNRSeWvo/8FGjxdl6Pxj4lNRSeWvo -goversion go1.14.12 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid 3zgDlUAMJYLKKaN4KKkl/3zgDlUAMJYLKKaN4KKkl -goversion go1.14.12 -symabis $WORK/b057/symabis -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./sig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/ae/ae3cbd0df237f09426fc0e2f6be20be6da361b2accb6a9069b1e52cadcea9feb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/7a/7a9122f60fcbe0db934b6d6c41574c2865d4cbe956aa11c6ea3382130e4e9733-d # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/ab/abbebdd322593fa360161d7559451050b43521df6e14450d36f9c5e7389177f4-d # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/38/382fabdc6db0b05bed20ad1eaf7e663c51fe4b23654d8f44939209180fe12650-d # internal internal/bytealg mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b007/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/5d/5d5574e6d7f05a0d726d687aaaf32307987da6a896c5f505e4152492652d4e63-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/19/19d424e714f16f39b0422356c78e3a96d22b163746064c6e1af43649c7fb2afb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/62/62545ed7ccada8811ecf25f36b2ae00cdf1750032b9e55fd3f8b94f732bb5214-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/a6/a65c8d53627d3fe1cea8263e48df2e459d5bddd0f4b2007a3d4b36f9a99119e3-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b057/sig_other.o ./sig_other.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm_arm64.o ./asm_arm64.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 52beJz2xaFAovg7og2a2/52beJz2xaFAovg7og2a2 -goversion go1.14.12 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b057/_pkg_.a $WORK/b057/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/c3/c3681a0a13d22e9476b721ade9ae8cc76a351f07d422f01de99211f6e01a2de6-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/asm.o ./asm.s cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/6c/6c9d36945dfca604069cf43a573e436588e0428b183eda1e01d90b29d66fbb86-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/7c/7c91711ff456b90629c8479dc9c9e9fe9875559f71d3507c42152eec6077d0f4-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/5c/5ca13df1610b349d242eab392e695309b8ff9d3c2262a45ea8f08b22573dc760-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/9d/9d3cf8441426a627e5cd696d62db8196778c3b5f24f5f50ca3f7aaa7b535f9d9-d # internal internal/testlog mkdir -p $WORK/b035/ google.golang.org/grpc/resolver/passthrough crypto/internal/boring/fipstls cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid HWJR7ShJ_8RkMyAgCYj5/HWJR7ShJ_8RkMyAgCYj5 -goversion go1.14.12 -D "" -importcfg $WORK/b035/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/compare_arm64.o ./compare_arm64.s math /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/count_arm64.o ./count_arm64.s cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/21/2136d4e1fdec398274fd6293f7c2a5da6aa54b70979b8d50ddc1415e2bfb401e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/equal_arm64.o ./equal_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/index_arm64.o ./index_arm64.s cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/indexbyte_arm64.o ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_arm64.o $WORK/b007/count_arm64.o $WORK/b007/equal_arm64.o $WORK/b007/index_arm64.o $WORK/b007/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/c7/c76b57b91319cb7b07d307b8d11483beaf6ed02d30f6ea991d57240363f44ddf-d # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/b8/b8ffb4a9aeec5e1fd1dc25db07e317620301cb63a8544e7a23bd159c7f7b56be-d # internal mkdir -p $WORK/b151/ cd $WORK/b062 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b056/ mkdir -p $WORK/b027/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a EOF cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/google.golang.org/grpc/resolver/passthrough /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p google.golang.org/grpc/resolver/passthrough -complete -installsuffix shared -buildid G4p33MszsWdrJkK3EjFE/G4p33MszsWdrJkK3EjFE -goversion go1.14.12 -D "" -importcfg $WORK/b151/importcfg -pack ./passthrough.go cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b056/symabis ./dummy.s cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b027/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid RL9shD7QOHBVQM9gFFa7/RL9shD7QOHBVQM9gFFa7 -goversion go1.14.12 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./tls.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math -std -installsuffix shared -buildid f6IFT5go2gFp5nbq95FP/f6IFT5go2gFp5nbq95FP -goversion go1.14.12 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./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 runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b056/dummy.o ./dummy.s cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/77/77418cb80affb5a60f7d108c6864ab060c65e3b81b7e58faf1a5334b79a02500-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b056/_pkg_.a $WORK/b056/dummy.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/e9/e96b0d1791840ca9069a879a679c0f824b84a217f87ad872ce4b614c8d538e33-d # internal cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid C_xBXq1vTUe5Xjs3xDnS/C_xBXq1vTUe5Xjs3xDnS -goversion go1.14.12 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.go ./os_linux_generic.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 ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_arm64.go ./signal_linux_arm64.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_arm64.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go cd $WORK/b062 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I $WORK/b062/ -g -O2 -Wall -Werror -o $WORK/b062/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I $WORK/b062/ -g -O2 -Wall -Werror -o $WORK/b062/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/f7/f7da7af9e2dd30539fd904e8842133f44e2f4f337a57d714a192284ad5fedc80-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I $WORK/b062/ -g -O2 -Wall -Werror -o $WORK/b062/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/dim_arm64.o ./dim_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I $WORK/b062/ -g -O2 -Wall -Werror -o $WORK/b062/_x006.o -c gcc_linux_arm64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/sqrt_arm64.o ./sqrt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/stubs_arm64.o ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b027/_pkg_.a $WORK/b027/dim_arm64.o $WORK/b027/exp_arm64.o $WORK/b027/floor_arm64.o $WORK/b027/modf_arm64.o $WORK/b027/sqrt_arm64.o $WORK/b027/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/b9/b9b8d54bfd9832116bc2a351a948296155ce715144f4066b12b0782766927a1c-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I $WORK/b062/ -g -O2 -Wall -Werror -o $WORK/b062/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I $WORK/b062/ -g -O2 -Wall -Werror -o $WORK/b062/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I $WORK/b062/ -g -O2 -Wall -Werror -o $WORK/b062/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I $WORK/b062/ -g -O2 -Wall -Werror -o $WORK/b062/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I $WORK/b062/ -g -O2 -Wall -Werror -o $WORK/b062/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I $WORK/b062/ -g -O2 -Wall -Werror -o $WORK/b062/_x012.o -c gcc_arm64.S cd $WORK/b062 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -o $WORK/b062/_cgo_.o $WORK/b062/_cgo_main.o $WORK/b062/_x001.o $WORK/b062/_x002.o $WORK/b062/_x003.o $WORK/b062/_x004.o $WORK/b062/_x005.o $WORK/b062/_x006.o $WORK/b062/_x007.o $WORK/b062/_x008.o $WORK/b062/_x009.o $WORK/b062/_x010.o $WORK/b062/_x011.o $WORK/b062/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b062/_cgo_.o -dynout $WORK/b062/_cgo_import.go -dynlinker cat >$WORK/b062/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b062/symabis ./asm_arm64.s cat >$WORK/b062/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p runtime/cgo -std -installsuffix shared -buildid i0oSV_60a0v4yCs6y15O/i0oSV_60a0v4yCs6y15O -goversion go1.14.12 -symabis $WORK/b062/symabis -D "" -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b062/_cgo_gotypes.go $WORK/b062/cgo.cgo1.go $WORK/b062/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b062/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b062/_pkg_.a $WORK/b062/asm_arm64.o $WORK/b062/_x001.o $WORK/b062/_x002.o $WORK/b062/_x003.o $WORK/b062/_x004.o $WORK/b062/_x005.o $WORK/b062/_x006.o $WORK/b062/_x007.o $WORK/b062/_x008.o $WORK/b062/_x009.o $WORK/b062/_x010.o $WORK/b062/_x011.o $WORK/b062/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/af/af2e1f233a3701a3a5c19cd8c9d435dd74fa62ecdef473d70e0d327987e529e0-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b006/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_arm64.o $WORK/b006/atomic_arm64.o $WORK/b006/duff_arm64.o $WORK/b006/memclr_arm64.o $WORK/b006/memmove_arm64.o $WORK/b006/preempt_arm64.o $WORK/b006/rt0_linux_arm64.o $WORK/b006/sys_linux_arm64.o $WORK/b006/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/16/1688b4501e1f42889b1c6397b87605c7e0ba4e59730e7863148069b21f279a8d-d # internal sync mkdir -p $WORK/b014/ internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid oaKDHMJiAZwoHa4lwCo1/oaKDHMJiAZwoHa4lwCo1 -goversion go1.14.12 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid cJdzUvtqzCYWwqt1i3kQ/cJdzUvtqzCYWwqt1i3kQ -goversion go1.14.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/5e/5e144a8d27ea75bf49bf6255c2e57e4234b3a9afe0a31413cee8817b2a140b02-d # internal internal/singleflight mkdir -p $WORK/b090/ math/rand mkdir -p $WORK/b060/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid T7d2QtgGw0axzHOdxJn_/T7d2QtgGw0axzHOdxJn_ -goversion go1.14.12 -D "" -importcfg $WORK/b090/importcfg -pack ./singleflight.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p math/rand -std -complete -installsuffix shared -buildid p15qKnI6b8Mw8HYUf_R1/p15qKnI6b8Mw8HYUf_R1 -goversion go1.14.12 -D "" -importcfg $WORK/b060/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/3f/3f7db6324d378a9529d0ce3f1576ac4bf0e077d86a5bc99852c0f5b28d7971c9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/4b/4be7552d310de5052493ec4e427d44fc7c8d415a0ee146d08704ab424da93ba1-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/df/df4e455ceb80d31ec471d84cd81b4d02761892441e4f7d5b852e084b5dd8610f-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b030/ 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_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid D6oiMFb5uomFO0nSTezp/D6oiMFb5uomFO0nSTezp -goversion go1.14.12 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b030/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_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p sort -std -complete -installsuffix shared -buildid I9SwRlAYAe8dNbOLYbC1/I9SwRlAYAe8dNbOLYbC1 -goversion go1.14.12 -D "" -importcfg $WORK/b030/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/6d/6dc46e20e5f02dd4ac01b275ebaa498f6b22c21a9de3622af6560dbc8ba17202-d # internal internal/oserror mkdir -p $WORK/b022/ io mkdir -p $WORK/b013/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b088/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid EjGfmpyms_WR42gQTqeE/EjGfmpyms_WR42gQTqeE -goversion go1.14.12 -D "" -importcfg $WORK/b022/importcfg -pack ./errors.go cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid RqTShr0kMZqZyp8xPfkm/RqTShr0kMZqZyp8xPfkm -goversion go1.14.12 -D "" -importcfg $WORK/b088/importcfg -pack ./message.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid j2J67QuEZMWTu49BB1iz/j2J67QuEZMWTu49BB1iz -goversion go1.14.12 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p strconv -std -complete -installsuffix shared -buildid nXBsdXsaqa5nl1mR5bqK/nXBsdXsaqa5nl1mR5bqK -goversion go1.14.12 -D "" -importcfg $WORK/b029/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/28/285ba2e55acd255ae7bfc231ef657eca50ffdcbaba075cfd585d7fed033ab7a1-d # internal syscall mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b021/symabis ./asm_linux_arm64.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p syscall -std -installsuffix shared -buildid UA3CQY4gaiNcRJNQw2Pg/UA3CQY4gaiNcRJNQw2Pg -goversion go1.14.12 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/3b/3b47b066b94bb7b52db45c9af1df5ad6f69196725498429b6aca9b7333b8f472-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid P3QsvBObI-sPSe8Xnxg-/P3QsvBObI-sPSe8Xnxg- -goversion go1.14.12 -D "" -importcfg $WORK/b168/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/bc/bcf2d309745762e561e38a233d35718b37bacb68a33b3d8740774bc704f0ce4c-d # internal hash mkdir -p $WORK/b047/ crypto/internal/randutil text/tabwriter bytes mkdir -p $WORK/b003/ mkdir -p $WORK/b067/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF strings mkdir -p $WORK/b036/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p hash -std -complete -installsuffix shared -buildid 5b0vnK01wgYfIxZNk-Cy/5b0vnK01wgYfIxZNk-Cy -goversion go1.14.12 -D "" -importcfg $WORK/b047/importcfg -pack ./hash.go cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid 4njWKr3pEvWRxNR83wAQ/4njWKr3pEvWRxNR83wAQ -goversion go1.14.12 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid uIup9xxsQWu6QQKe-W-q/uIup9xxsQWu6QQKe-W-q -goversion go1.14.12 -D "" -importcfg $WORK/b067/importcfg -pack ./randutil.go mkdir -p $WORK/b132/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p strings -std -complete -installsuffix shared -buildid tv55Qm4XFy-P5n8n50H9/tv55Qm4XFy-P5n8n50H9 -goversion go1.14.12 -D "" -importcfg $WORK/b036/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid fIUAgt6qz0dH02y0h7pF/fIUAgt6qz0dH02y0h7pF -goversion go1.14.12 -D "" -importcfg $WORK/b132/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/4e/4eda6dbcce4b7883fbe836a66e0e6e1144df5d37c2edb3685fa90a688e50c576-d # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/65/65ece25799e48c67f51bdca3ed1c34c038fd0c57dcc5ef981b2f5a827ccfc403-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/bb/bbf78a3b307e9b5c87770296d3d2620ecdd4c81c97e0c9871412e8c625d11c2a-d # internal hash/crc32 mkdir -p $WORK/b046/ cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b046/symabis ./crc32_arm64.s cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p hash/crc32 -std -installsuffix shared -buildid wVDfUOOKvdK_e1rGJB_W/wVDfUOOKvdK_e1rGJB_W -goversion go1.14.12 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/da/da06d3bd1dcec928d5c9033c18522ae31d3162816307c6a364387a89d0a93f27-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b046/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b046/_pkg_.a $WORK/b046/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/41/41210029b3459bef7dc05553a45c236182d4069045dd40f57ba452f57d49563e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/38/38b179d5a5f4034a7b746287c65c3c6d98405b169a01a2078bf8dcdd773024ba-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b101/ golang.org/x/text/transform bufio mkdir -p $WORK/b122/ mkdir -p $WORK/b002/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid o2lrHg28trwZRIWhUOdl/o2lrHg28trwZRIWhUOdl -goversion go1.14.12 -D "" -importcfg $WORK/b101/importcfg -pack ./transform.go cd /builddir/build/BUILD/shim-1.12.1/go/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid pIim4wAoyhQdCEp2j8ko/pIim4wAoyhQdCEp2j8ko -goversion go1.14.12 -D "" -importcfg $WORK/b122/importcfg -pack ./transform.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bufio -std -complete -installsuffix shared -buildid BoPmIRjnZ4frqLdZ-akB/BoPmIRjnZ4frqLdZ-akB -goversion go1.14.12 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/5b/5b2f9ef3fa8c6eb4e7f7a1ab43bee914faf0c17d537c8e706725bf7494cdf41f-d # internal crypto mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p crypto -std -complete -installsuffix shared -buildid p85rRuCzGNM6jXFKdnAk/p85rRuCzGNM6jXFKdnAk -goversion go1.14.12 -D "" -importcfg $WORK/b055/importcfg -pack ./crypto.go reflect mkdir -p $WORK/b026/ crypto/rc4 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid _UzEg-5J-LqJnpbzxcwq/_UzEg-5J-LqJnpbzxcwq -goversion go1.14.12 -D "" -importcfg $WORK/b073/importcfg -pack ./rc4.go cat >$WORK/b026/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b026/symabis ./asm_arm64.s cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p reflect -std -installsuffix shared -buildid -Nd_vZHEIGzeluFGKaeC/-Nd_vZHEIGzeluFGKaeC -goversion go1.14.12 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/62/62ef67a0e12fe8dde7cf69a0609983dfe5ad1921cd45593fff04e8c37cc36c6b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/ee/ee5435d4888fd86970c3e2f65f9a0c31390bb3044efcb60c5cdbef0b3d23cb8f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/ed/ed9c59a1c2d06c9276519fbfd9bb5b548d2d7a2fa68e122949e0709f78f30330-d # internal path google.golang.org/grpc/encoding mkdir -p $WORK/b113/ mkdir -p $WORK/b141/ html mkdir -p $WORK/b129/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p path -std -complete -installsuffix shared -buildid PHvk_8g2BHH0YLQsykZR/PHvk_8g2BHH0YLQsykZR -goversion go1.14.12 -D "" -importcfg $WORK/b113/importcfg -pack ./match.go ./path.go cd /builddir/build/BUILD/shim-1.12.1/go/src/google.golang.org/grpc/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p google.golang.org/grpc/encoding -complete -installsuffix shared -buildid ehzzmUlQu7zTnQPj9UHU/ehzzmUlQu7zTnQPj9UHU -goversion go1.14.12 -D "" -importcfg $WORK/b141/importcfg -pack ./encoding.go cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p html -std -complete -installsuffix shared -buildid jW-yjFXHYXZ-ZCwbmbW_/jW-yjFXHYXZ-ZCwbmbW_ -goversion go1.14.12 -D "" -importcfg $WORK/b129/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/d3/d349544c8489ab1d7ca6c4605dbb2d9cba7eb67a2ce0797949695c3cd25840b1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/76/765d3e3b3a553b214668fec5d35e255a96f97ae7bb75692f9e8058f2945ea836-d # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/fd/fd1acce6a1f43cb51c8ea85a3313e8a023f3e2d3cc662a3af2ccbcb6705887f5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/58/582bc842c38450cc2b53078b68058eb15dc7c4bcc3c1fd03e8c7bfa898c9cba8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/58/582849f7e2b0b2775a077d5110ea187523c6b1438bdb12a4a28e93ace97d2405-d # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/7a/7a06e6e1324ce46b14b319ab7c25e61d828ac7805e3a1753e69fa7b240d9d844-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/a2/a2325279bcce4a0c8878d0a9a55f25d1549f103017677499c3da506b2be72cb8-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/e8/e884e9052ac8f626dd02830f53a619bdd853a39d3f6b44e722f30817f55e0f52-d # internal time mkdir -p $WORK/b020/ internal/syscall/execenv internal/syscall/unix mkdir -p $WORK/b034/ mkdir -p $WORK/b033/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p time -std -installsuffix shared -buildid dE_6VQpT_Zgk5ewUUOuW/dE_6VQpT_Zgk5ewUUOuW -goversion go1.14.12 -D "" -importcfg $WORK/b020/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid NJBh2aWaLSF4JArilupj/NJBh2aWaLSF4JArilupj -goversion go1.14.12 -D "" -importcfg $WORK/b034/importcfg -pack ./execenv_default.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid e2EsFTBhoBtim5ItDLyM/e2EsFTBhoBtim5ItDLyM -goversion go1.14.12 -D "" -importcfg $WORK/b033/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/06/06faff0306cbc523932474d644d7228bf0c12d8f434c33cc83c3f59b96c6708a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/2b/2be3d65a67a387df577af8309212a48c0896152075edeec094edd3e7d0817369-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/98/988521aa8b580d8126702b08ccf8033e631c538f42f88dec72fc2f637f426878-d # internal context mkdir -p $WORK/b019/ google.golang.org/grpc/keepalive mkdir -p $WORK/b146/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p context -std -complete -installsuffix shared -buildid p9YpruOjEfJC5rha-Uos/p9YpruOjEfJC5rha-Uos -goversion go1.14.12 -D "" -importcfg $WORK/b019/importcfg -pack ./context.go cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/google.golang.org/grpc/keepalive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid 3dow3gw900Sv8kdZql_-/3dow3gw900Sv8kdZql_- -goversion go1.14.12 -D "" -importcfg $WORK/b146/importcfg -pack ./keepalive.go internal/poll mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/poll -std -installsuffix shared -buildid tFzYVw4FHzd-aO4B8LER/tFzYVw4FHzd-aO4B8LER -goversion go1.14.12 -D "" -importcfg $WORK/b032/importcfg -pack ./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 golang.org/x/sys/unix mkdir -p $WORK/b172/ cat >$WORK/b172/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b172=>" -I $WORK/b172/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b172/symabis ./asm_linux_arm64.s cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid L7b1qhQtFipi4smI3KuM/L7b1qhQtFipi4smI3KuM -goversion go1.14.12 -symabis $WORK/b172/symabis -D "" -importcfg $WORK/b172/importcfg -pack -asmhdr $WORK/b172/go_asm.h ./affinity_linux.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./flock.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_arm64.go ./zptracearm_linux.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/c3/c3fbd8161e49a6459996a249876fd97e8cde45427cf293895b9cf507fa7a28d2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/46/468dfb2cc56ab29cb98100ad8b39bbf267b0974f6e932d5a589a69257e7d656c-d # internal golang.org/x/net/context mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid aRRM7DV3kMvCteVYCXd8/aRRM7DV3kMvCteVYCXd8 -goversion go1.14.12 -D "" -importcfg $WORK/b041/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/fb/fbef81771ceeb2ecae07947414053c828edde9cca7fd7a7c82123e064e53a73c-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/b041/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/google.golang.org/grpc/tap /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p google.golang.org/grpc/tap -complete -installsuffix shared -buildid QuaugDVdGKRiup47q2AO/QuaugDVdGKRiup47q2AO -goversion go1.14.12 -D "" -importcfg $WORK/b159/importcfg -pack ./tap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/a9/a9d39a668ef814cb512c41c581434a714fcb9d33b333dae84ccf6dd8900c69f0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/3b/3b8be3932b0749b968dcb34535557f9f98a87d8c985761ec007ad2434bee3263-d # internal os mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/syscall/execenv=$WORK/b034/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile internal/testlog=$WORK/b035/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p os -std -installsuffix shared -buildid h6eAuy_UNQ26Jxd_2JBN/h6eAuy_UNQ26Jxd_2JBN -goversion go1.14.12 -D "" -importcfg $WORK/b031/importcfg -pack ./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 ./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 cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/0d/0d5643091fc33a5ea81bcb0f5fbc420620eca6d1f02205094824b73a80f194df-d # internal internal/fmtsort mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid k347ofCJf56WrdetsRT4/k347ofCJf56WrdetsRT4 -goversion go1.14.12 -D "" -importcfg $WORK/b025/importcfg -pack ./sort.go encoding/binary mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid okVf9L1NJqzAco5iWxE4/okVf9L1NJqzAco5iWxE4 -goversion go1.14.12 -D "" -importcfg $WORK/b045/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/e3/e37fb38a043c4d2130a498f3e6fb97c24bc13d776e6c54bd3caf98ca8664a032-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/c5/c5702d12f1ce265d57054323fd3456cd011a1656e9f883fb6cfd01d7f08081f0-d # internal path/filepath os/signal mkdir -p $WORK/b086/ fmt mkdir -p $WORK/b024/ mkdir -p $WORK/b175/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b025/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid BGGWWJyZpQDCqCnwRENb/BGGWWJyZpQDCqCnwRENb -goversion go1.14.12 -D "" -importcfg $WORK/b086/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p fmt -std -complete -installsuffix shared -buildid wrvbSwmp3x_eVVqpCEt9/wrvbSwmp3x_eVVqpCEt9 -goversion go1.14.12 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b175/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b175=>" -I $WORK/b175/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b175/symabis ./sig.s net mkdir -p $WORK/b087/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b087/ -importpath net -- -I $WORK/b087/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b031/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p os/signal -std -installsuffix shared -buildid YaKUUvWrWwEY-zh2NyIH/YaKUUvWrWwEY-zh2NyIH -goversion go1.14.12 -symabis $WORK/b175/symabis -D "" -importcfg $WORK/b175/importcfg -pack -asmhdr $WORK/b175/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/9f/9f8185cdbe6bedd11f9a8cd76ffc703ef72cf248da710a1096a350c1077423aa-d # internal encoding/base64 mkdir -p $WORK/b082/ crypto/cipher mkdir -p $WORK/b051/ crypto/md5 vendor/golang.org/x/crypto/poly1305 crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b070/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b052/_pkg_.a packagefile crypto/subtle=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid Eu5ZmFaRh-pvALk7weat/Eu5ZmFaRh-pvALk7weat -goversion go1.14.12 -D "" -importcfg $WORK/b082/importcfg -pack ./base64.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid rIEQBgUd7Tvkrkpfods4/rIEQBgUd7Tvkrkpfods4 -goversion go1.14.12 -D "" -importcfg $WORK/b051/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go mkdir -p $WORK/b072/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b095/ cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid k0dmCJ28bBKFmQtI1ygV/k0dmCJ28bBKFmQtI1ygV -goversion go1.14.12 -D "" -importcfg $WORK/b070/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b072/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b072/symabis ./md5block_arm64.s cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid bOsCEg6JF5RscE7u25vV/bOsCEg6JF5RscE7u25vV -goversion go1.14.12 -D "" -importcfg $WORK/b095/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/md5 -std -installsuffix shared -buildid FngcNdPkLK2u81bpCBfO/FngcNdPkLK2u81bpCBfO -goversion go1.14.12 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cd /builddir/build/BUILD/shim-1.12.1/go/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b172=>" -I $WORK/b172/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b172/asm_linux_arm64.o ./asm_linux_arm64.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b175=>" -I $WORK/b175/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b175/sig.o ./sig.s cd /builddir/build/BUILD/shim-1.12.1/go/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b172/_pkg_.a $WORK/b172/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b175/_pkg_.a $WORK/b175/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/86/860c29513817a154a2c536216d2f82d519ae5b13b04479de75725db6434e0504-d # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/62/624090cfc87895bd2b974627487975c37a59ad0c1931762cef10ce04f7f6557d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/45/45a07744fc8d22629be116def42d66807bd7e8ead4a1e1a4852f12e3cc291ba3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/d0/d02e185325b6900838c1e412e551be98b9cf5de073a0a2f3833105d7777fb42b-d # internal encoding/pem mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b082/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid 5SuqQNpaaIXkx7WcHRVp/5SuqQNpaaIXkx7WcHRVp -goversion go1.14.12 -D "" -importcfg $WORK/b081/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b072/md5block_arm64.o ./md5block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b072/_pkg_.a $WORK/b072/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/22/22ef8469855a17de536669a53f73825c6dd4aad0a7ee8070d27633720b66a289-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/55/55bd948bd7f23db2ce375539e58e6cb0c27e442986b6dcbfee81b5711e4ec1d0-d # internal io/ioutil mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path/filepath=$WORK/b086/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 0QaBWahnOUkaRFopS6nb/0QaBWahnOUkaRFopS6nb -goversion go1.14.12 -D "" -importcfg $WORK/b085/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/94/94e18f8c4ef3b937d7c838b853dc3b3506caa64d0348e95b9992e1907e57f7c8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/86/86bd37d67e4b07992d62bcbc695b3cffabd341994a83eaed90be06c453068cad-d # internal crypto/des mkdir -p $WORK/b064/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b093/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b051/_pkg_.a packagefile crypto/internal/subtle=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid YPNbfhZUcRrKToUKYQgE/YPNbfhZUcRrKToUKYQgE -goversion go1.14.12 -D "" -importcfg $WORK/b064/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b093/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b093/symabis ./chacha_arm64.s cat >$WORK/b093/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b094/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid XkpsXEyA5Lah6sMD-sKK/XkpsXEyA5Lah6sMD-sKK -goversion go1.14.12 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./chacha_arm64.go ./chacha_generic.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/49/49d828ad5a94f27ff15fe5a4a1d48b83403d94d59f5c3c47eba3f84737c4bf94-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/9a/9a9f44981902f13f4f383047a6dcfc1a5cd6a32133bb9babd61bd687cee50b3f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/f5/f5fb7746f922dc7f064af46fe40c57c87e9a77c97c12d12d31247b8d8dc96711-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b093/chacha_arm64.o ./chacha_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b093/_pkg_.a $WORK/b093/chacha_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/72/723535b2be63ab9650c1d36ea761430c7b5c01d2a88bfc9a9d8f88281b5843d7-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b092/ cat >$WORK/b092/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/b051/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b095/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid Xtb6F-87qqK5MD3wJhAq/Xtb6F-87qqK5MD3wJhAq -goversion go1.14.12 -D "" -importcfg $WORK/b092/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/14/14b767310cd2ee0562504dbe9892638ba2beae65da27eb442a9b5be27a114e9a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/a2/a2e276c324f3d39180b63f9435c23c6cadfb4a5fe37a7a0e29aa245d078f6b16-d # internal flag mkdir -p $WORK/b023/ github.com/opentracing/opentracing-go/log encoding/hex net/url mkdir -p $WORK/b091/ compress/flate mkdir -p $WORK/b044/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b096/ log cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p flag -std -complete -installsuffix shared -buildid dvy389R8rAnkBVpTu-Bn/dvy389R8rAnkBVpTu-Bn -goversion go1.14.12 -D "" -importcfg $WORK/b023/importcfg -pack ./flag.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b040/ mkdir -p $WORK/b080/ cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p net/url -std -complete -installsuffix shared -buildid HEher8nAz3Q2vO-riTpH/HEher8nAz3Q2vO-riTpH -goversion go1.14.12 -D "" -importcfg $WORK/b091/importcfg -pack ./url.go mkdir -p $WORK/b103/ mime/quotedprintable net/http/internal mkdir -p $WORK/b110/ mime cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid aYQXJbCw6HI0s_qxnMax/aYQXJbCw6HI0s_qxnMax -goversion go1.14.12 -D "" -importcfg $WORK/b040/importcfg -pack ./field.go ./util.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b112/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p log -std -complete -installsuffix shared -buildid qgZkYiIb5A_EV3yOufGF/qgZkYiIb5A_EV3yOufGF -goversion go1.14.12 -D "" -importcfg $WORK/b103/importcfg -pack ./log.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 68RlddOqujMALBwhs23J/68RlddOqujMALBwhs23J -goversion go1.14.12 -D "" -importcfg $WORK/b096/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go mkdir -p $WORK/b108/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid B0ngstJMTP1CyTQ-6TTp/B0ngstJMTP1CyTQ-6TTp -goversion go1.14.12 -D "" -importcfg $WORK/b044/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid OOgmWrquimfiymDehuCv/OOgmWrquimfiymDehuCv -goversion go1.14.12 -D "" -importcfg $WORK/b110/importcfg -pack ./reader.go ./writer.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid rj1gais4R8RISBQ4-Wdx/rj1gais4R8RISBQ4-Wdx -goversion go1.14.12 -D "" -importcfg $WORK/b080/importcfg -pack ./hex.go cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid ENXco73OQUXCQWC0ebth/ENXco73OQUXCQWC0ebth -goversion go1.14.12 -D "" -importcfg $WORK/b112/importcfg -pack ./chunked.go ./testcert.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b082/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p mime -std -complete -installsuffix shared -buildid 9nJ3dlwrzBOtww6-eEJS/9nJ3dlwrzBOtww6-eEJS -goversion go1.14.12 -D "" -importcfg $WORK/b108/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b107/ math/big mkdir -p $WORK/b059/ golang.org/x/net/http2/hpack encoding/json mkdir -p $WORK/b119/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b059/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 7ZRxhG9TmuaQMJhMZ512/7ZRxhG9TmuaQMJhMZ512 -goversion go1.14.12 -D "" -importcfg $WORK/b107/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b059/symabis ./arith_arm64.s mkdir -p $WORK/b116/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b104/ cd /builddir/build/BUILD/shim-1.12.1/go/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid Ia_8L3UjITvh-AaZ7uSL/Ia_8L3UjITvh-AaZ7uSL -goversion go1.14.12 -D "" -importcfg $WORK/b119/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b117/_pkg_.a packagefile encoding/base64=$WORK/b082/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid tFdWMKEc9K2tfb4YnxX2/tFdWMKEc9K2tfb4YnxX2 -goversion go1.14.12 -D "" -importcfg $WORK/b116/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b101/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid bCxnfqh07DgUKbdEQkHn/bCxnfqh07DgUKbdEQkHn -goversion go1.14.12 -D "" -importcfg $WORK/b104/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p math/big -std -installsuffix shared -buildid 5jRyt3nrdZ58tkeuMPFq/5jRyt3nrdZ58tkeuMPFq -goversion go1.14.12 -symabis $WORK/b059/symabis -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./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_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/94/943bf1c3facd7ed2b54ff0e57feb6c94553027631f53f64526237139b11d1282-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b122/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid kVrEQgpmtgMIGAVqQART/kVrEQgpmtgMIGAVqQART -goversion go1.14.12 -D "" -importcfg $WORK/b124/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/9c/9c6098baece529cc89899027a2c290222da5305769d9392e08386df07d3eee2e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # 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/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid GdniQxgPf3Nh2zhXn3Em/GdniQxgPf3Nh2zhXn3Em -goversion go1.14.12 -D "" -importcfg $WORK/b131/importcfg -pack ./lex.go ./node.go ./parse.go cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/1e/1eb2805d00332f986bea9950fe6e1e02c0f608d1405ad7244bd87fa9af4d1041-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid DlcEvgATS3l0vCLLBjrC/DlcEvgATS3l0vCLLBjrC -goversion go1.14.12 -D "" -importcfg $WORK/b140/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/a2/a226ff4177c6da572aefdbee2c6afdfb1283a2070913ce1566413cc02e75ee27-d # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/c1/c1d462ca8231528b16fb234292d5d767406367aeb5f98b80def921ba93a3afbe-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid kZM4oWdtydvIEqe52fDH/kZM4oWdtydvIEqe52fDH -goversion go1.14.12 -D "" -importcfg $WORK/b123/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables10.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/7b/7bdf9efe27c6b4ff52099b51c864607b216366aeafe38135b98d613a2c173741-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/golang.org/x/net/internal/timeseries /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid pYUeltPSPqW2qPN1hSwX/pYUeltPSPqW2qPN1hSwX -goversion go1.14.12 -D "" -importcfg $WORK/b127/importcfg -pack ./timeseries.go vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid dCGmm-h0bbohX_xpa4RR/dCGmm-h0bbohX_xpa4RR -goversion go1.14.12 -D "" -importcfg $WORK/b102/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/a0/a077f2e41a3fc319b921feb2dcddfb418c9e18dbadb5cb98f93690e4563bb2c2-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b085/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid PnIVSudtKPkQldLc4D_I/PnIVSudtKPkQldLc4D_I -goversion go1.14.12 -D "" -importcfg $WORK/b135/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go cd $WORK/b087 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/98/98694729cf556b6031e0be3510b16b67b0dc0d0d806b1a700607b63396a06656-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b147/ cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/a9/a90a50dcacf7b3398618770d3bb4f3cfbb5197134b864032e881b758f6ee25bd-d # internal cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/net/context=$WORK/b041/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/google.golang.org/grpc/metadata /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p google.golang.org/grpc/metadata -complete -installsuffix shared -buildid YR-YU4tYapVs5_6rNwr0/YR-YU4tYapVs5_6rNwr0 -goversion go1.14.12 -D "" -importcfg $WORK/b147/importcfg -pack ./metadata.go github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile os=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid 9uXwHvVTEgJOgaWubGd4/9uXwHvVTEgJOgaWubGd4 -goversion go1.14.12 -D "" -importcfg $WORK/b170/importcfg -pack ./config.go ./state.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/5a/5ae4336db93a4173e28cd1654157c751bff896ff570fff151f7f0c5ef3d348c0-d # internal github.com/moby/moby/pkg/term mkdir -p $WORK/b174/ cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/moby/moby/pkg/term CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b174/ -importpath github.com/moby/moby/pkg/term -- -I $WORK/b174/ -g -O2 ./tc_linux_cgo.go cd $WORK/b087 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/b0/b06389c7916b3d6f506ac32eaff7810cf48e050fb010d61a4ef9ea86afa1d33f-d # internal github.com/pkg/errors mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid HQM4bR_71aStD7fzBF-Y/HQM4bR_71aStD7fzBF-Y -goversion go1.14.12 -D "" -importcfg $WORK/b179/importcfg -pack ./errors.go ./stack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/09/091d1385e051e4fa8f92f2a6b8b37df9199f4cb0e1f8086d3a4ef429a562569f-d # internal github.com/uber/jaeger-client-go/log mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/uber/jaeger-client-go/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/uber/jaeger-client-go/log -complete -installsuffix shared -buildid KF9nYWkruGlZV9dVCkJY/KF9nYWkruGlZV9dVCkJY -goversion go1.14.12 -D "" -importcfg $WORK/b184/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/6f/6f5c7a883dafd9a1e2291591dba46c1a3bc362356b955c6e4da458a8b553ce28-d # internal github.com/codahale/hdrhistogram mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/codahale/hdrhistogram /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/codahale/hdrhistogram -complete -installsuffix shared -buildid WDKHmUjHxX1_Ta1_rJOr/WDKHmUjHxX1_Ta1_rJOr -goversion go1.14.12 -D "" -importcfg $WORK/b192/importcfg -pack ./hdr.go ./window.go cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/a8/a8d943725d6a7f5952e97b2479409122b48d2711ee656341eef26fecda9b54c0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/e3/e39596ac561dbc2301c0ea6d49ca7afdd650b4713106ef38eff3253b7f62f137-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/b041/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b135/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid -5sVCT-8LdQRDZAYLeCw/-5sVCT-8LdQRDZAYLeCw -goversion go1.14.12 -D "" -importcfg $WORK/b134/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/96/961a1b9c8402df3bb8a870693221cf8d5404279e7199b871cced5dfe2b534348-d # internal cd $WORK/b087 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/53/53e8e37fb3c458a06d486844e18941a544f719ede9143bb7b150c4ea3279a6bc-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/e1/e18398fa0b9303b1c2c2c0545d12469c225cb19a9854ac47327af8ea0be01a6c-d # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/3c/3cd21033f97c3f6287ff374468a7f4b9e65366c367316d8200a86cc9fe9821d5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/53/5332fb9860dd18740f85a6305726bb9ab384ef3b2668ce26461c808aca529d34-d # internal github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/codahale/hdrhistogram=$WORK/b192/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/uber/jaeger-lib/metrics /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid siJlC5XQ1iT6wY_5XxsV/siJlC5XQ1iT6wY_5XxsV -goversion go1.14.12 -D "" -importcfg $WORK/b191/importcfg -pack ./counter.go ./factory.go ./gauge.go ./local.go ./metrics.go ./stopwatch.go ./timer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/60/6000992e646ff0db4d38d564b5ccedc41ef7402f09a4352e173bc608ba7dd49e-d # internal compress/gzip mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile hash/crc32=$WORK/b046/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid cYx9rnHMnqe6fWoN6XEo/cYx9rnHMnqe6fWoN6XEo -goversion go1.14.12 -D "" -importcfg $WORK/b043/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cd $WORK/b087 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/f7/f720db93182df266024c91ff5ddfd8a45d0e28227b827edde052284c6d243942-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b121/ cd $WORK/b174 TERM='dumb' gcc -I /builddir/build/BUILD/shim-1.12.1/go/src/github.com/moby/moby/pkg/term -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c 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/b018/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid b5n-QOCBWTmpGQCqxjSR/b5n-QOCBWTmpGQCqxjSR -goversion go1.14.12 -D "" -importcfg $WORK/b121/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd $WORK/b174 TERM='dumb' gcc -I /builddir/build/BUILD/shim-1.12.1/go/src/github.com/moby/moby/pkg/term -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c tc_linux_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/e5/e559118d7b15bbdd622500ec85ab4dd7b08083d9b4f066814000f4695823b729-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b100/ cat >$WORK/b100/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/b101/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b102/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid PmQa7Vs--wZcLY0MO3ak/PmQa7Vs--wZcLY0MO3ak -goversion go1.14.12 -D "" -importcfg $WORK/b100/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/3c/3ce4eb433b8df7dfdbda8495b8d55584434cb62574958f6a265dbf28c8d04b76-d # internal cd $WORK/b087 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/4f/4f3bdf075572b54e1507f2deff8986f3f2f5d496e14741c147e50179d7d01463-d # internal runtime/pprof mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b043/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b085/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/tabwriter=$WORK/b132/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p runtime/pprof -std -installsuffix shared -buildid ht60R4FW9DQ0g3sbwGlK/ht60R4FW9DQ0g3sbwGlK -goversion go1.14.12 -D "" -importcfg $WORK/b198/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/cf/cf6c87ef7553c61642a976a474359ac2a04ca32b7683460f02bd682621178b20-d # internal cd $WORK/b174 TERM='dumb' gcc -I /builddir/build/BUILD/shim-1.12.1/go/src/github.com/moby/moby/pkg/term -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/7a/7a37f5e0c99e1daf76e07f5a78efcb866f492deed77de2baf0598df8320c2679-d # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -o $WORK/b087/_cgo_.o $WORK/b087/_cgo_main.o $WORK/b087/_x001.o $WORK/b087/_x002.o $WORK/b087/_x003.o $WORK/b087/_x004.o $WORK/b087/_x005.o -g -O2 cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/moby/moby/pkg/term TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -o $WORK/b174/_cgo_.o $WORK/b174/_cgo_main.o $WORK/b174/_x001.o $WORK/b174/_x002.o -g -O2 cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b087/_cgo_.o -dynout $WORK/b087/_cgo_import.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b088/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b089/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/singleflight=$WORK/b090/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p net -std -installsuffix shared -buildid dZhJilhP90Wjf02Tgggu/dZhJilhP90Wjf02Tgggu -goversion go1.14.12 -D "" -importcfg $WORK/b087/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b087/_cgo_gotypes.go $WORK/b087/cgo_linux.cgo1.go $WORK/b087/cgo_resnew.cgo1.go $WORK/b087/cgo_socknew.cgo1.go $WORK/b087/cgo_unix.cgo1.go $WORK/b087/_cgo_import.go cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/moby/moby/pkg/term TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage term -dynimport $WORK/b174/_cgo_.o -dynout $WORK/b174/_cgo_import.go cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile os/signal=$WORK/b175/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/moby/moby/pkg/term -installsuffix shared -buildid AMuWZITznQa66U3HJIZM/AMuWZITznQa66U3HJIZM -goversion go1.14.12 -D "" -importcfg $WORK/b174/importcfg -pack ./ascii.go ./term.go ./term_unix.go $WORK/b174/_cgo_gotypes.go $WORK/b174/tc_linux_cgo.cgo1.go $WORK/b174/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b174/_pkg_.a $WORK/b174/_x001.o $WORK/b174/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/bf/bf038f6413985da9170bed2636b04a86ba187e5117fd08f94fb7077ab8e3e3d1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/14/14d240e3c5650ad0ce717b29910c8f8ad482d5a5c6fcbb8c40f4415081f0dbf2-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b104/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid Z18_HWhTAdYXOHsQP8eZ/Z18_HWhTAdYXOHsQP8eZ -goversion go1.14.12 -D "" -importcfg $WORK/b099/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/39/39c186f7418c6b037280b3bbc837550f57bea1981f2dcca71d3f434b2d17b212-d # internal golang.org/x/net/idna mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_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/b027/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid HlzYpYZSWz-a7mdSSsRT/HlzYpYZSWz-a7mdSSsRT -goversion go1.14.12 -D "" -importcfg $WORK/b120/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/c6/c607731545444fc574f24bb829604f286f091d3ddffda4e1ee74f1d498c9ff45-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/b024/_pkg_.a packagefile internal/fmtsort=$WORK/b025/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b085/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile path/filepath=$WORK/b086/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b131/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p text/template -std -complete -installsuffix shared -buildid cckLvVkFblgmUehHhfYJ/cckLvVkFblgmUehHhfYJ -goversion go1.14.12 -D "" -importcfg $WORK/b130/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/bc/bcafcabdc66ac288cdc762b54d0e3b5c235258763367e3a2b7f83d47596c13bb-d # internal github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b116/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b040/_pkg_.a EOF github.com/sirupsen/logrus cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/uber/jaeger-client-go/internal/spanlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid dXBvmJ_AYNVver-73ipd/dXBvmJ_AYNVver-73ipd -goversion go1.14.12 -D "" -importcfg $WORK/b182/importcfg -pack ./json.go mkdir -p $WORK/b173/ github.com/golang/protobuf/proto mkdir -p $WORK/b143/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b116/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b117/_pkg_.a packagefile encoding/json=$WORK/b116/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid oLrQvPUjU14UArHM7O-N/oLrQvPUjU14UArHM7O-N -goversion go1.14.12 -D "" -importcfg $WORK/b173/importcfg -pack ./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 cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid KvdOLxam93xSqN4UXvHZ/KvdOLxam93xSqN4UXvHZ -goversion go1.14.12 -D "" -importcfg $WORK/b143/importcfg -pack ./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 github.com/uber/jaeger-client-go/thrift 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 encoding/base64=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b116/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/uber/jaeger-client-go/thrift /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid n-UUzV8sk3j5aJ2eZjof/n-UUzV8sk3j5aJ2eZjof -goversion go1.14.12 -D "" -importcfg $WORK/b185/importcfg -pack ./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 github.com/gogo/protobuf/proto mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b117/_pkg_.a packagefile encoding/json=$WORK/b116/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid cXVAeBes6uNNMuCcmsJ-/cXVAeBes6uNNMuCcmsJ- -goversion go1.14.12 -D "" -importcfg $WORK/b165/importcfg -pack ./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_arm64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/e9/e9728c0328dd204a3b342809aab6fba0e376b656d03c48884b1b56dad0d97a4f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/fa/fa341fd4044b8ab5098e37503d579c2a7feb056f48a33af0f719ea7600feda81-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/1f/1f7472e35a0d48e834a3ce820a92f5d032f72fc368a73cc5825eb60bfa0726fa-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/5f/5fd1190c9490e7e2ef2c1a0c73a9eefea6f6a8d896e08db041f0b3550f2de808-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/9e/9eadc8fdb6f003d61bd8a0152890cb02abfe7256222513e6cb963965e1a130f4-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b059/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b059/_pkg_.a $WORK/b059/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/93/9353b8d9ef28758db6b9220b35311aa62ddca0b1a79629eb2d50e1475b5ed37c-d # internal crypto/dsa mkdir -p $WORK/b078/ encoding/asn1 mkdir -p $WORK/b058/ crypto/elliptic mkdir -p $WORK/b066/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b067/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a EOF cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 6-cHOfSq1ePscEMAQXP4/6-cHOfSq1ePscEMAQXP4 -goversion go1.14.12 -D "" -importcfg $WORK/b078/importcfg -pack ./dsa.go cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid Ru9IBMRxTWEIOP8uFkPv/Ru9IBMRxTWEIOP8uFkPv -goversion go1.14.12 -D "" -importcfg $WORK/b058/importcfg -pack ./asn1.go ./common.go ./marshal.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b066/symabis ./p256_asm_arm64.s cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid T9L6BLAKetkI4gs_EvVX/T9L6BLAKetkI4gs_EvVX -goversion go1.14.12 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/d4/d4c60dfd2779b9163bb606225a8fc481930e412af40aed03ea32f7a40b407a4b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/61/6143c281d718b0322ec1b269d3c0e41ebb5480e4239299951df452206d7cb0bc-d # internal html/template mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b116/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile html=$WORK/b129/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b085/_pkg_.a packagefile path/filepath=$WORK/b086/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b130/_pkg_.a packagefile text/template/parse=$WORK/b131/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p html/template -std -complete -installsuffix shared -buildid -_LCYVJ3M01trchgndMS/-_LCYVJ3M01trchgndMS -goversion go1.14.12 -D "" -importcfg $WORK/b128/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/db/db5336c96f2dc69bfb807e3b5ed9b97783fed470166ff73216228db03444b363-d # internal github.com/uber/jaeger-client-go/thrift-gen/sampling github.com/uber/jaeger-client-go/thrift-gen/baggage github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b187/ github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b194/ mkdir -p $WORK/b186/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b185/_pkg_.a EOF mkdir -p $WORK/b188/ cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/uber/jaeger-client-go/thrift-gen/sampling /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid E3awcgbi_PuLmUqwBMPa/E3awcgbi_PuLmUqwBMPa -goversion go1.14.12 -D "" -importcfg $WORK/b187/importcfg -pack ./constants.go ./samplingmanager.go ./ttypes.go cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b185/_pkg_.a EOF cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b185/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/uber/jaeger-client-go/thrift-gen/baggage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -installsuffix shared -buildid TUKNeQiBOKS458Vphhrx/TUKNeQiBOKS458Vphhrx -goversion go1.14.12 -D "" -importcfg $WORK/b194/importcfg -pack ./baggagerestrictionmanager.go ./constants.go ./ttypes.go cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/uber/jaeger-client-go/thrift-gen/jaeger /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid 7JwyilZaZw41pxv301NN/7JwyilZaZw41pxv301NN -goversion go1.14.12 -D "" -importcfg $WORK/b186/importcfg -pack ./agent.go ./constants.go ./ttypes.go cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b185/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/uber/jaeger-client-go/thrift-gen/zipkincore /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid 3w65vatLQGCOx_qifcuF/3w65vatLQGCOx_qifcuF -goversion go1.14.12 -D "" -importcfg $WORK/b188/importcfg -pack ./constants.go ./ttypes.go ./zipkincollector.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b066/p256_asm_arm64.o ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b066/_pkg_.a $WORK/b066/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/4f/4f9b14c8468401f8038cd602200c90e5f0c5563be266bd38d8dbec728b5d995d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/37/37ec53e71ed8b592fde91e8f6f501ba020bc3ad3b721ad59aa61bc340e4b9f8b-d # internal crypto/x509/pkix mkdir -p $WORK/b079/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b083/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile encoding/hex=$WORK/b080/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid gocvykXSfVUS7tGLxAva/gocvykXSfVUS7tGLxAva -goversion go1.14.12 -D "" -importcfg $WORK/b079/importcfg -pack ./pkix.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b084/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 6zldvN3E09ECJXg9pt5e/6zldvN3E09ECJXg9pt5e -goversion go1.14.12 -D "" -importcfg $WORK/b083/importcfg -pack ./asn1.go ./builder.go ./string.go crypto/internal/boring mkdir -p $WORK/b054/ cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b054/ -importpath crypto/internal/boring -- -I $WORK/b054/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/52/522427bbff368620128f5a840e291cae070b5613563eb2a9421c782bda0f9b32-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/3c/3cfe4b0c71f4fe1f6fa34d04ca074e6666ea4292b885f61f6bd0eb9ceb619aaf-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/c7/c79b28a9a5f23fb255b6716474fc5b35553d75974675f60c05be95fd722350fb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/d3/d356dac1ba2279f0b2552a0cb7f68829466e52ce261e7755f33775f25b91baa1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/5f/5fef0a864e1ac2a08ba54e0cb31dfc405a12c2c4337b88258c8c1f836c009d64-d # internal github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b185/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b186/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b188/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/uber/jaeger-client-go/thrift-gen/agent /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid 7xTMlS4EzRcE-ng2Xfwz/7xTMlS4EzRcE-ng2Xfwz -goversion go1.14.12 -D "" -importcfg $WORK/b190/importcfg -pack ./agent.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/a1/a13f406666754a7d6a33ccd27e2c63a496b6798f3e91efecb3041c42cdc97903-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/0b/0bbc303713483059ac35091ac08116e1c5d8bff9f084110e3cc13646dc678cf6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/ef/ef3b35b05a17fccd9bc86771e84b28fa0527717cb62e5d8b09dbe3303836fe96-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/c6/c6f224917ec4d7d34b9f6cfd04e12b7b1becca51bd28ab6304e187ffdb35f2cf-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b142/ google.golang.org/grpc/grpclb/grpc_lb_v1/messages github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b157/ github.com/golang/protobuf/ptypes/any github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b144/ 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/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b155/ cd /builddir/build/BUILD/shim-1.12.1/go/src/google.golang.org/grpc/encoding/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid bxN3m-3bonRA9wUVpL4W/bxN3m-3bonRA9wUVpL4W -goversion go1.14.12 -D "" -importcfg $WORK/b142/importcfg -pack ./proto.go cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF mkdir -p $WORK/b156/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid o0w_RI2QhdZsSSISK6kI/o0w_RI2QhdZsSSISK6kI -goversion go1.14.12 -D "" -importcfg $WORK/b157/importcfg -pack ./timestamp.pb.go cd /builddir/build/BUILD/shim-1.12.1/go/src/google.golang.org/grpc/grpclb/grpc_lb_v1/messages /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p google.golang.org/grpc/grpclb/grpc_lb_v1/messages -complete -installsuffix shared -buildid NUTh1UGPYnywo-PbMU5H/NUTh1UGPYnywo-PbMU5H -goversion go1.14.12 -D "" -importcfg $WORK/b144/importcfg -pack ./messages.pb.go cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid jjIPayJ9ofjwAvz15J5v/jjIPayJ9ofjwAvz15J5v -goversion go1.14.12 -D "" -importcfg $WORK/b155/importcfg -pack ./any.pb.go cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid TwIrCiPmVEV2j1UyXmpi/TwIrCiPmVEV2j1UyXmpi -goversion go1.14.12 -D "" -importcfg $WORK/b156/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/49/49aefb68fe99416785c7eda551b778d729e49da488352e5a0eefc5ea0f7bc439-d # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/49/49917124ea2f707eb8c280e9b6371ace4261f77cd39fb7998eb22999382b0d5c-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_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/b027/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid JOmk_gi2kBv4-J2owKT6/JOmk_gi2kBv4-J2owKT6 -goversion go1.14.12 -D "" -importcfg $WORK/b158/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/0a/0ad59d4aca360522f0e05e570962097913dfe352cf68f214539051bedacb3daa-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/b024/_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/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid KOIXCIN_S0FRiLxOjrOE/KOIXCIN_S0FRiLxOjrOE -goversion go1.14.12 -D "" -importcfg $WORK/b154/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/16/16bc8130f36f200f8faf81094850c531f2b1d4da187a68d940e6bd66761f9606-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/4d/4d45b3cae8a6bcc1090b7651229e18311264645786259d7a472178d3e038186b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/61/61884f22cc6d563003c20137ae0ecec96fcb614cb6a00e80b733108979480cf6-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/b024/_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/shim-1.12.1/go/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid 63iaNVzIJbva09sr20kX/63iaNVzIJbva09sr20kX -goversion go1.14.12 -D "" -importcfg $WORK/b153/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/61/611cb941b4d5f5c6874d21c4b639172158c518f40b82aa1466b1f4a819df4a44-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/a5/a55764eaabb8f33c7114fa8cc6b16065884042ba482d88a5ad6a0dd1ad96e087-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b087/_pkg_.a $WORK/b087/_x001.o $WORK/b087/_x002.o $WORK/b087/_x003.o $WORK/b087/_x004.o $WORK/b087/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/ab/abe2c684453e1d6c7770970d0a32bb72b2a997ca4f9de7ca2747c37c4798e9dd-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b106/ golang.org/x/net/lex/httplex google.golang.org/grpc/naming mkdir -p $WORK/b148/ google.golang.org/grpc/stats net/textproto google.golang.org/grpc/resolver/dns cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b099/_pkg_.a packagefile net=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b125/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid ANppYhfmQ-rZTTc_NCC-/ANppYhfmQ-rZTTc_NCC- -goversion go1.14.12 -D "" -importcfg $WORK/b106/importcfg -pack ./proxy.go mkdir -p $WORK/b152/ log/syslog cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/net/context=$WORK/b041/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b135/_pkg_.a packagefile net=$WORK/b087/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF github.com/mdlayher/vsock mkdir -p $WORK/b171/ cd /builddir/build/BUILD/shim-1.12.1/go/src/google.golang.org/grpc/naming /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p google.golang.org/grpc/naming -complete -installsuffix shared -buildid TfUN3PHSsxfpmf58WHSR/TfUN3PHSsxfpmf58WHSR -goversion go1.14.12 -D "" -importcfg $WORK/b148/importcfg -pack ./dns_resolver.go ./go18.go ./naming.go github.com/hashicorp/yamux cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b120/_pkg_.a packagefile net=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b041/_pkg_.a packagefile net=$WORK/b087/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b162/ cd /builddir/build/BUILD/shim-1.12.1/go/src/google.golang.org/grpc/stats /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p google.golang.org/grpc/stats -complete -installsuffix shared -buildid J9DV7DzvsJqj9JQhuFsf/J9DV7DzvsJqj9JQhuFsf -goversion go1.14.12 -D "" -importcfg $WORK/b152/importcfg -pack ./handlers.go ./stats.go mkdir -p $WORK/b150/ cd /builddir/build/BUILD/shim-1.12.1/go/src/golang.org/x/net/lex/httplex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p golang.org/x/net/lex/httplex -complete -installsuffix shared -buildid pHSTjmtPQbRlGwwiZ9Mz/pHSTjmtPQbRlGwwiZ9Mz -goversion go1.14.12 -D "" -importcfg $WORK/b125/importcfg -pack ./httplex.go cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b087/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b177/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b085/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b087/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b116/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/net/context=$WORK/b041/_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/b060/_pkg_.a packagefile net=$WORK/b087/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile net=$WORK/b087/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b105/ cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/mdlayher/vsock /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/mdlayher/vsock -complete -installsuffix shared -buildid AsltOLvNNRNEr9tFBHJk/AsltOLvNNRNEr9tFBHJk -goversion go1.14.12 -D "" -importcfg $WORK/b171/importcfg -pack ./conn_linux.go ./doc.go ./fd_linux.go ./fd_linux_gteq_1.12.go ./ioctl_linux.go ./listener_linux.go ./vsock.go cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid otPeEKkn9Kkvzwpn88Dk/otPeEKkn9Kkvzwpn88Dk -goversion go1.14.12 -D "" -importcfg $WORK/b177/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/hashicorp/yamux /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/hashicorp/yamux -complete -installsuffix shared -buildid uMdVyDPnXp8RPsZFg-AJ/uMdVyDPnXp8RPsZFg-AJ -goversion go1.14.12 -D "" -importcfg $WORK/b162/importcfg -pack ./addr.go ./const.go ./mux.go ./session.go ./stream.go ./util.go cd /builddir/build/BUILD/shim-1.12.1/go/src/google.golang.org/grpc/resolver/dns /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p google.golang.org/grpc/resolver/dns -complete -installsuffix shared -buildid 2iHE_MjtlE7ztKcO31xD/2iHE_MjtlE7ztKcO31xD -goversion go1.14.12 -D "" -importcfg $WORK/b150/importcfg -pack ./dns_resolver.go ./go18.go cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b085/_pkg_.a packagefile net=$WORK/b087/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 3nAoJ1Rzz4Hx6Kqlraz0/3nAoJ1Rzz4Hx6Kqlraz0 -goversion go1.14.12 -D "" -importcfg $WORK/b105/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/25/25e84f5367aa9b116e7375f78232221b5fe5ddb06f7c91ea93bfdb5462910017-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/38/3858150a2e5c9fa2a297db16b0d1aca60e1f24844838590a5a9f5769c0927e3e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/76/76a1873da47203e72392735768cd90e73f7455bcbde76c1d75c72d8f4ed3e485-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/fc/fc04050a8d81312702f7f2442e81c62107ceeabfbb8ba5c7f8990a48322f57da-d # internal github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b173/_pkg_.a packagefile log/syslog=$WORK/b177/_pkg_.a packagefile os=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/sirupsen/logrus/hooks/syslog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/sirupsen/logrus/hooks/syslog -complete -installsuffix shared -buildid zSrUNDuDJidLHq3fRhBw/zSrUNDuDJidLHq3fRhBw -goversion go1.14.12 -D "" -importcfg $WORK/b176/importcfg -pack ./syslog.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/29/29961132b1537f0366971fda73f0182b362d321bd038c5942fa80f2612c50f29-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/39/390d6860f946a1bde4421b2a619270b847b6b80cfebd8e9282b7383c70c0ff6d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/f4/f42d2b306b542ac229190a8a4848542bb8a7770125e002c43f03c25ece92e3b1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/af/af4cccaf444b886f36b226de05b2fd3075bd2e3c95393c7312992618e0500fcd-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b098/ cat >$WORK/b098/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/b099/_pkg_.a packagefile net=$WORK/b087/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid JXMJuWCN34Zw-vo88VK4/JXMJuWCN34Zw-vo88VK4 -goversion go1.14.12 -D "" -importcfg $WORK/b098/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/a6/a621d8deb1b60e3439a360ce2d6520cd3a01884415fad409b1d99235994348d6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/db/db391dabc25c2556bd395ab2aa6516e86f7eafe5775aa37cd07b2855b3a411b1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/12/125809690f303c21029c80d9f58f6fdb9bb8ad3c982cda20b9f6ee34d095e650-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/ac/aca1362f99a79c415cd227ad0d0056e3d7e00b38485a84615ea59ffe3c488e2d-d # internal github.com/kata-containers/agent/pkg/types mkdir -p $WORK/b169/ github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b166/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b165/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/kata-containers/agent/pkg/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/kata-containers/agent/pkg/types -complete -installsuffix shared -buildid EGfBkIch6NVNePO5nK9d/EGfBkIch6NVNePO5nK9d -goversion go1.14.12 -D "" -importcfg $WORK/b169/importcfg -pack ./types.pb.go cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b165/_pkg_.a packagefile io/ioutil=$WORK/b085/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid un-nUknNaVj-3WJBB5O1/un-nUknNaVj-3WJBB5O1 -goversion go1.14.12 -D "" -importcfg $WORK/b166/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go github.com/gogo/protobuf/types mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b165/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b168/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/gogo/protobuf/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/gogo/protobuf/types -complete -installsuffix shared -buildid VU4YUp-aslkjUhI_Pf5v/VU4YUp-aslkjUhI_Pf5v -goversion go1.14.12 -D "" -importcfg $WORK/b167/importcfg -pack ./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_arm64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/d1/d1cce3b69383acf8ab631d8593674bc7434b93bc66b9a61e741bab7484a275d4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/20/202a34e4791e3afff68406ac0ecc787209747c0be6d5b8a9e201eb2236186bbe-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b165/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b166/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid 6xee6dHYg6zh8rktRY9V/6xee6dHYg6zh8rktRY9V -goversion go1.14.12 -D "" -importcfg $WORK/b164/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/8a/8aed8eb021435e97e8b7632206f326ee2157c7379e033aba2e78868c09457771-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/17/17de6eb48e52fcba7a719a3272d1bca56424d43f06326099a73c56ff0af789c7-d # internal cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -o $WORK/b054/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -o $WORK/b054/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -o $WORK/b054/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -o $WORK/b054/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -o $WORK/b054/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -o $WORK/b054/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -o $WORK/b054/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -o $WORK/b054/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -o $WORK/b054/_x017.o -c openssl_stub_rand.c cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -o $WORK/b054/_cgo_.o $WORK/b054/_cgo_main.o $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o $WORK/b054/_x005.o $WORK/b054/_x006.o $WORK/b054/_x007.o $WORK/b054/_x008.o $WORK/b054/_x009.o $WORK/b054/_x010.o $WORK/b054/_x011.o $WORK/b054/_x012.o $WORK/b054/_x013.o $WORK/b054/_x014.o $WORK/b054/_x015.o $WORK/b054/_x016.o $WORK/b054/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage boring -dynimport $WORK/b054/_cgo_.o -dynout $WORK/b054/_cgo_import.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/cipher=$WORK/b051/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b056/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b057/_pkg_.a packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b062/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid PnBIITfkqNCgomxPfs12/PnBIITfkqNCgomxPfs12 -goversion go1.14.12 -D "" -importcfg $WORK/b054/importcfg -pack ./doc.go $WORK/b054/_cgo_gotypes.go $WORK/b054/aes.cgo1.go $WORK/b054/boring.cgo1.go $WORK/b054/ecdsa.cgo1.go $WORK/b054/hmac.cgo1.go $WORK/b054/rand.cgo1.go $WORK/b054/rsa.cgo1.go $WORK/b054/sha.cgo1.go $WORK/b054/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b054/_pkg_.a $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o $WORK/b054/_x005.o $WORK/b054/_x006.o $WORK/b054/_x007.o $WORK/b054/_x008.o $WORK/b054/_x009.o $WORK/b054/_x010.o $WORK/b054/_x011.o $WORK/b054/_x012.o $WORK/b054/_x013.o $WORK/b054/_x014.o $WORK/b054/_x015.o $WORK/b054/_x016.o $WORK/b054/_x017.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/83/83b2b21d68a62656f23d65bdfa2bfd84a0b7aa2371bbd610135fbe15d41df44c-d # internal crypto/hmac mkdir -p $WORK/b071/ crypto/sha512 mkdir -p $WORK/b068/ crypto/sha256 crypto/sha1 mkdir -p $WORK/b076/ crypto/aes cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b053/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a EOF mkdir -p $WORK/b050/ cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid v4WHCgNBsnbTpqIv2DEG/v4WHCgNBsnbTpqIv2DEG -goversion go1.14.12 -D "" -importcfg $WORK/b071/importcfg -pack ./hmac.go mkdir -p $WORK/b075/ cat >$WORK/b076/go_asm.h << 'EOF' # internal EOF cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/internal/boring=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b076/symabis ./sha256block_arm64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid z7bas8qagLU0HR9WUe_U/z7bas8qagLU0HR9WUe_U -goversion go1.14.12 -D "" -importcfg $WORK/b068/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cat >$WORK/b050/go_asm.h << 'EOF' # internal EOF cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b050/symabis ./asm_arm64.s ./gcm_arm64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b075/symabis ./sha1block_arm64.s cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/internal/boring=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid bmzBCbaCuyC6ru43hkzt/bmzBCbaCuyC6ru43hkzt -goversion go1.14.12 -symabis $WORK/b076/symabis -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/internal/boring=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid 81lVD33NZ3YF8Syd9ZBA/81lVD33NZ3YF8Syd9ZBA -goversion go1.14.12 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_arm64.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b051/_pkg_.a packagefile crypto/internal/boring=$WORK/b054/_pkg_.a packagefile crypto/internal/subtle=$WORK/b052/_pkg_.a packagefile crypto/subtle=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto/aes -std -installsuffix shared -buildid 16by7QtFCs41UkRz6aCI/16by7QtFCs41UkRz6aCI -goversion go1.14.12 -symabis $WORK/b050/symabis -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/3f/3fc1f23c06a373bf3738e3783cc4264ffcb24ab1f613df9c9dda14fa0384f8b6-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b071/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid QK0sH6hPio9myeDGI2t_/QK0sH6hPio9myeDGI2t_ -goversion go1.14.12 -D "" -importcfg $WORK/b097/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/cf/cf3c60db14a8fc68d1cac67fccdb81a689a3cdd1cca3a1a291fddd529bb556b0-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b075/sha1block_arm64.o ./sha1block_arm64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b076/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b075/_pkg_.a $WORK/b075/sha1block_arm64.o # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/59/5925299ba8800774313038340f2f97947d6f1c6590313fada4d478d385d568ad-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b076/_pkg_.a $WORK/b076/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/c8/c874e2004c500da8dceecb6d52363658a016a1e657c0049d8839de35e9486d80-d # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/b5/b504e0289a12279dbe4154d506c11ceea545d0cbb4cfd0682f05f9b2b3ec1154-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b050/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b050/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b050/_pkg_.a $WORK/b050/asm_arm64.o $WORK/b050/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/cd/cdc04aecbb61740ae357262c57334a05ae268235d73b973eb218326d39823e00-d # internal crypto/ecdsa mkdir -p $WORK/b065/ crypto/rand mkdir -p $WORK/b049/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b050/_pkg_.a packagefile crypto/cipher=$WORK/b051/_pkg_.a packagefile crypto/elliptic=$WORK/b066/_pkg_.a packagefile crypto/internal/boring=$WORK/b054/_pkg_.a packagefile crypto/internal/randutil=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b068/_pkg_.a packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b050/_pkg_.a packagefile crypto/cipher=$WORK/b051/_pkg_.a packagefile crypto/internal/boring=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid 5YlpRgTmZ5kN57-QFh0h/5YlpRgTmZ5kN57-QFh0h -goversion go1.14.12 -D "" -importcfg $WORK/b065/importcfg -pack ./boring.go ./ecdsa.go cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid b6Fi3TSoo603FsW5EdRz/b6Fi3TSoo603FsW5EdRz -goversion go1.14.12 -D "" -importcfg $WORK/b049/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/e3/e3a87fac7ba8e80f50b707d458304a552e421974ab4e368fc2c4d5c6857ee029-d # internal crypto/ed25519 mkdir -p $WORK/b069/ mime/multipart mkdir -p $WORK/b109/ crypto/rsa mkdir -p $WORK/b074/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b085/_pkg_.a packagefile mime=$WORK/b108/_pkg_.a packagefile mime/quotedprintable=$WORK/b110/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/internal/boring=$WORK/b054/_pkg_.a packagefile crypto/internal/randutil=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/subtle=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid iyP5F5Cr7Q-YFiyrnfwN/iyP5F5Cr7Q-YFiyrnfwN -goversion go1.14.12 -D "" -importcfg $WORK/b109/importcfg -pack ./formdata.go ./multipart.go ./writer.go cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid FY4HgizWpsn61yIGe9ps/FY4HgizWpsn61yIGe9ps -goversion go1.14.12 -D "" -importcfg $WORK/b074/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha512=$WORK/b068/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid obcvYqkivDkzMMx9KkEx/obcvYqkivDkzMMx9KkEx -goversion go1.14.12 -D "" -importcfg $WORK/b069/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/42/427510644673f9c5fa08391279963a7880fc29ee9462f2f971f444854dc022b1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/01/013c342c39c18e3f6ce35f43ee6968d72cfd98712f52c7dcb6302752385ec4af-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/e9/e9fb27e18cd367e4821ad8c2c6968f6c39f2d2cb25ee8934202b83b8b7f412de-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/a4/a4d5d934c76cca230d3ff350f4815ab910336dde9d1159e28884ed40b1850dab-d # internal crypto/x509 mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b050/_pkg_.a packagefile crypto/cipher=$WORK/b051/_pkg_.a packagefile crypto/des=$WORK/b064/_pkg_.a packagefile crypto/dsa=$WORK/b078/_pkg_.a packagefile crypto/ecdsa=$WORK/b065/_pkg_.a packagefile crypto/ed25519=$WORK/b069/_pkg_.a packagefile crypto/elliptic=$WORK/b066/_pkg_.a packagefile crypto/md5=$WORK/b072/_pkg_.a packagefile crypto/rsa=$WORK/b074/_pkg_.a packagefile crypto/sha1=$WORK/b075/_pkg_.a packagefile crypto/sha256=$WORK/b076/_pkg_.a packagefile crypto/sha512=$WORK/b068/_pkg_.a packagefile crypto/x509/pkix=$WORK/b079/_pkg_.a packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile encoding/hex=$WORK/b080/_pkg_.a packagefile encoding/pem=$WORK/b081/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b084/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b085/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid 3deJxrUATkvIiHDOK1fo/3deJxrUATkvIiHDOK1fo -goversion go1.14.12 -D "" -importcfg $WORK/b077/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/4d/4def98791764636c1cc558d81fa2fc3edfb08f4df7fff11faea37ed1e77f97e0-d # internal crypto/tls mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b050/_pkg_.a packagefile crypto/cipher=$WORK/b051/_pkg_.a packagefile crypto/des=$WORK/b064/_pkg_.a packagefile crypto/ecdsa=$WORK/b065/_pkg_.a packagefile crypto/ed25519=$WORK/b069/_pkg_.a packagefile crypto/elliptic=$WORK/b066/_pkg_.a packagefile crypto/hmac=$WORK/b071/_pkg_.a packagefile crypto/internal/boring=$WORK/b054/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b056/_pkg_.a packagefile crypto/md5=$WORK/b072/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rc4=$WORK/b073/_pkg_.a packagefile crypto/rsa=$WORK/b074/_pkg_.a packagefile crypto/sha1=$WORK/b075/_pkg_.a packagefile crypto/sha256=$WORK/b076/_pkg_.a packagefile crypto/sha512=$WORK/b068/_pkg_.a packagefile crypto/subtle=$WORK/b053/_pkg_.a packagefile crypto/x509=$WORK/b077/_pkg_.a packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile encoding/pem=$WORK/b081/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b097/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b085/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net=$WORK/b087/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid WGYG-Mr_7SLfbh9LELxH/WGYG-Mr_7SLfbh9LELxH -goversion go1.14.12 -D "" -importcfg $WORK/b063/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/ca/cad4a1ce2c4738af74aaa8f3a877bb0e3324bafa01f4f187f64428bf64b3985c-d # internal net/http/httptrace mkdir -p $WORK/b111/ google.golang.org/grpc/credentials mkdir -p $WORK/b136/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b063/_pkg_.a packagefile internal/nettrace=$WORK/b089/_pkg_.a packagefile net=$WORK/b087/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid G1y4royhZpeuF9sgmtu7/G1y4royhZpeuF9sgmtu7 -goversion go1.14.12 -D "" -importcfg $WORK/b111/importcfg -pack ./trace.go cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b063/_pkg_.a packagefile crypto/x509=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/net/context=$WORK/b041/_pkg_.a packagefile io/ioutil=$WORK/b085/_pkg_.a packagefile net=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/google.golang.org/grpc/credentials /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p google.golang.org/grpc/credentials -complete -installsuffix shared -buildid bK2Yys0gEFAinFlcikW-/bK2Yys0gEFAinFlcikW- -goversion go1.14.12 -D "" -importcfg $WORK/b136/importcfg -pack ./credentials.go ./credentials_util_go18.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/9b/9be13d2749e3c503241b839758d10081b4bc515d55d3f0b562390fbc10deb170-d # internal net/http mkdir -p $WORK/b042/ cat >$WORK/b042/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/b043/_pkg_.a packagefile container/list=$WORK/b048/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/tls=$WORK/b063/_pkg_.a packagefile encoding/base64=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b085/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile mime=$WORK/b108/_pkg_.a packagefile mime/multipart=$WORK/b109/_pkg_.a packagefile net=$WORK/b087/_pkg_.a packagefile net/http/httptrace=$WORK/b111/_pkg_.a packagefile net/http/internal=$WORK/b112/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile path/filepath=$WORK/b086/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p net/http -std -complete -installsuffix shared -buildid 4KArDjzD_wTKfTMZs2vl/4KArDjzD_wTKfTMZs2vl -goversion go1.14.12 -D "" -importcfg $WORK/b042/importcfg -pack ./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_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/71/7137d31aa7cb4a661675c50e1a204e722eba063ce4c90dc1a9acc87a8dec8748-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b133/ google.golang.org/grpc/peer mkdir -p $WORK/b149/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/net/context=$WORK/b041/_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/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/google.golang.org/grpc/balancer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p google.golang.org/grpc/balancer -complete -installsuffix shared -buildid MhZR_LNVqNblELfSXr4l/MhZR_LNVqNblELfSXr4l -goversion go1.14.12 -D "" -importcfg $WORK/b133/importcfg -pack ./balancer.go cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b041/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b136/_pkg_.a packagefile net=$WORK/b087/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/google.golang.org/grpc/peer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p google.golang.org/grpc/peer -complete -installsuffix shared -buildid e4NalVH7RvswrorUpj53/e4NalVH7RvswrorUpj53 -goversion go1.14.12 -D "" -importcfg $WORK/b149/importcfg -pack ./peer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/a9/a99e08db0ce1525ec68653770203c546d659dea306e94bbb49a17906f0eabe8c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/37/37b615b1c33289d8cfa1a7a9b8ac381258bef1202d78a25e4f728624964f6fc9-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/b041/_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/shim-1.12.1/go/src/google.golang.org/grpc/balancer/base /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid tVCmcSVZ_Ci6ATrv006y/tVCmcSVZ_Ci6ATrv006y -goversion go1.14.12 -D "" -importcfg $WORK/b139/importcfg -pack ./balancer.go ./base.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/91/915086447e68e7214ed515a927cbe5e18b74047f7fdf6c09427738705d694696-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/b041/_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/b014/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/google.golang.org/grpc/balancer/roundrobin /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid 65zgfQFuy1gzEYdOFUcf/65zgfQFuy1gzEYdOFUcf -goversion go1.14.12 -D "" -importcfg $WORK/b138/importcfg -pack ./roundrobin.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/92/9230b9bbf3475b64a4782f6ba742b0bbc399dea859d63af7271fcea44c462f8e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/e6/e64ab340491d81c4127ed09322d39ce37885355e0ae505b741a153882ad19136-d # internal github.com/opentracing/opentracing-go mkdir -p $WORK/b039/ net/http/httputil github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b189/ golang.org/x/net/trace mkdir -p $WORK/b161/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b040/_pkg_.a packagefile golang.org/x/net/context=$WORK/b041/_pkg_.a packagefile net/http=$WORK/b042/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b126/ cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/opentracing/opentracing-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid 9lRxvgE1uIBMOBHCPgY0/9lRxvgE1uIBMOBHCPgY0 -goversion go1.14.12 -D "" -importcfg $WORK/b039/importcfg -pack ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b116/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b185/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b190/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b186/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b188/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b085/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b087/_pkg_.a packagefile net/http=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/uber/jaeger-client-go/utils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid GwZIpeA7bhx-m6cO3bsY/GwZIpeA7bhx-m6cO3bsY -goversion go1.14.12 -D "" -importcfg $WORK/b189/importcfg -pack ./http_json.go ./localip.go ./rand.go ./rate_limiter.go ./udp_client.go ./utils.go 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/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b098/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b085/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile net=$WORK/b087/_pkg_.a packagefile net/http=$WORK/b042/_pkg_.a packagefile net/http/internal=$WORK/b112/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b127/_pkg_.a packagefile html/template=$WORK/b128/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b087/_pkg_.a packagefile net/http=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile text/tabwriter=$WORK/b132/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid OVYEQwuksFdU1AUZCaIL/OVYEQwuksFdU1AUZCaIL -goversion go1.14.12 -D "" -importcfg $WORK/b161/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cd /builddir/build/BUILD/shim-1.12.1/go/src/golang.org/x/net/trace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p golang.org/x/net/trace -complete -installsuffix shared -buildid -9Lk7JFgZaK5a4v8OGXz/-9Lk7JFgZaK5a4v8OGXz -goversion go1.14.12 -D "" -importcfg $WORK/b126/importcfg -pack ./events.go ./histogram.go ./trace.go ./trace_go17.go 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/b043/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/tls=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_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/b013/_pkg_.a packagefile io/ioutil=$WORK/b085/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b087/_pkg_.a packagefile net/http=$WORK/b042/_pkg_.a packagefile net/http/httptrace=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid Bc2OCDrKQqwvhChken56/Bc2OCDrKQqwvhChken56 -goversion go1.14.12 -D "" -importcfg $WORK/b118/importcfg -pack ./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_arm64/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/a7/a75da013894c3123ac67fc8fbaf3da6390f786f9537e4e3567af37ebdb063b66-d # internal github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/opentracing/opentracing-go/ext /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid ssq0Bmfb8SQrVh8L6KGf/ssq0Bmfb8SQrVh8L6KGf -goversion go1.14.12 -D "" -importcfg $WORK/b114/importcfg -pack ./tags.go cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/26/263882ece08f11859b8fe3b40603f96dd6483cce863261cc022c32646113e837-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/ca/ca30f6a83513333c0a8a1516057077f58c58963266802b87323c3d8c88057449-d # internal github.com/uber/jaeger-client-go mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b039/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b114/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b040/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b181/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b182/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b183/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b184/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b185/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b186/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b187/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b188/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b189/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b191/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/uber/jaeger-client-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid VFcxNUFJcNP7AQE1DpCD/VFcxNUFJcNP7AQE1DpCD -goversion go1.14.12 -D "" -importcfg $WORK/b180/importcfg -pack ./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_arm64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/9d/9d166fc812b8ccdd42733e2d991ca1398bda7d50dc53726a83de980aec45af6e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/20/20bbc7dfc4a32b857015cd0853e634cab2a722c249ed058e56e7707a4269e829-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/67/6777f909a29250825181e83f3079332b085555d0108ff7df0ebb2a02e967536d-d # internal github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b193/ github.com/uber/jaeger-client-go/internal/throttler/remote github.com/uber/jaeger-client-go/transport github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b196/ mkdir -p $WORK/b195/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b180/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b181/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b194/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b189/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b197/ cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/uber/jaeger-client-go/internal/baggage/remote /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/uber/jaeger-client-go/internal/baggage/remote -complete -installsuffix shared -buildid e_EVXsblYCiCzVu-reSd/e_EVXsblYCiCzVu-reSd -goversion go1.14.12 -D "" -importcfg $WORK/b193/importcfg -pack ./options.go ./restriction_manager.go cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b039/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b114/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b180/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b191/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/uber/jaeger-client-go/rpcmetrics /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/uber/jaeger-client-go/rpcmetrics -complete -installsuffix shared -buildid pz3GWWdtL9GHlIwT2roW/pz3GWWdtL9GHlIwT2roW -goversion go1.14.12 -D "" -importcfg $WORK/b196/importcfg -pack ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/pkg/errors=$WORK/b179/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b180/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b189/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b180/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b185/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b186/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b085/_pkg_.a packagefile net/http=$WORK/b042/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/uber/jaeger-client-go/internal/throttler/remote /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/uber/jaeger-client-go/internal/throttler/remote -complete -installsuffix shared -buildid ILmmP7ktJfcTZv6FTvrr/ILmmP7ktJfcTZv6FTvrr -goversion go1.14.12 -D "" -importcfg $WORK/b195/importcfg -pack ./options.go ./throttler.go cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/uber/jaeger-client-go/transport /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/uber/jaeger-client-go/transport -complete -installsuffix shared -buildid sq7XkGEE0jrbipRDfXrj/sq7XkGEE0jrbipRDfXrj -goversion go1.14.12 -D "" -importcfg $WORK/b197/importcfg -pack ./doc.go ./http.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/d7/d704fbfa44f55dd027bf728469331e12d711a01c5fc2e39e8100fe9d100f06db-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/d1/d1566d15cb0c22d3cdf699a727c8e368d1571654c3b574f7446c612294173acf-d # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/77/77050941238d0545b1604882a848917ff6a8e33a478917ce1582808c8b37d87f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/0d/0d1edbb06da04c4f9dcbfb5f118371da11047e54e01fa761dc5ec689f12285b9-d # internal github.com/uber/jaeger-client-go/config mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b039/_pkg_.a packagefile github.com/pkg/errors=$WORK/b179/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b180/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b193/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b195/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b196/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b197/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b191/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/uber/jaeger-client-go/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/uber/jaeger-client-go/config -complete -installsuffix shared -buildid qQCcI8OHxRJ3V_acjCdr/qQCcI8OHxRJ3V_acjCdr -goversion go1.14.12 -D "" -importcfg $WORK/b178/importcfg -pack ./config.go ./config_env.go ./options.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/32/32838572a9625473180b41f80cd59891a8bf763c7a3ff176e4d1bbafbe17ae8e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/d4/d4acb91514f630c3c8da379be3aa60f20ce1077fc43e5f43225fe590e02d56d6-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/b019/_pkg_.a packagefile encoding/base64=$WORK/b082/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile golang.org/x/net/context=$WORK/b041/_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/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b087/_pkg_.a packagefile net/http=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/google.golang.org/grpc/transport /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p google.golang.org/grpc/transport -complete -installsuffix shared -buildid wEn2-t0KSzwWDpI9oK2E/wEn2-t0KSzwWDpI9oK2E -goversion go1.14.12 -D "" -importcfg $WORK/b160/importcfg -pack ./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_arm64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/1b/1b0fb9b0cb28f123396d9288174330eda6a095e49d13a09cbbb546c1ab08f0d8-d # internal google.golang.org/grpc mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b043/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b116/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/net/context=$WORK/b041/_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/b013/_pkg_.a packagefile io/ioutil=$WORK/b085/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b087/_pkg_.a packagefile net/http=$WORK/b042/_pkg_.a packagefile net/http/httputil=$WORK/b161/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/google.golang.org/grpc /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p google.golang.org/grpc -complete -installsuffix shared -buildid 8tVKrC0pZsN7w1Ek8UVa/8tVKrC0pZsN7w1Ek8UVa -goversion go1.14.12 -D "" -importcfg $WORK/b115/importcfg -pack ./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_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/31/312e89400e762429cd0fca56a6f59c435fa1a213ec8e41d61a9a6014820b0913-d # internal github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b039/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b114/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b040/_pkg_.a packagefile golang.org/x/net/context=$WORK/b041/_pkg_.a packagefile google.golang.org/grpc=$WORK/b115/_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/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc -complete -installsuffix shared -buildid 8cCLCuVLRhjIVDRA2Cnp/8cCLCuVLRhjIVDRA2Cnp -goversion go1.14.12 -D "" -importcfg $WORK/b038/importcfg -pack ./client.go ./errors.go ./options.go ./package.go ./server.go ./shared.go github.com/kata-containers/agent/protocols/grpc mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b164/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b165/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b167/_pkg_.a packagefile github.com/kata-containers/agent/pkg/types=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b170/_pkg_.a packagefile golang.org/x/net/context=$WORK/b041/_pkg_.a packagefile google.golang.org/grpc=$WORK/b115/_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/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/kata-containers/agent/protocols/grpc /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/kata-containers/agent/protocols/grpc -complete -installsuffix shared -buildid m3WSSo-5mgj8S-R3xJ1f/m3WSSo-5mgj8S-R3xJ1f -goversion go1.14.12 -D "" -importcfg $WORK/b163/importcfg -pack ./agent.pb.go ./health.pb.go ./oci.pb.go ./utils.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/e3/e3761ecc230f2d6765f5ffbe4f19fef595da71d94246e6b89a6f6b38e594aaac-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/ea/ea5f5570aad30a285188a9f3671bd87b21cf53f8041509839ce5fc5caf24a073-d # internal github.com/kata-containers/agent/protocols/client mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc=$WORK/b038/_pkg_.a packagefile github.com/hashicorp/yamux=$WORK/b162/_pkg_.a packagefile github.com/kata-containers/agent/protocols/grpc=$WORK/b163/_pkg_.a packagefile github.com/mdlayher/vsock=$WORK/b171/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b039/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc=$WORK/b115/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile net=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/kata-containers/agent/protocols/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p github.com/kata-containers/agent/protocols/client -complete -installsuffix shared -buildid aT5qLeHXMNVocPNHSoIU/aT5qLeHXMNVocPNHSoIU -goversion go1.14.12 -D "" -importcfg $WORK/b037/importcfg -pack ./client.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/00/00aff2ccc219b6aa386e3b1905be5d3206835e194f08e1c2b13d7c42edbdbb19-d # internal github.com/kata-containers/shim mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/kata-containers/agent/protocols/client=$WORK/b037/_pkg_.a packagefile github.com/kata-containers/agent/protocols/grpc=$WORK/b163/_pkg_.a packagefile github.com/moby/moby/pkg/term=$WORK/b174/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b039/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b173/_pkg_.a packagefile github.com/sirupsen/logrus/hooks/syslog=$WORK/b176/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b178/_pkg_.a packagefile golang.org/x/net/context=$WORK/b041/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile google.golang.org/grpc=$WORK/b115/_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/b013/_pkg_.a packagefile io/ioutil=$WORK/b085/_pkg_.a packagefile log/syslog=$WORK/b177/_pkg_.a packagefile net=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile os/signal=$WORK/b175/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/pprof=$WORK/b198/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b062/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.12.1/go/src/github.com/kata-containers/shim /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid n09SDAM49NArM7_nRNCa/n09SDAM49NArM7_nRNCa -goversion go1.14.12 -D "" -importcfg $WORK/b001/importcfg -pack ./agent.go ./main.go ./pipe.go ./shim.go ./signals.go ./terminal_linux.go ./tracing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/20/203559820faecf556666b7d0b532ba058e8a3c85a3053adf9fcb2f6077b1786a-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/kata-containers/shim=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/kata-containers/agent/protocols/client=$WORK/b037/_pkg_.a packagefile github.com/kata-containers/agent/protocols/grpc=$WORK/b163/_pkg_.a packagefile github.com/moby/moby/pkg/term=$WORK/b174/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b039/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b173/_pkg_.a packagefile github.com/sirupsen/logrus/hooks/syslog=$WORK/b176/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b178/_pkg_.a packagefile golang.org/x/net/context=$WORK/b041/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile google.golang.org/grpc=$WORK/b115/_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/b013/_pkg_.a packagefile io/ioutil=$WORK/b085/_pkg_.a packagefile log/syslog=$WORK/b177/_pkg_.a packagefile net=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile os/signal=$WORK/b175/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/pprof=$WORK/b198/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b062/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile internal/fmtsort=$WORK/b025/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc=$WORK/b038/_pkg_.a packagefile github.com/hashicorp/yamux=$WORK/b162/_pkg_.a packagefile github.com/mdlayher/vsock=$WORK/b171/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b164/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b165/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b167/_pkg_.a packagefile github.com/kata-containers/agent/pkg/types=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b170/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b116/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile github.com/pkg/errors=$WORK/b179/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b180/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b193/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b195/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b196/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b197/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b191/_pkg_.a packagefile compress/gzip=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b045/_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/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/tap=$WORK/b159/_pkg_.a packagefile google.golang.org/grpc/transport=$WORK/b160/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/http/httputil=$WORK/b161/_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 path/filepath=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b088/_pkg_.a packagefile internal/nettrace=$WORK/b089/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/singleflight=$WORK/b090/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/syscall/execenv=$WORK/b034/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile internal/testlog=$WORK/b035/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile text/tabwriter=$WORK/b132/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b114/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b166/_pkg_.a packagefile encoding=$WORK/b117/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b168/_pkg_.a packagefile container/list=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/tls=$WORK/b063/_pkg_.a packagefile encoding/base64=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b099/_pkg_.a packagefile mime=$WORK/b108/_pkg_.a packagefile mime/multipart=$WORK/b109/_pkg_.a packagefile net/http/httptrace=$WORK/b111/_pkg_.a packagefile net/http/internal=$WORK/b112/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b181/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b182/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b183/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b184/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b185/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b186/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b187/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b188/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b189/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b194/_pkg_.a packagefile github.com/codahale/hdrhistogram=$WORK/b192/_pkg_.a packagefile compress/flate=$WORK/b044/_pkg_.a packagefile hash/crc32=$WORK/b046/_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 golang.org/x/net/internal/timeseries=$WORK/b127/_pkg_.a packagefile html/template=$WORK/b128/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b139/_pkg_.a packagefile crypto/x509=$WORK/b077/_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 crypto/aes=$WORK/b050/_pkg_.a packagefile crypto/cipher=$WORK/b051/_pkg_.a packagefile crypto/internal/boring=$WORK/b054/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/des=$WORK/b064/_pkg_.a packagefile crypto/ecdsa=$WORK/b065/_pkg_.a packagefile crypto/ed25519=$WORK/b069/_pkg_.a packagefile crypto/elliptic=$WORK/b066/_pkg_.a packagefile crypto/hmac=$WORK/b071/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b056/_pkg_.a packagefile crypto/md5=$WORK/b072/_pkg_.a packagefile crypto/rc4=$WORK/b073/_pkg_.a packagefile crypto/rsa=$WORK/b074/_pkg_.a packagefile crypto/sha1=$WORK/b075/_pkg_.a packagefile crypto/sha256=$WORK/b076/_pkg_.a packagefile crypto/sha512=$WORK/b068/_pkg_.a packagefile crypto/subtle=$WORK/b053/_pkg_.a packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile encoding/pem=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b097/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b104/_pkg_.a packagefile mime/quotedprintable=$WORK/b110/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b190/_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 html=$WORK/b129/_pkg_.a packagefile text/template=$WORK/b130/_pkg_.a packagefile text/template/parse=$WORK/b131/_pkg_.a packagefile crypto/dsa=$WORK/b078/_pkg_.a packagefile crypto/x509/pkix=$WORK/b079/_pkg_.a packagefile encoding/hex=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b084/_pkg_.a packagefile crypto/internal/subtle=$WORK/b052/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b057/_pkg_.a packagefile crypto/internal/randutil=$WORK/b067/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b070/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b101/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b122/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=HvLyQP9qJuvU2y36FVT6/n09SDAM49NArM7_nRNCa/aFKEVET_Ku4fZ_aSpWhW/HvLyQP9qJuvU2y36FVT6 -compressdwarf=false -linkmode=external -X main.version=1.12.1 -B 0x84d6ad810f5d62ab9b3fe107698ecb420b214719 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out shim rm -r $WORK/b001/ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.i4Ccju + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/kata-shim-1.12.1-1.el8.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/kata-shim-1.12.1-1.el8.aarch64 ++ dirname /builddir/build/BUILDROOT/kata-shim-1.12.1-1.el8.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/kata-shim-1.12.1-1.el8.aarch64 + cd shim-1.12.1 + install -D shim /builddir/build/BUILDROOT/kata-shim-1.12.1-1.el8.aarch64/usr/libexec/kata-containers/kata-shim + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.12.1-1.el8 --unique-debug-suffix -1.12.1-1.el8.aarch64 --unique-debug-src-base kata-shim-1.12.1-1.el8.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/shim-1.12.1 extracting debug info from /builddir/build/BUILDROOT/kata-shim-1.12.1-1.el8.aarch64/usr/libexec/kata-containers/kata-shim 9338 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: kata-shim-1.12.1-1.el8.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PbOHi5 + umask 022 + cd /builddir/build/BUILD + cd shim-1.12.1 + DOCDIR=/builddir/build/BUILDROOT/kata-shim-1.12.1-1.el8.aarch64/usr/share/doc/kata-shim + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kata-shim-1.12.1-1.el8.aarch64/usr/share/doc/kata-shim + cp -pr CODE_OF_CONDUCT.md /builddir/build/BUILDROOT/kata-shim-1.12.1-1.el8.aarch64/usr/share/doc/kata-shim + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/kata-shim-1.12.1-1.el8.aarch64/usr/share/doc/kata-shim + cp -pr README.md /builddir/build/BUILDROOT/kata-shim-1.12.1-1.el8.aarch64/usr/share/doc/kata-shim + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eF6bpF + umask 022 + cd /builddir/build/BUILD + cd shim-1.12.1 + LICENSEDIR=/builddir/build/BUILDROOT/kata-shim-1.12.1-1.el8.aarch64/usr/share/licenses/kata-shim + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kata-shim-1.12.1-1.el8.aarch64/usr/share/licenses/kata-shim + cp -pr LICENSE /builddir/build/BUILDROOT/kata-shim-1.12.1-1.el8.aarch64/usr/share/licenses/kata-shim + exit 0 Provides: bundled(golang(github.com/Azure/go-ansiterm)) = d6e3b3328b783f23731bc4d058875b0371ff8109 bundled(golang(github.com/davecgh/go-spew)) = v1.1.0 bundled(golang(github.com/docker/docker)) = bc183a0062c1283cfc47f42ec78501868629dd2b bundled(golang(github.com/gogo/protobuf)) = 342cbe0a04158f6dcb03ca0079991a51a4248c02 bundled(golang(github.com/golang/protobuf)) = 1e59b77b52bf8e4b449a57e6f79f21226d571845 bundled(golang(github.com/kata-containers/agent)) = 8f22514ae5790f3b6953cf93692e663fa29469e3 bundled(golang(github.com/kr/pty)) = v1.1.0 bundled(golang(github.com/mdlayher/vsock)) = 738c88d6e4cfd60e8124a5344fa10d205fd828b9 bundled(golang(github.com/moby/moby)) = v1.13.1 bundled(golang(github.com/opencontainers/runtime-spec)) = 4e3b9264a330d094b0386c3703c5f379119711e8 bundled(golang(github.com/pmezard/go-difflib)) = v1.0.0 bundled(golang(github.com/sirupsen/logrus)) = v1.0.4 bundled(golang(github.com/stretchr/testify)) = v1.2.0 bundled(golang(golang.org/x/crypto)) = 13931e22f9e72ea58bb73048bc752b48c6d4d4ac bundled(golang(golang.org/x/net)) = a8b9294777976932365dabb6640cf1468d95c70f bundled(golang(golang.org/x/sys)) = 810d7000345868fc619eb81f46307107118f4ae1 bundled(golang(golang.org/x/text)) = e19ae1496984b1c655b8044a65c0300a3c878dd3 bundled(golang(google.golang.org/genproto)) = a8101f21cf983e773d0c1133ebc5424792003214 bundled(golang(google.golang.org/grpc)) = v1.8.0 kata-shim = 1.12.1-1.el8 kata-shim(aarch-64) = 1.12.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: kata-shim-debugsource-1.12.1-1.el8.aarch64 Provides: kata-shim-debugsource = 1.12.1-1.el8 kata-shim-debugsource(aarch-64) = 1.12.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: kata-shim-debuginfo-1.12.1-1.el8.aarch64 Provides: debuginfo(build-id) = dd860359fd9f856d385ce4cf55cdbc0d09c4707f kata-shim-debuginfo = 1.12.1-1.el8 kata-shim-debuginfo(aarch-64) = 1.12.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kata-shim-debugsource(aarch-64) = 1.12.1-1.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/kata-shim-1.12.1-1.el8.aarch64 Wrote: /builddir/build/RPMS/kata-shim-1.12.1-1.el8.aarch64.rpm Wrote: /builddir/build/RPMS/kata-shim-debugsource-1.12.1-1.el8.aarch64.rpm Wrote: /builddir/build/RPMS/kata-shim-debuginfo-1.12.1-1.el8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.K7ioh7 + umask 022 + cd /builddir/build/BUILD + cd shim-1.12.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/kata-shim-1.12.1-1.el8.aarch64 + exit 0 Child return code was: 0