Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ignition.spec'], chrootPath='/var/lib/mock/f31-build-19350384-1348622/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ignition.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1580428800 Wrote: /builddir/build/SRPMS/ignition-2.1.1-5.git40c0b57.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ignition.spec'], chrootPath='/var/lib/mock/f31-build-19350384-1348622/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ignition.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1580428800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iWjLbK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ignition-40c0b57b7606bd23210059c5554f151776a1d64b + /usr/bin/gzip -dc /builddir/build/SOURCES/ignition-40c0b57.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ignition-40c0b57b7606bd23210059c5554f151776a1d64b + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-stages-files-don-t-relabel-home-and-root-symlinks.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 Patch #0 (0001-stages-files-don-t-relabel-home-and-root-symlinks.patch): patching file internal/exec/stages/files/passwd.go + cd /builddir/build/BUILD + cd ignition-40c0b57b7606bd23210059c5554f151776a1d64b + /usr/bin/gzip -dc /builddir/build/SOURCES/ignition-dracut-14808e2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd ignition-dracut-14808e25d77681d252cd0bac18803cce51758a93 + mv LICENSE ../LICENSE.dracut + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vET0RL + umask 022 + cd /builddir/build/BUILD + cd ignition-40c0b57b7606bd23210059c5554f151776a1d64b + mkdir -p src/github.com/coreos + ln -s ../../../ src/github.com/coreos/ignition + export 'LDFLAGS= -X github.com/coreos/ignition/v2/internal/version.Raw=2.1.1 ' + LDFLAGS=' -X github.com/coreos/ignition/v2/internal/version.Raw=2.1.1 ' + export 'LDFLAGS+= -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true ' + LDFLAGS+=' -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true ' + export GO111MODULE=on + GO111MODULE=on + export GOFLAGS=-mod=vendor + GOFLAGS=-mod=vendor Building ignition... + echo 'Building ignition...' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -ldflags ' -X github.com/coreos/ignition/v2/internal/version.Raw=2.1.1 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0xdf19e72d51127f1b9fd6a125d6254953e6e094d5' -a -v -x -o ./ignition github.com/coreos/ignition/v2/internal WORK=/tmp/go-build016157572 unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode/utf8 -std -complete -buildid FvjDIwPwic_LJCRenDIB/FvjDIwPwic_LJCRenDIB -goversion go1.13.6 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./utf8.go math/bits mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math/bits -std -complete -buildid e-FU5mxmx4kGTDyKV8Vl/e-FU5mxmx4kGTDyKV8Vl -goversion go1.13.6 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go internal/cpu mkdir -p $WORK/b007/ runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/cpu -std -+ -complete -buildid 4B9GWPVCq9QOuzBhIaAe/4B9GWPVCq9QOuzBhIaAe -goversion go1.13.6 -D "" -importcfg $WORK/b007/importcfg -pack -c=4 ./cpu.go ./cpu_arm64.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -gensymabis -o $WORK/b009/symabis ./asm_arm64.s ./atomic_arm64.s runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/sys -std -+ -complete -buildid plOC29Hbyz_SGBdhpItl/plOC29Hbyz_SGBdhpItl -goversion go1.13.6 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./arch.go ./arch_arm64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime/internal/atomic -std -+ -buildid FJdmFM4JQb0BNBymgnfm/FJdmFM4JQb0BNBymgnfm -goversion go1.13.6 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./atomic_arm64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b009/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b009/atomic_arm64.o ./atomic_arm64.s cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/22/22359acfe84e1c84f5520b17ce9d064ad7ba9912c15658ae782aa699f1bf633f-d # internal internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -buildid yZPtnVGy6Slja2RRDwem/yZPtnVGy6Slja2RRDwem -goversion go1.13.6 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/f6/f64c6621798a897aa7a83b223f662f2ac59505c06062c612bcb7d4f8b76acbd6-d # internal internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /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 -gensymabis -o $WORK/b006/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/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e8/e8bd82d5715c9de6551e832383f988e8905965dc5c21d11ea7bed28baf02b192-d # internal math mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -gensymabis -o $WORK/b015/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_arm64.o $WORK/b009/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/66/66943f6324fe98e4bcea76e59080bb5b15355b123e75599d6f999568dfdadc6a-d # internal sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /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 -gensymabis -o $WORK/b021/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/ca/ca2c0ceb1d1abff75f1f9104ba19e7c4269d4a97968459e47ece85161a905582-d # internal runtime/internal/math mkdir -p $WORK/b010/ cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/4a/4a9aacd297bab5ada44651ad05d752cd2e41fc62a7ec1e2f85d137341456ab0d-d # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/math -std -+ -complete -buildid wdvb2BH6X67QBrDmUnwR/wdvb2BH6X67QBrDmUnwR -goversion go1.13.6 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./math.go unicode mkdir -p $WORK/b022/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b016/_pkg_.a EOF cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math -std -buildid qLt0f8c7qRr7t7NPmcyt/qLt0f8c7qRr7t7NPmcyt -goversion go1.13.6 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=4 ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./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 cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p unicode -std -complete -buildid cRvOIVKTuYkvWoKISQbJ/cRvOIVKTuYkvWoKISQbJ -goversion go1.13.6 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/bytealg -std -+ -buildid 8zWLOCq2W-KcCvwUu49T/8zWLOCq2W-KcCvwUu49T -goversion go1.13.6 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -buildid dHfkweBvGsXfwxyJyXgZ/dHfkweBvGsXfwxyJyXgZ -goversion go1.13.6 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h -c=4 ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/52/52538d7763bf8bfb4838d4d84d2d23f32ef88f7e3ba18405e395bd44a8070b77-d # internal encoding mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p encoding -std -complete -buildid LyzguiuW4tzWdsMg-gKS/LyzguiuW4tzWdsMg-gKS -goversion go1.13.6 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./encoding.go cd /usr/lib/golang/src/internal/bytealg /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 -o $WORK/b006/compare_arm64.o ./compare_arm64.s cd /usr/lib/golang/src/sync/atomic /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 -o $WORK/b021/asm.o ./asm.s cd /usr/lib/golang/src/internal/bytealg /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 -o $WORK/b006/count_arm64.o ./count_arm64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.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/af/afa9bb0dfade8b72bc44bc70ee8955f3b84c881faddca2b6e1ed86aea7393d76-d # internal internal/testlog mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/testlog -std -complete -buildid U_wkY0SE5m0PFLvCpZKe/U_wkY0SE5m0PFLvCpZKe -goversion go1.13.6 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./log.go cd /usr/lib/golang/src/internal/bytealg /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 -o $WORK/b006/equal_arm64.o ./equal_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/01/01a440a089c317fe1f29b991528d553fa122f2fe03495217bf57224fed32701a-d # internal unicode/utf16 mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p unicode/utf16 -std -complete -buildid ZxRrLzROXMxVtwiHudnC/ZxRrLzROXMxVtwiHudnC -goversion go1.13.6 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./utf16.go cd /usr/lib/golang/src/internal/bytealg /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 -o $WORK/b006/index_arm64.o ./index_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 -o $WORK/b006/indexbyte_arm64.o ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/68/68d633d547e7b90fd77652322eff5801320c0a8b1a91024d2604d74754cf868c-d # internal container/list mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p container/list -std -complete -buildid d5knYUrCIpc8uLOq1wi0/d5knYUrCIpc8uLOq1wi0 -goversion go1.13.6 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./list.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/f9/f9da74fbbef26a52a56b064b927ea9e790bfd9a41cf4209577f1a98002a53777-d # internal crypto/internal/subtle mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/internal/subtle -std -complete -buildid hk_9cdlRwUMIco9Ihf31/hk_9cdlRwUMIco9Ihf31 -goversion go1.13.6 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_arm64.o $WORK/b006/count_arm64.o $WORK/b006/equal_arm64.o $WORK/b006/index_arm64.o $WORK/b006/indexbyte_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/ee/ee6bb8e7fbf7a3e3d1e66998dc6ddaab71c85d9c0b5f3d468219db6d96cc204e-d # internal runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /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 -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p runtime -std -+ -buildid OeATRmGxZ-t1y_3sOun2/OeATRmGxZ-t1y_3sOun2 -goversion go1.13.6 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h -c=4 ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.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 ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_arm64.go ./signal_linux_arm64.go ./signal_sighandler.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 ./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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/2b/2b008cc44a28aa3cb2c0d9941c86417d280176923c5c465335c769821e7466a4-d # internal crypto/subtle mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/subtle -std -complete -buildid lf0ESqdWoCCRAqeym0N4/lf0ESqdWoCCRAqeym0N4 -goversion go1.13.6 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./constant_time.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/76/765f8156e5863935e384c734427c8f6846bfdbc4680b573a23c0277cf1fbeee8-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid qVR1sMlv9jMMxQUa4R9I/qVR1sMlv9jMMxQUa4R9I -goversion go1.13.6 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./asn1.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/19/195546fa18cccb6e33779ed3253a092b21a7da48b3ecb7f27c34e79419882d06-d # internal internal/nettrace mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p internal/nettrace -std -complete -buildid 2zKnGoN3onZSO6BY0BXb/2zKnGoN3onZSO6BY0BXb -goversion go1.13.6 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/22/221ad12a7237568f2ee7a4e71ea57d3935baca137ba79447e90ca349d53c0980-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/8e/8eeca2780cc5d3062af0a17ea55f1d2914e7ca83a994f71be1003cd5fe11a586-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b103/ cat >$WORK/b103/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/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid SL-CM5I235EwZGjdArI8/SL-CM5I235EwZGjdArI8 -goversion go1.13.6 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./aliasing.go runtime/cgo mkdir -p $WORK/b099/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b099/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b099/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b015/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b015/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/33/3385b3eaeb1ad8cd1ee9bb3599e613d359f03f6a17d57c069400703ad6893a75-d # internal github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/aws/client/metadata /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/aws/aws-sdk-go/aws/client/metadata -complete -buildid WFYyrzWiaZmi0VKFZU1k/WFYyrzWiaZmi0VKFZU1k -goversion go1.13.6 -D "" -importcfg $WORK/b146/importcfg -pack -c=4 ./client_info.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b015/floor_arm64.o ./floor_arm64.s cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/9a/9a1ebedf02f417a21291deb328b86732dece5ac2ab257e90cd64d6659fdc141a-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b015/modf_arm64.o ./modf_arm64.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b015/sqrt_arm64.o ./sqrt_arm64.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b015/stubs_arm64.o ./stubs_arm64.s cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/14/141f31f8fa4d9230b74c4c8e91d56b05fa040e6f12833915082902c3a0ad50ac-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b015/_pkg_.a $WORK/b015/dim_arm64.o $WORK/b015/exp_arm64.o $WORK/b015/floor_arm64.o $WORK/b015/modf_arm64.o $WORK/b015/sqrt_arm64.o $WORK/b015/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/28/28bfacfc51eb4082c1f59fafe2640f8e682f4c5241c9608f12b7ca5dda3c9efc-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b099 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/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/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x006.o -c gcc_linux_arm64.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x012.o -c gcc_arm64.S cd $WORK/b099 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/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/b099=/tmp/go-build -gno-record-gcc-switches -o $WORK/b099/_cgo_.o $WORK/b099/_cgo_main.o $WORK/b099/_x001.o $WORK/b099/_x002.o $WORK/b099/_x003.o $WORK/b099/_x004.o $WORK/b099/_x005.o $WORK/b099/_x006.o $WORK/b099/_x007.o $WORK/b099/_x008.o $WORK/b099/_x009.o $WORK/b099/_x010.o $WORK/b099/_x011.o $WORK/b099/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b099/_cgo_.o -dynout $WORK/b099/_cgo_import.go -dynlinker cat >$WORK/b099/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -gensymabis -o $WORK/b099/symabis ./asm_arm64.s cat >$WORK/b099/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p runtime/cgo -std -buildid 1GMz7h0mFPxtt3WFPW5b/1GMz7h0mFPxtt3WFPW5b -goversion go1.13.6 -symabis $WORK/b099/symabis -D "" -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h -c=4 ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b099/_cgo_gotypes.go $WORK/b099/cgo.cgo1.go $WORK/b099/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b099/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b099/_pkg_.a $WORK/b099/asm_arm64.o $WORK/b099/_x001.o $WORK/b099/_x002.o $WORK/b099/_x003.o $WORK/b099/_x004.o $WORK/b099/_x005.o $WORK/b099/_x006.o $WORK/b099/_x007.o $WORK/b099/_x008.o $WORK/b099/_x009.o $WORK/b099/_x010.o $WORK/b099/_x011.o $WORK/b099/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/14/14a19598b1e1e10043364d7878d33365f57d59f026c1ded840850e617ebff87d-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b005/tls_GOARCH.h cd /usr/lib/golang/src/runtime /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 -o $WORK/b005/asm.o ./asm.s /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 -o $WORK/b005/asm_arm64.o ./asm_arm64.s /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 -o $WORK/b005/atomic_arm64.o ./atomic_arm64.s /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 -o $WORK/b005/duff_arm64.o ./duff_arm64.s /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 -o $WORK/b005/memclr_arm64.o ./memclr_arm64.s /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 -o $WORK/b005/memmove_arm64.o ./memmove_arm64.s /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 -o $WORK/b005/rt0_linux_arm64.o ./rt0_linux_arm64.s /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 -o $WORK/b005/sys_linux_arm64.o ./sys_linux_arm64.s /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 -o $WORK/b005/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_arm64.o $WORK/b005/atomic_arm64.o $WORK/b005/duff_arm64.o $WORK/b005/memclr_arm64.o $WORK/b005/memmove_arm64.o $WORK/b005/rt0_linux_arm64.o $WORK/b005/sys_linux_arm64.o $WORK/b005/tls_arm64.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/be/be8886b34089fe6c2e184f76a11fd00dc8ce3fa6f4aed9533295734d5cbf9dab-d # internal sync mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -buildid cyqt_L4ucuo8txdiDsaB/cyqt_L4ucuo8txdiDsaB -goversion go1.13.6 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid q85u5IRKuSUB0C8riSwQ/q85u5IRKuSUB0C8riSwQ -goversion go1.13.6 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/b5/b50102734853e97ce81b3937533ec3a651b872ed34997ec80f956161b44688cb-d # internal math/rand mkdir -p $WORK/b074/ internal/singleflight mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p internal/singleflight -std -complete -buildid 6MICHNY09xha1Uag3Fw6/6MICHNY09xha1Uag3Fw6 -goversion go1.13.6 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./singleflight.go cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p math/rand -std -complete -buildid LS02jgEH1nIVB9hnr_SA/LS02jgEH1nIVB9hnr_SA -goversion go1.13.6 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/c8/c82a5f00547963be1da730f7414d0b0d54f4991b050c40dd08c0757a5b05ae6a-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/0e/0ec413f95e2d1656210da88ce37659a288e5adb577d35bd2951b41993827d1ca-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/90/9022c4b6211d382fd9e08830ba451f47b79ceb1037d6c1f2d20f6ab41c6f0dc4-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b023/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid oXWRu0_n-uA4BV9_ANSX/oXWRu0_n-uA4BV9_ANSX -goversion go1.13.6 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sort -std -complete -buildid GIvbHj4Yh1IsxPnPzxYM/GIvbHj4Yh1IsxPnPzxYM -goversion go1.13.6 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/9d/9dd2cd3951633542250d4acab4a2c807feae31eb80a2cfae849739cb11b41fda-d # internal internal/oserror mkdir -p $WORK/b026/ io vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b096/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -buildid xlbRuyWgVK0gisCYZKSe/xlbRuyWgVK0gisCYZKSe -goversion go1.13.6 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errors.go cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF mkdir -p $WORK/b024/ cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid Ugoxg_tBWnJSIExZKiEx/Ugoxg_tBWnJSIExZKiEx -goversion go1.13.6 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./message.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p io -std -complete -buildid EklOR642-MAhxyUTKpdt/EklOR642-MAhxyUTKpdt -goversion go1.13.6 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_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/b017/_pkg_.a -trimpath "$WORK/b017=>" -p strconv -std -complete -buildid se_uVEX5XcHci16ZOP47/se_uVEX5XcHci16ZOP47 -goversion go1.13.6 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/1b/1bb54e7fc9097ce8967fe0aa89d8bb83a3dca71daadd9eb58c53558981241b08-d # internal syscall mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -gensymabis -o $WORK/b028/symabis ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/26/26b7e26bc4eabe0f7f78a49fb25afbcfe1f166aa2ac33f8c4db112c97354e518-d # internal cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p syscall -std -buildid cVIl-3YyIRjfEtf4QCFa/cVIl-3YyIRjfEtf4QCFa -goversion go1.13.6 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h -c=4 ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.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/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/11/11d3c73120e913793260c5f13ddfeb828ece818379481a30587d0c55276e4ee1-d # internal strings mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_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/b032/_pkg_.a -trimpath "$WORK/b032=>" -p strings -std -complete -buildid zRymwG_sOQDCFUs_8nrg/zRymwG_sOQDCFUs_8nrg -goversion go1.13.6 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go hash mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p hash -std -complete -buildid 63ZUD_FiZRin_HyGbhvl/63ZUD_FiZRin_HyGbhvl -goversion go1.13.6 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/27/272421f48c53690029b6f575273ac35094a489fcbf647946272cee365fa908f5-d # internal bytes mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p bytes -std -buildid Fa4CCONTrz1m0SFSm5LH/Fa4CCONTrz1m0SFSm5LH -goversion go1.13.6 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/10/100fd9543c13e8a44edd727efcae74cce9f0215c22f8162c083df134a92ba3dc-d # internal reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -gensymabis -o $WORK/b014/symabis ./asm_arm64.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p reflect -std -buildid vCbP3cp9AoqoIqEEgTWA/vCbP3cp9AoqoIqEEgTWA -goversion go1.13.6 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/5b/5bf3d560b5152949f9744852b3c19f420356054e169856f255261dc3593cc22a-d # internal crypto mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b036/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p crypto -std -complete -buildid 4m4Kd5_YFd46xX7p-C_G/4m4Kd5_YFd46xX7p-C_G -goversion go1.13.6 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./crypto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/bf/bfb924215647800dec82c1fcc80b2751eebc964ffba63ea3be8271fa88a75cba-d # internal regexp/syntax mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p regexp/syntax -std -complete -buildid W0yM0WqLqrFelAntkiG2/W0yM0WqLqrFelAntkiG2 -goversion go1.13.6 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/36/36c22548f60f9c6b6460ba787ed8b99d57f87b8e2d5494955eabccf4f39966ca-d # internal bufio mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_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/b057/_pkg_.a -trimpath "$WORK/b057=>" -p bufio -std -complete -buildid fu1fMw9JGtvW7w8tlTqr/fu1fMw9JGtvW7w8tlTqr -goversion go1.13.6 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/c4/c422734a1ce694bd62510acf0eabe8e44d571b2f5df86839d5325a2f0c736319-d # internal hash/crc32 mkdir -p $WORK/b065/ cat >$WORK/b065/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -gensymabis -o $WORK/b065/symabis ./crc32_arm64.s cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p hash/crc32 -std -buildid TzDMAtJ8jseXWvdxRzif/TzDMAtJ8jseXWvdxRzif -goversion go1.13.6 -symabis $WORK/b065/symabis -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h -c=4 ./crc32.go ./crc32_arm64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b065/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b065/_pkg_.a $WORK/b065/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/b9/b97edb7d1e04a4759a5b46a5d5e113fed5106580333de8050889cb7b2fbdea56-d # internal crypto/internal/randutil mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/internal/randutil -std -complete -buildid Ljitzcxwr1ohch3FTOa7/Ljitzcxwr1ohch3FTOa7 -goversion go1.13.6 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./randutil.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b028/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/32/320cb35bd11c4792d901aae876bc8c777a05f469acbb07510c4fe5ba7374b3ba-d # internal crypto/hmac mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/hmac -std -complete -buildid Pe6rLmsK1uuyvnGzjHJ_/Pe6rLmsK1uuyvnGzjHJ_ -goversion go1.13.6 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./hmac.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/9c/9c8ec147140f65ab301f8113c0e479230fb2ab94e9a4f11eee277701b54e12b2-d # internal time mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p time -std -buildid AvCiVPkeNcbz-tOIIcDF/AvCiVPkeNcbz-tOIIcDF -goversion go1.13.6 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/dd/ddb0c6d1df9220910c51f6feeec0fccd435f7af2f82309b788febd9a1afe84d2-d # internal internal/syscall/unix mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/syscall/unix -std -complete -buildid dfkxgdAuDnaqox4i-G9B/dfkxgdAuDnaqox4i-G9B -goversion go1.13.6 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/db/db5788755c441fa759e0ebd7e3b511a41731c296776bcd34765b1ddf213620cc-d # internal crypto/rc4 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/rc4 -std -complete -buildid e1svSyxeItVSRC6eUSJX/e1svSyxeItVSRC6eUSJX -goversion go1.13.6 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/e4/e4a3af157f193fb7046d092580a9b3c4b3785573738d24dfb4421e0b621bb1a5-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid 5TrKzWkl3odXxQbgF1nE/5TrKzWkl3odXxQbgF1nE -goversion go1.13.6 -D "" -importcfg $WORK/b106/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/e6/e627aa59f49464ea3b1381ea913123cc5dec1ba2c0612304ec94e870d23b3b9a-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_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/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/text/transform -std -complete -buildid 1aLSNEJ1H-DaNrkI9rIz/1aLSNEJ1H-DaNrkI9rIz -goversion go1.13.6 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/0c/0ce636147a51bda448d2c3b955cc793fef37503c6284fe9c27b6ed4a94b2bb68-d # internal path mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p path -std -complete -buildid dQ6OAmbM9qXV_ysdt_qu/dQ6OAmbM9qXV_ysdt_qu -goversion go1.13.6 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/3a/3ab28853e239a245fe69c24c7c786f31fcae079694d35f2eeb4e067c81a60a33-d # internal github.com/aws/aws-sdk-go/internal/sdkio mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/internal/sdkio /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/aws/aws-sdk-go/internal/sdkio -complete -buildid BEfht60rzCvjK4-I6mfq/BEfht60rzCvjK4-I6mfq -goversion go1.13.6 -D "" -importcfg $WORK/b143/importcfg -pack -c=4 ./io_go1.7.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/63/6350dc1ff6b49c405f9c61a0bd63858306f2c3ceccf5be812b7756355a935763-d # internal github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile path=$WORK/b122/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/internal/sdkuri /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p github.com/aws/aws-sdk-go/internal/sdkuri -complete -buildid Pf1NMChksMJZkzOSxqyG/Pf1NMChksMJZkzOSxqyG -goversion go1.13.6 -D "" -importcfg $WORK/b167/importcfg -pack -c=4 ./path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/3d/3d6c001490d73d4d2bb810c6a9426837be2d7df0c9edacc3e5321b2f403f0c64-d # internal github.com/pin/tftp/netascii mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/pin/tftp/netascii /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/pin/tftp/netascii -complete -buildid KItgWssa0JGtRK-Q8Se3/KItgWssa0JGtRK-Q8Se3 -goversion go1.13.6 -D "" -importcfg $WORK/b180/importcfg -pack -c=4 ./netascii.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/d3/d3c1b29ba68324ad1064440741fc321d6032e868001d2d853203cd7430750ff0-d # internal golang.org/x/text/transform mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p golang.org/x/text/transform -complete -buildid mitjhS5Sw6OQGtufUNWp/mitjhS5Sw6OQGtufUNWp -goversion go1.13.6 -D "" -importcfg $WORK/b184/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/29/2909446a24556106b948c5d7493b5bdbc4b59e7edb5f48f0c6660c3654ef72b2-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/94/943a56e271890f5657060f27239739291b527fb193ed2513ae405c56560d46b6-d # internal regexp mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b047/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p regexp -std -complete -buildid PjP2tA3tj_Naii5tR191/PjP2tA3tj_Naii5tR191 -goversion go1.13.6 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/7f/7f17ebb01fceefa1e26498b84cea3a30884fc3f266fd4e1b8d12dc127d391e70-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/56/5645c47eb4ad5ecc02574fb77cc9c9cacdebc7ee8b557a704369fddd82e16764-d # internal context mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p context -std -complete -buildid r-Wu88z9LzcfTDt6WaN-/r-Wu88z9LzcfTDt6WaN- -goversion go1.13.6 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./context.go github.com/aws/aws-sdk-go/internal/sdkrand mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b074/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/internal/sdkrand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p github.com/aws/aws-sdk-go/internal/sdkrand -complete -buildid 6GIr7i5Dm8o_qXkeTats/6GIr7i5Dm8o_qXkeTats -goversion go1.13.6 -D "" -importcfg $WORK/b150/importcfg -pack -c=4 ./locked_source.go internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/poll -std -buildid gtFgj3MuR3_LRlpNKxuf/gtFgj3MuR3_LRlpNKxuf -goversion go1.13.6 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/bf/bf386ae302c9af76912a43d1f869ce492b78cf30bb0e8ebae518f26daee1f335-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/37/37dce1e89d92f986c69db36dd4ebdad58987989f7d90e1bb4bb9e4329474d5b5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/58/58e959ea8371ef6c272d83507f28e2f6a3d60d3499450f3ba15fad20844262b0-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b014/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/c7/c767331889b36b940bd0b049ddd07bc8be146e822bfab3a3aa7e6ed112c66bc3-d # internal internal/fmtsort mkdir -p $WORK/b013/ encoding/binary mkdir -p $WORK/b037/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/fmtsort -std -complete -buildid XQ_aJepwNl0KZpvxxQ11/XQ_aJepwNl0KZpvxxQ11 -goversion go1.13.6 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./sort.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p encoding/binary -std -complete -buildid B6jmDcPqUhOs85SEJL4_/B6jmDcPqUhOs85SEJL4_ -goversion go1.13.6 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/e2/e2d0cd27b9867e01caaad260618bbc00fe001ce2442cb6c54a4306978fb7aa38-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p os -std -buildid TnoASqkzsjuf1aewUtaJ/TnoASqkzsjuf1aewUtaJ -goversion go1.13.6 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f0/f052cfc4597a1f083292baa6433ca693ea4e4b81afc9db9671d185f1aae6cc29-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/83/837c4dcaf92e24df3cfdd9805e2037f819343d13aa06b8c63d4417eb11a9f5a8-d # internal crypto/sha512 mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p crypto/sha512 -std -complete -buildid RZ_uw3nRcmlnO4IRrvl1/RZ_uw3nRcmlnO4IRrvl1 -goversion go1.13.6 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./sha512.go ./sha512block.go ./sha512block_generic.go encoding/base64 mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p encoding/base64 -std -complete -buildid UufikERDFypSclEnT2C7/UufikERDFypSclEnT2C7 -goversion go1.13.6 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./base64.go crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b082/ crypto/cipher mkdir -p $WORK/b070/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid KrnXYks914I5xjledmX1/KrnXYks914I5xjledmX1 -goversion go1.13.6 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./const.go ./edwards25519.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/cipher -std -complete -buildid jmrj-cflyijqKho3-YBl/jmrj-cflyijqKho3-YBl -goversion go1.13.6 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/ed/ed8169d24bc61e0bc395f665cb14ae5cdb0c6f2928dd7287e6d0a8366afd088e-d # internal crypto/md5 mkdir -p $WORK/b084/ cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -gensymabis -o $WORK/b084/symabis ./md5block_arm64.s cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/md5 -std -buildid Gn8c8SGewyy7PP2EgIV4/Gn8c8SGewyy7PP2EgIV4 -goversion go1.13.6 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/72/7224bf609f5d5f339e9951a0d0361da3b474ec285e529e2e33a3c5cef1e55554-d # internal crypto/sha1 mkdir -p $WORK/b087/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -gensymabis -o $WORK/b087/symabis ./sha1block_arm64.s cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/sha1 -std -buildid T8nlPq03zZEmxBpZyX1l/T8nlPq03zZEmxBpZyX1l -goversion go1.13.6 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/3d/3dde0d9d9aabf325953dc41db9adfdd2be1c09e4b25281e723dd10cc4e82cb2b-d # internal crypto/aes mkdir -p $WORK/b069/ cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -gensymabis -o $WORK/b069/symabis ./asm_arm64.s ./gcm_arm64.s cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/aes -std -buildid Yss7EM4kBPUpwi2mwBAI/Yss7EM4kBPUpwi2mwBAI -goversion go1.13.6 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h -c=4 ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/46/46643e260ec9876ff90cdf87ec1e26328891c4fadfb843fb6ad1e097daa5886c-d # internal fmt mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p fmt -std -complete -buildid mAUzq7B3dXVS70AS8lEI/mAUzq7B3dXVS70AS8lEI -goversion go1.13.6 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b084/md5block_arm64.o ./md5block_arm64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b087/sha1block_arm64.o ./sha1block_arm64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b084/_pkg_.a $WORK/b084/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/1e/1ec9f04062d292004b102a3d160e18fee55fdaaeaef94a8c5e781c86066bb4fd-d # internal path/filepath mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b028/_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/b061/_pkg_.a -trimpath "$WORK/b061=>" -p path/filepath -std -complete -buildid Y7UL1yXz5DvKDYXQyoxt/Y7UL1yXz5DvKDYXQyoxt -goversion go1.13.6 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b087/_pkg_.a $WORK/b087/sha1block_arm64.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/04/04b9500c83f12c6a3c3e54cae322b14509ab081d6906543592803f80dd8e088e-d # internal crypto/des mkdir -p $WORK/b076/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/des -std -complete -buildid CZUls6knwxCls1_0mmnk/CZUls6knwxCls1_0mmnk -goversion go1.13.6 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/5d/5d128328c58b9d4222236f41592100a9e86d34fb20770b5c0b8daa4b45e81685-d # internal crypto/sha256 mkdir -p $WORK/b088/ cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -gensymabis -o $WORK/b088/symabis ./sha256block_arm64.s cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/sha256 -std -buildid w_bHRqusKvaKSZooiXZB/w_bHRqusKvaKSZooiXZB -goversion go1.13.6 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_arm64.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b069/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/a1/a1aeac17354629fef03235c93dd64b423578e5ae4dfd0f7254208a331019c8fa-d # internal encoding/pem mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p encoding/pem -std -complete -buildid NArgmHH4bKOcqwVgxxL4/NArgmHH4bKOcqwVgxxL4 -goversion go1.13.6 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./pem.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b069/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/70/70a0cf43b343f01f08b3221b57cd49b66b4cdcf6aefc641cfb55396bb24a1107-d # internal io/ioutil mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p io/ioutil -std -complete -buildid E_zjvJ6Pw5tOvAFfdgD7/E_zjvJ6Pw5tOvAFfdgD7 -goversion go1.13.6 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b069/_pkg_.a $WORK/b069/asm_arm64.o $WORK/b069/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/a1/a1d32b612995657e742f20c901b3514305f31eb067067a66d86ade6543bb38a3-d # internal net mkdir -p $WORK/b095/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b095/ -importpath net -- -I $WORK/b095/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b088/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b088/_pkg_.a $WORK/b088/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/dd/dd4805f6a735953b884500acfc821a91bc308ff61e9d3922c17454dd7465614a-d # internal vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b102/ cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -gensymabis -o $WORK/b102/symabis ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/1d/1d8b501ac997189b60e0f30552c17702f52f1b76198f8c90c7e9879d3d027bf2-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/poly1305 -std -complete -buildid 8rl0GPCwagmEqcRqd1Ub/8rl0GPCwagmEqcRqd1Ub -goversion go1.13.6 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b103/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p vendor/golang.org/x/crypto/internal/chacha20 -std -buildid dWHsQJNaGdEbFJQDbcnq/dWHsQJNaGdEbFJQDbcnq -goversion go1.13.6 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h -c=4 ./chacha_arm64.go ./chacha_generic.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/13/13874bdb2356687e7865ac09d17ecc99a072e3b0e5d4ade81a44a77d6a84c54f-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -buildid edTCc3lf-EseMmxbbgvf/edTCc3lf-EseMmxbbgvf -goversion go1.13.6 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./curve25519.go ./doc.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b102/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/4e/4e39ee2a52f71c0d9fd1d8daf151092843b05b6be1db19ec236067cf31aff052-d # internal os/exec mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile context=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p os/exec -std -complete -buildid ULsFLlQDDu8fYv9lvE3R/ULsFLlQDDu8fYv9lvE3R -goversion go1.13.6 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b102/_pkg_.a $WORK/b102/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/c4/c498a861ea4bfc76ad5720b0ea808865558af77d5a527b3c2850e8e30faf0f86-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/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/b070/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b104/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -buildid kjfxYBhAPb9gl7pqWke_/kjfxYBhAPb9gl7pqWke_ -goversion go1.13.6 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/e6/e64b77af5ef224f59f98836f99cfe96c9e616e4ec39fb8ad2556394bacd2b4de-d # internal flag mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p flag -std -complete -buildid _2H2ArSLCWDE1WYCFq_s/_2H2ArSLCWDE1WYCFq_s -goversion go1.13.6 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./flag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/09/092557268fa3309f13c6323dc0f11004b285793afa76207bb97f472d2322f031-d # internal encoding/hex mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p encoding/hex -std -complete -buildid E6-hhtraQYCtwJgrK2zj/E6-hhtraQYCtwJgrK2zj -goversion go1.13.6 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./hex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/cf/cf336ffff1291d1cf1d20c6cd58783b4512f0f88f24967af6001e785870a3cf6-d # internal encoding/json mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b043/_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/b039/_pkg_.a -trimpath "$WORK/b039=>" -p encoding/json -std -complete -buildid q874_rvuGIgAgcm3wM5l/q874_rvuGIgAgcm3wM5l -goversion go1.13.6 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/5a/5ae0560d9e25dedd2dd5462f4beeba3ec910936ae7c1c4112731bcf20b43469e-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p github.com/coreos/go-semver/semver -complete -buildid NQMh4Y_ReF093yMuqqNT/NQMh4Y_ReF093yMuqqNT -goversion go1.13.6 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./semver.go ./sort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/82/8260f358771cc60babe7b9a3f4f14d70ec2af57b44623f9174991dc3040ab5bb-d # internal github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/config/shared/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/coreos/ignition/v2/config/shared/errors -lang=go1.11 -complete -buildid _Hq7P3Sy6tftf7yvy92F/_Hq7P3Sy6tftf7yvy92F -goversion go1.13.6 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/68/6860516954d726ba94ef36579c8817b11cc0bb98e3031b092e707fe1e4d31957-d # internal github.com/coreos/vcontext/path mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/coreos/vcontext/path -complete -buildid X0K6VG9Jts1fXyxu2yJG/X0K6VG9Jts1fXyxu2yJG -goversion go1.13.6 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/96/963bc323d16c9b8a4654bdda3cbe2614d0ffbf0884b338f768cf4c4e7ebb2e33-d # internal github.com/coreos/go-systemd/unit mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/coreos/go-systemd/unit /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/coreos/go-systemd/unit -complete -buildid gpKYeLSIZ1T92Jk9XrW4/gpKYeLSIZ1T92Jk9XrW4 -goversion go1.13.6 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/18/180fcb0e69da51b9865c707c266429173dfddfb92371ba03b8257bd51b1b67af-d # internal compress/flate mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p compress/flate -std -complete -buildid Pn8NMI7GRsPbGsd9AGy5/Pn8NMI7GRsPbGsd9AGy5 -goversion go1.13.6 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/e2/e2969b29766988f0c14f4b1a7561aa95aa3167c31b841a02a1c4093a58e1143b-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b050/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p github.com/coreos/vcontext/tree -complete -buildid ZIz3HYD3NViRr4AtzEqD/ZIz3HYD3NViRr4AtzEqD -goversion go1.13.6 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/d0/d09282147abb14fb75a1ae8b3203da2d54fea30b0bf976b5945d1d5085353028-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/unit=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/config/shared/validations /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/coreos/ignition/v2/config/shared/validations -lang=go1.11 -complete -buildid HHlUyVeIKPdMduDdWU5v/HHlUyVeIKPdMduDdWU5v -goversion go1.13.6 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./unit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/d4/d457e6bf097a1ad5d2de806c9f6ce98c996f72ef8e3e190cc8d22ed140584115-d # internal math/big mkdir -p $WORK/b073/ cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -gensymabis -o $WORK/b073/symabis ./arith_arm64.s cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p math/big -std -buildid zvk162LWaixuTVfNsTG1/zvk162LWaixuTVfNsTG1 -goversion go1.13.6 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h -c=4 ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/a3/a37a13dd3eaecfe2d3f4132b787052b4876002b215663e50ee2c4567ea6e00f9-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/coreos/vcontext/report -complete -buildid ZFKE_ERYbhM5D7fBRbX0/ZFKE_ERYbhM5D7fBRbX0 -goversion go1.13.6 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/0e/0eb4c5cdebb1e4d1c01a3c15f88c0a4d9712eb51bda5a15c45cc5fa3a347d6bb-d # internal net/url mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p net/url -std -complete -buildid B-dj9R1vQhHtCutMGIJz/B-dj9R1vQhHtCutMGIJz -goversion go1.13.6 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/76/76ab5120dd0259cd27eb174aeeff2703e8d2797a0b3c97cd563a2b64e0606c81-d # internal compress/gzip mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile compress/flate=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile hash/crc32=$WORK/b065/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p compress/gzip -std -complete -buildid NhjMmfe4nMrBiiHn2vsN/NhjMmfe4nMrBiiHn2vsN -goversion go1.13.6 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/f3/f3c42d134c5831b406804b5922f3684fc3c156dd2cf33aa8e5c7c0dc69944f52-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b051/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b052/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/config/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/coreos/ignition/v2/config/util -lang=go1.11 -complete -buildid GiULmRj_90r-o1_OMY3T/GiULmRj_90r-o1_OMY3T -goversion go1.13.6 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/69/69c58ae4aa57ab5dd7e36b6c2f85c423a2059d59711c70b8475946e0b501ba57-d # internal github.com/coreos/ignition/v2/config/merge mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/util=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/config/merge /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p github.com/coreos/ignition/v2/config/merge -lang=go1.11 -complete -buildid RWxrR-QxXamhhfb5CGv9/RWxrR-QxXamhhfb5CGv9 -goversion go1.13.6 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./merge.go cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/8e/8e935105ed05d215dece62bdff2a51567ba4925270ca54845ad4d3e72bf4804e-d # internal log mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p log -std -complete -buildid O6CZ5XZAiF3JOP9kLZ3j/O6CZ5XZAiF3JOP9kLZ3j -goversion go1.13.6 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/94/940ea4aed1f6bfa84799b75402e2f0d53368d80c6d73bd326fd3065a246b1f43-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b110/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_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/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid a_Ws456O69IOijtynGNY/a_Ws456O69IOijtynGNY -goversion go1.13.6 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/c1/c12405f2b8cb8c4aca4c579853db41ada120793a5637e54e813834bedc90a8f7-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid iprhzvuU_xT3jRyWFVvp/iprhzvuU_xT3jRyWFVvp -goversion go1.13.6 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/fc/fc4b174a563b8f7e6f7977fa9db52e99270c8622bdca30ca98c4cf61bc46c895-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile log=$WORK/b112/_pkg_.a packagefile sort=$WORK/b023/_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/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid czkR5hh-yoDbbzRd1OBt/czkR5hh-yoDbbzRd1OBt -goversion go1.13.6 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/7a/7ab5ddfdf0ec305567221f3780c178ee11d4fb221d15287b725e9113aa714be7-d # internal mime mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_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/b117/_pkg_.a -trimpath "$WORK/b117=>" -p mime -std -complete -buildid fY8XZDl6FgotNKnA_tny/fY8XZDl6FgotNKnA_tny -goversion go1.13.6 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/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/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/5c/5c00a309cdb806475e3b0ca77bb2b17449608ec694e7df9560832959ba1092ca-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b111/_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/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid dpCmpd445dkkLz1Lhmyz/dpCmpd445dkkLz1Lhmyz -goversion go1.13.6 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/4e/4ea9da36510af2417bef351013ea7bf5aa68d16a4e00ae95c34395f88e2eae35-d # internal mime/quotedprintable mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p mime/quotedprintable -std -complete -buildid BYpwmvsOTq-j7v0TGNc6/BYpwmvsOTq-j7v0TGNc6 -goversion go1.13.6 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./reader.go ./writer.go cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/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/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/c8/c896140a6757396bf8cf8080ed27d7fc625a653c9569556a271822cb25bb8bac-d # internal net/http/internal mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p net/http/internal -std -complete -buildid 2dO35nLblbpUCH4Av_Mj/2dO35nLblbpUCH4Av_Mj -goversion go1.13.6 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/bb/bb587a71cd676f30453c5c7514e024ae27c9657ef31da961172af08df4870ee8-d # internal github.com/ajeddeloh/go-json mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p github.com/ajeddeloh/go-json -complete -buildid FPd_swgWGAXxQDCbE9uE/FPd_swgWGAXxQDCbE9uE -goversion go1.13.6 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/75/75244b862c0fa2a336f8eb982396ce43b4b16e0b3bdd63060341aa2a1ed2a657-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p github.com/coreos/vcontext/validate -complete -buildid JfZZEvqujGUCTR8l-J4p/JfZZEvqujGUCTR8l-J4p -goversion go1.13.6 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./validate.go cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/c6/c6c5a0492ae7efd587445cf34ce7fcd412fadfd8dccdcfe1c0c5907b2302439b-d # internal github.com/coreos/ignition/v2/config/translate mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/config/translate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/coreos/ignition/v2/config/translate -lang=go1.11 -complete -buildid YMFICDl3RE7T5QRMIS-s/YMFICDl3RE7T5QRMIS-s -goversion go1.13.6 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./translate.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b073/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b073/_pkg_.a $WORK/b073/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/49/4939c1b37b4d03c29fe74c8e5e05014e4530c7e5b9b3a183820ff877f07e1cf5-d # internal crypto/rand mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto/rand -std -complete -buildid GjFTwPSPKJHLOkCWfkbN/GjFTwPSPKJHLOkCWfkbN -goversion go1.13.6 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/01/013e6cc88cb0c0f1dd678d0bb9ffda97dd89866674cf6f0b81675e2b49fa4867-d # internal crypto/elliptic mkdir -p $WORK/b078/ cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -gensymabis -o $WORK/b078/symabis ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/9b/9b58a9b0afa4054ecf2235f5605b10ba85d42733617e59f9c5a0ed0f94fe5d53-d # internal encoding/asn1 mkdir -p $WORK/b080/ cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p encoding/asn1 -std -complete -buildid gnIMpAWOqOkmalbYbX83/gnIMpAWOqOkmalbYbX83 -goversion go1.13.6 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/elliptic -std -buildid F_5fMy01tEKeecKY8rEw/F_5fMy01tEKeecKY8rEw -goversion go1.13.6 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h -c=4 ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/b5/b59aab7c81f6b23d04486459984d03798512bbecaee63bf20fd4a56248510c11-d # internal crypto/ed25519 mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile crypto=$WORK/b035/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/ed25519 -std -complete -buildid d7jLfPgQ6b8qeoyIhn8n/d7jLfPgQ6b8qeoyIhn8n -goversion go1.13.6 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./ed25519.go cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/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/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/d0/d0bcd3c64865564943d89ec89772900d5c35f505c35b78e70ca3de31e96bf50d-d # internal crypto/rsa mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile crypto=$WORK/b035/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/rsa -std -complete -buildid 9BL5AYrRG3VebrM_jKLO/9BL5AYrRG3VebrM_jKLO -goversion go1.13.6 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -o $WORK/b095/_cgo_.o $WORK/b095/_cgo_main.o $WORK/b095/_x001.o $WORK/b095/_x002.o $WORK/b095/_x003.o $WORK/b095/_x004.o $WORK/b095/_x005.o -g -O2 cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b078/p256_asm_arm64.o ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/8f/8f9e69481ad8fc485558d957b761322715e191ae92d5aef88e2f4d5d3910ff8a-d # internal crypto/dsa mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/dsa -std -complete -buildid NcTMXRByU2tYV53YO3o4/NcTMXRByU2tYV53YO3o4 -goversion go1.13.6 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./dsa.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b078/_pkg_.a $WORK/b078/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/7c/7c0411b0de14ab7a028e844719dd91212898f9f121252ce42963a4e40a526dcb-d # internal crypto/ecdsa mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b035/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile crypto/sha512=$WORK/b034/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/ecdsa -std -complete -buildid 6oByaZkmjOzDRxXnXwsx/6oByaZkmjOzDRxXnXwsx -goversion go1.13.6 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./ecdsa.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b095/_cgo_.o -dynout $WORK/b095/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/d9/d998b83a46f743f9f7b964fb7aad8f304a7fcf9e8ea67181c332861a1405977f-d # internal crypto/x509/pkix mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile encoding/hex=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/x509/pkix -std -complete -buildid JcTPFvofsjB5geSi9hvI/JcTPFvofsjB5geSi9hvI -goversion go1.13.6 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./pkix.go cat >$WORK/b095/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b096/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b097/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b098/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b099/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p net -std -buildid HSE41GSTR9hUe1mkjKro/HSE41GSTR9hUe1mkjKro -goversion go1.13.6 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./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/b095/_cgo_gotypes.go $WORK/b095/cgo_linux.cgo1.go $WORK/b095/cgo_resnew.cgo1.go $WORK/b095/cgo_socknew.cgo1.go $WORK/b095/cgo_unix.cgo1.go $WORK/b095/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/d1/d1d40dc0c86694b07e698cc7f63b958a8104a6be99004c273ee91bf5e477a62d-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b094/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid 6tlrgmRef4jZA2PlTgE2/6tlrgmRef4jZA2PlTgE2 -goversion go1.13.6 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/29/29ea0332902cfe1258ccfa99e66b011a476e373e4678e09519021fc92b0eed95-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b108/ cat >$WORK/b108/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/b012/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b113/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/net/idna -std -complete -buildid 9djiEF-ieraJD_HIrCfS/9djiEF-ieraJD_HIrCfS -goversion go1.13.6 -D "" -importcfg $WORK/b108/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/4c/4cb0500ba1f961711d067aab7f5cbeaa946e48740e7752d3de1467c6b8cd336c-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b125/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p github.com/coreos/vcontext/json -complete -buildid 01e79lrfjmfTRf0xaPEa/01e79lrfjmfTRf0xaPEa -goversion go1.13.6 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/41/41679e7e87d02b4728c8fff4b8353ec72e2fd09db628eccbeb1452edd1c4f3e6-d # internal github.com/coreos/ignition/v2/internal/registry mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/registry /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/ignition/v2/internal/registry -lang=go1.11 -complete -buildid eizublC1u7mnPgg4L9_-/eizublC1u7mnPgg4L9_- -goversion go1.13.6 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./registry.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/e5/e5ffb4046704e63d22815c7683c8c1588a87a745b31ea67288ca594cb0938b41-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b124/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b051/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b052/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b126/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/config/validate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p github.com/coreos/ignition/v2/config/validate -lang=go1.11 -complete -buildid 9t8OWGWB8ZejxmDiqpfT/9t8OWGWB8ZejxmDiqpfT -goversion go1.13.6 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/2e/2e1a8cab593b57b0004232edf8b274f55be59817a2e5f108b24b7402c8a0cc5c-d # internal github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/aws/awserr /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/aws/aws-sdk-go/aws/awserr -complete -buildid LaF1w-q3QwvotNPKdo8e/LaF1w-q3QwvotNPKdo8e -goversion go1.13.6 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./error.go ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/7d/7d40c2c6f4d46ed546df7c622796db0300f33a64f4d4b55bfc68ccd0797aee33-d # internal github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/aws/aws-sdk-go/internal/shareddefaults -complete -buildid awzxog62v3cTw0coByXY/awzxog62v3cTw0coByXY -goversion go1.13.6 -D "" -importcfg $WORK/b141/importcfg -pack -c=4 ./ecs_container.go ./shared_config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/ac/ace6a82c4f5e035e86c1949aa04eb8108ea57a2ffcb59e6a49b27c1bb0e6eefb-d # internal github.com/jmespath/go-jmespath mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/jmespath/go-jmespath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/jmespath/go-jmespath -complete -buildid oToujzRZzUsVHFWWleEb/oToujzRZzUsVHFWWleEb -goversion go1.13.6 -D "" -importcfg $WORK/b149/importcfg -pack -c=4 ./api.go ./astnodetype_string.go ./functions.go ./interpreter.go ./lexer.go ./parser.go ./toktype_string.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/dc/dc1e1494f14864aa2090aa175a42de9db92bcf2b0316a86e9742a329ad116745-d # internal github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b138/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/internal/ini /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/aws/aws-sdk-go/internal/ini -complete -buildid HWsvY0ZApgj4tIu5XEz7/HWsvY0ZApgj4tIu5XEz7 -goversion go1.13.6 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./ast.go ./comma_token.go ./comment_token.go ./doc.go ./empty_token.go ./expression.go ./ini.go ./ini_lexer.go ./ini_parser.go ./literal_tokens.go ./newline_token.go ./number_helper.go ./op_tokens.go ./parse_error.go ./parse_stack.go ./sep_tokens.go ./skipper.go ./statement.go ./value_util.go ./visitor.go ./walker.go ./ws_token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/59/5935016f90681c92ffe01069a51567233677a5be2ad0e698a69d7d5f17ce71c8-d # internal github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b138/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/aws/endpoints /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/aws/aws-sdk-go/aws/endpoints -complete -buildid a3BANVvZXcNiJxo7vmB7/a3BANVvZXcNiJxo7vmB7 -goversion go1.13.6 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./decode.go ./defaults.go ./dep_service_ids.go ./doc.go ./endpoints.go ./v3model.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/c0/c05e03e7e1584f2bc63902c39ed8be8e0d867f9cebaa6fe12efdacf98193099d-d # internal encoding/xml mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p encoding/xml -std -complete -buildid 2ZrIK2M9sUsEjp10ZTKu/2ZrIK2M9sUsEjp10ZTKu -goversion go1.13.6 -D "" -importcfg $WORK/b160/importcfg -pack -c=4 ./marshal.go ./read.go ./typeinfo.go ./xml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/ad/ad211307fcda8b1b8473f9c2bcf8867ccc8282d742a522f52030d82814bba3f8-d # internal github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b138/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b140/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b141/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/aws/credentials /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/aws/aws-sdk-go/aws/credentials -complete -buildid UnDdTVfMMJKGnkxFMdV4/UnDdTVfMMJKGnkxFMdV4 -goversion go1.13.6 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./chain_provider.go ./credentials.go ./env_provider.go ./shared_credentials_provider.go ./static_provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/5f/5ffae8ff1aeb74afa6eacffb11231d11d86770f91f310dee30bd1922f9eb24c0-d # internal github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b138/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b139/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b134/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/aws/aws-sdk-go/aws/credentials/processcreds -complete -buildid OGAUqjm_-IAfm2pp7l33/OGAUqjm_-IAfm2pp7l33 -goversion go1.13.6 -D "" -importcfg $WORK/b153/importcfg -pack -c=4 ./provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/f4/f4d4b8660ee6da4c301b0b46f1a4a74fc0c2bd29638812164528f831b0aa7cf8-d # internal github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b149/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/aws/awsutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/aws/aws-sdk-go/aws/awsutil -complete -buildid -GIn3Ie7IIMYp8eChUHp/-GIn3Ie7IIMYp8eChUHp -goversion go1.13.6 -D "" -importcfg $WORK/b148/importcfg -pack -c=4 ./copy.go ./equal.go ./path_value.go ./prettify.go ./string_value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/c2/c20ab43f2927ad31311f077c86ce5d7cfe26161f48aef0b3898e5110b2f324c5-d # internal github.com/coreos/ignition/v2/internal/earlyrand mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/earlyrand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/coreos/ignition/v2/internal/earlyrand -lang=go1.11 -complete -buildid XGaFCZYwIV9MLgIM94jG/XGaFCZYwIV9MLgIM94jG -goversion go1.13.6 -D "" -importcfg $WORK/b176/importcfg -pack -c=4 ./earlyrand.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/89/89c43c4f4cd833eebea5f89aefc7419ccfb7fe07d0825007de096b31ba403594-d # internal github.com/coreos/ignition/v2/internal/version mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/coreos/ignition/v2/internal/version -lang=go1.11 -complete -buildid tYJKPUuFr2qvSLlyRlby/tYJKPUuFr2qvSLlyRlby -goversion go1.13.6 -D "" -importcfg $WORK/b178/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/89/8921ea31d37c93f61724eae3d7c66fe8d63e299d73f87a986122ba27489ee96d-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile log=$WORK/b112/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p golang.org/x/text/unicode/bidi -complete -buildid LeOljj9dtgWMM3OJ6uM0/LeOljj9dtgWMM3OJ6uM0 -goversion go1.13.6 -D "" -importcfg $WORK/b185/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables10.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/0f/0ffbc229c0188ddf45be13507e78ce3c78f1793174d92ae2110b8c8ba10d9000-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b184/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p golang.org/x/text/unicode/norm -complete -buildid MK_89jCQerYSbAleBtSQ/MK_89jCQerYSbAleBtSQ -goversion go1.13.6 -D "" -importcfg $WORK/b186/importcfg -pack -c=4 ./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/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/40/40b9eb8273d0c247903cb22302807305224270d757660915a3104f453dc8c5d5-d # internal github.com/coreos/ignition/v2/internal/distro mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/distro /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/coreos/ignition/v2/internal/distro -lang=go1.11 -complete -buildid 32NEQcYbSf8DG5Ku78ba/32NEQcYbSf8DG5Ku78ba -goversion go1.13.6 -D "" -importcfg $WORK/b193/importcfg -pack -c=4 ./distro.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/5c/5c7f0adf4f2d45ffa983824e859874b5675a3ee6b22f67d8a7832feeb6921d6c-d # internal golang.org/x/sys/unix mkdir -p $WORK/b194/ cat >$WORK/b194/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b194=>" -I $WORK/b194/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -gensymabis -o $WORK/b194/symabis ./asm_linux_arm64.s cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p golang.org/x/sys/unix -buildid QUpOvLhfX6bkHvmE12uO/QUpOvLhfX6bkHvmE12uO -goversion go1.13.6 -symabis $WORK/b194/symabis -D "" -importcfg $WORK/b194/importcfg -pack -asmhdr $WORK/b194/go_asm.h -c=4 ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_linux_gc.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/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/e0/e0ea8e20ad20b14eeacfd10e822c295f50f7857b5bc9171cc6020be661dd9a8f-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b184/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b185/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p golang.org/x/text/secure/bidirule -complete -buildid BQBsb6gEwOHWv57JWnjC/BQBsb6gEwOHWv57JWnjC -goversion go1.13.6 -D "" -importcfg $WORK/b183/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/7b/7b02a8ca00965755c39b32f22661606e89a65ec8017ccf533b1d130195b6e58d-d # internal github.com/google/renameio mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/google/renameio /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p github.com/google/renameio -complete -buildid M-eeGDQ2oqVP82YKr8CQ/M-eeGDQ2oqVP82YKr8CQ -goversion go1.13.6 -D "" -importcfg $WORK/b209/importcfg -pack -c=4 ./doc.go ./tempfile.go ./writefile.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/55/556dee98907a1aed03f14c69654baaefcd6a442ceb83256ecb77725fbf34b8d1-d # internal os/user mkdir -p $WORK/b213/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b213/ -importpath os/user -- -I $WORK/b213/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b095/_pkg_.a $WORK/b095/_x001.o $WORK/b095/_x002.o $WORK/b095/_x003.o $WORK/b095/_x004.o $WORK/b095/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/c1/c19f79557ec172d56819e9a36dc6aa1ad287915717021e7832cdbabade25e179-d # internal crypto/x509 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b040/_pkg_.a packagefile crypto=$WORK/b035/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b034/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile encoding/hex=$WORK/b038/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b094/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_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/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/x509 -std -complete -buildid EC1hPjrX20IoRgzeH-Ar/EC1hPjrX20IoRgzeH-Ar -goversion go1.13.6 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/4e/4ed2c7e62ab63df2357ac1be380e259a4523eecc6cbcdb3bf6289c4c2a3f818d-d # internal net/textproto mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p net/textproto -std -complete -buildid fzqb0jmyK2rO5Y_cWBn_/fzqb0jmyK2rO5Y_cWBn_ -goversion go1.13.6 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/2a/2a0a2b74836d3ba7484c101a24835075e7ee37bb636a396e4f9bc398efa2f9e1-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b107/ cat >$WORK/b107/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/b108/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/textproto=$WORK/b114/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid 0MJbjQHQquqlELsOLygi/0MJbjQHQquqlELsOLygi -goversion go1.13.6 -D "" -importcfg $WORK/b107/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/91/91ac7e681150f9c58c19a0eed05f4601bec382d697a572d92c115155bc175377-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid Lr43yNAJrKcajNDXjMM3/Lr43yNAJrKcajNDXjMM3 -goversion go1.13.6 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/ab/ab9a991ce3f12f8b9278c2898456f0d5fb514646bd27ed4141af5bbc3b5597ae-d # internal mime/multipart mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile mime=$WORK/b117/_pkg_.a packagefile mime/quotedprintable=$WORK/b119/_pkg_.a packagefile net/textproto=$WORK/b114/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p mime/multipart -std -complete -buildid QmSvSIb0s_GZaSDWLbVG/QmSvSIb0s_GZaSDWLbVG -goversion go1.13.6 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b194=>" -I $WORK/b194/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b194/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b194/_pkg_.a $WORK/b194/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/e4/e46f2cf7dc02cd28bf022af79b9c70b0b98d12f5dfaca613683651e2e521efaa-d # internal log/syslog mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile log=$WORK/b112/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p log/syslog -std -complete -buildid kt_yWzglVoQsK7Uh8M-k/kt_yWzglVoQsK7Uh8M-k -goversion go1.13.6 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/f1/f134fba184cebc26555809f6fd37fc22f5005c76e94f7f0eb5adec436ea2b0af-d # internal github.com/coreos/ignition/v2/internal/log mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile log/syslog=$WORK/b133/_pkg_.a packagefile os/exec=$WORK/b134/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/coreos/ignition/v2/internal/log -lang=go1.11 -complete -buildid 4z1SJYe8SHkxOBfh3q1X/4z1SJYe8SHkxOBfh3q1X -goversion go1.13.6 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./log.go ./stdout.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/b8/b85d5b79e8f8c3fdf28bc262cd5d78c7efc9a5ae1d8da52d44cc35a39cb12eaa-d # internal github.com/pin/tftp mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/pin/tftp/netascii=$WORK/b180/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/pin/tftp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/pin/tftp -complete -buildid tiZXUMB7Uya9I-gpRBkr/tiZXUMB7Uya9I-gpRBkr -goversion go1.13.6 -D "" -importcfg $WORK/b179/importcfg -pack -c=4 ./backoff.go ./client.go ./packet.go ./receiver.go ./sender.go ./server.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/79/79446ae3181dc064edfaa2af24a033a0b3a31c10ef62fb470c0072064248c424-d # internal golang.org/x/net/idna mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b183/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b185/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b186/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p golang.org/x/net/idna -complete -buildid hspFrDKxR1xuiswmtTwh/hspFrDKxR1xuiswmtTwh -goversion go1.13.6 -D "" -importcfg $WORK/b182/importcfg -pack -c=4 ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/80/80fc25767781999e5dfb1a7ca3386b6915894f21822c74dde196ef86b86aa240-d # internal crypto/tls mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/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/b040/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile crypto=$WORK/b035/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b034/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b106/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/tls -std -complete -buildid sWcp9iJpV9fqG4A408VV/sWcp9iJpV9fqG4A408VV -goversion go1.13.6 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/eb/ebcc18d96012b3840cecf11d6b02d310417b31bfd7c1d5d066ff90e2f76f3d17-d # internal cd $WORK/b213 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b213=/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/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/3f/3f9ffb859ec40b6eb3c8b2b38b6c3b8d9c626e056a31109fc4f975f3e8c8ddf4-d # internal golang.org/x/net/http/httpproxy mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b182/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p golang.org/x/net/http/httpproxy -complete -buildid kPseaY87cWkffvgarh8H/kPseaY87cWkffvgarh8H -goversion go1.13.6 -D "" -importcfg $WORK/b181/importcfg -pack -c=4 ./proxy.go cd $WORK/b213 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b213=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/46/46cddc5c44b2bb88ffd256fe1024494e310231988f30b768907a6172c0d0c7a6-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b213=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b213=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/e4/e4268e948ddd305950d13f98c8b63088722abe9f995946614727fa23a499bb61-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b213=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b213=/tmp/go-build -gno-record-gcc-switches -o $WORK/b213/_cgo_.o $WORK/b213/_cgo_main.o $WORK/b213/_x001.o $WORK/b213/_x002.o $WORK/b213/_x003.o $WORK/b213/_x004.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b213/_cgo_.o -dynout $WORK/b213/_cgo_import.go cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p os/user -std -buildid BYLckDww_3Bk95htIEAb/BYLckDww_3Bk95htIEAb -goversion go1.13.6 -D "" -importcfg $WORK/b213/importcfg -pack -c=4 ./lookup.go ./user.go $WORK/b213/_cgo_gotypes.go $WORK/b213/cgo_lookup_unix.cgo1.go $WORK/b213/getgrouplist_unix.cgo1.go $WORK/b213/listgroups_unix.cgo1.go $WORK/b213/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b213/_pkg_.a $WORK/b213/_x001.o $WORK/b213/_x002.o $WORK/b213/_x003.o $WORK/b213/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/85/85365dd781edf36ce02e844b7180199d2c189bee373b3d37631f5f8ebf5d38e0-d # internal github.com/coreos/ignition/v2/internal/as_user mkdir -p $WORK/b212/ cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/as_user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b212/ -importpath github.com/coreos/ignition/v2/internal/as_user -- -I $WORK/b212/ -g -O2 -Werror=implicit-function-declaration ./as_user.go github.com/godbus/dbus mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile context=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b134/_pkg_.a packagefile os/user=$WORK/b213/_pkg_.a packagefile path=$WORK/b122/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/godbus/dbus -complete -buildid uau4Mvc01d93UllR_0YP/uau4Mvc01d93UllR_0YP -goversion go1.13.6 -D "" -importcfg $WORK/b217/importcfg -pack -c=4 ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/c3/c33c155923e8baa57675bc5f67452a97860f7a479286965ea25f4accd952e8e8-d # internal net/http/httptrace mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b067/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile internal/nettrace=$WORK/b097/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/textproto=$WORK/b114/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p net/http/httptrace -std -complete -buildid tOn6vhNCF0UkbXkP9iJk/tOn6vhNCF0UkbXkP9iJk -goversion go1.13.6 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/d6/d6886cc5fbe1329086943babaa924e0572fa38cb9c1f3c85a41e9de51b52eb3e-d # internal net/http mkdir -p $WORK/b062/ cat >$WORK/b062/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/b057/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile compress/gzip=$WORK/b063/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile context=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile log=$WORK/b112/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile mime=$WORK/b117/_pkg_.a packagefile mime/multipart=$WORK/b118/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http/httptrace=$WORK/b120/_pkg_.a packagefile net/http/internal=$WORK/b121/_pkg_.a packagefile net/textproto=$WORK/b114/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b122/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_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/b062/_pkg_.a -trimpath "$WORK/b062=>" -p net/http -std -complete -buildid D3c1DbwOGvUjtPXXxR4P/D3c1DbwOGvUjtPXXxR4P -goversion go1.13.6 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go cd $WORK/b212 TERM='dumb' gcc -I /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/as_user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b212=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Werror=implicit-function-declaration -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/as_user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b212=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Werror=implicit-function-declaration -o ./_x002.o -c as_user.cgo2.c cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/as_user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b212=/tmp/go-build -gno-record-gcc-switches -I $WORK/b212/ -g -O2 -Werror=implicit-function-declaration -o $WORK/b212/_x003.o -c as_user.c cd $WORK/b212 TERM='dumb' gcc -I /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/as_user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b212=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Werror=implicit-function-declaration -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/as_user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b212=/tmp/go-build -gno-record-gcc-switches -o $WORK/b212/_cgo_.o $WORK/b212/_cgo_main.o $WORK/b212/_x001.o $WORK/b212/_x002.o $WORK/b212/_x003.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage as_user -dynimport $WORK/b212/_cgo_.o -dynout $WORK/b212/_cgo_import.go cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/user=$WORK/b213/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b099/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/coreos/ignition/v2/internal/as_user -lang=go1.11 -buildid BE7ImzV2fOWt5GpNUQ_7/BE7ImzV2fOWt5GpNUQ_7 -goversion go1.13.6 -D "" -importcfg $WORK/b212/importcfg -pack -c=4 $WORK/b212/_cgo_gotypes.go $WORK/b212/as_user.cgo1.go $WORK/b212/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b212/_pkg_.a $WORK/b212/_x001.o $WORK/b212/_x002.o $WORK/b212/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/91/91b278b3246394dfcd9bd0fa745251185f09cd33f8075e99743205c847655acb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/11/11c72056900979dc8f6c0dd5d6a4aaf701f0af99e64466b883cd18b497ed4720-d # internal github.com/coreos/go-systemd/dbus mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b217/_pkg_.a packagefile log=$WORK/b112/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b122/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/coreos/go-systemd/dbus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/coreos/go-systemd/dbus -complete -buildid mqaBnXUJ-C73MMY9N-dI/mqaBnXUJ-C73MMY9N-dI -goversion go1.13.6 -D "" -importcfg $WORK/b216/importcfg -pack -c=4 ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/d8/d8c7c96eceaadc844b0d5dc608da3057fd6bab98a37577722d59d13fb79b78c6-d # internal github.com/coreos/ignition/v2/internal/systemd mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-systemd/dbus=$WORK/b216/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b056/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/systemd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/coreos/ignition/v2/internal/systemd -lang=go1.11 -complete -buildid JeTKd26OUjeN4QnvP1Bt/JeTKd26OUjeN4QnvP1Bt -goversion go1.13.6 -D "" -importcfg $WORK/b215/importcfg -pack -c=4 ./systemd.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/74/74f04e604dfa165d789d6aac23427ed1af3f3fe7634056152e6dd42e65d41e98-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/b5/b55f4543bd818dfc36a9102ffba62666ed7a07c6db73c6f0ca40a37f80f895a8-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b137/ cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p github.com/vincent-petithory/dataurl -complete -buildid _k4lJClq1r3Fb34fKGtl/_k4lJClq1r3Fb34fKGtl -goversion go1.13.6 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b067/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b138/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b139/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b142/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b143/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b112/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF net/http/httputil mkdir -p $WORK/b151/ cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/aws /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/aws/aws-sdk-go/aws -complete -buildid LSVULWrplXUo0hpCPWz2/LSVULWrplXUo0hpCPWz2 -goversion go1.13.6 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./config.go ./context_1_9.go ./context_background_1_7.go ./context_sleep.go ./convert_types.go ./doc.go ./errors.go ./jsonvalue.go ./logger.go ./types.go ./url.go ./version.go cat >$WORK/b151/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile context=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b107/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile log=$WORK/b112/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/http/internal=$WORK/b121/_pkg_.a packagefile net/textproto=$WORK/b114/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p net/http/httputil -std -complete -buildid 3GwcEMtaKxOK8BLIMoXc/3GwcEMtaKxOK8BLIMoXc -goversion go1.13.6 -D "" -importcfg $WORK/b151/importcfg -pack -c=4 ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/dc/dc28dc387fc0f8887a0086216571f3f333a1979d80683749edae88f004969fc9-d # internal github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b137/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b138/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b148/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b146/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b143/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/aws/request /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/aws/aws-sdk-go/aws/request -complete -buildid 5EtEhz3tC-wh7maD74-J/5EtEhz3tC-wh7maD74-J -goversion go1.13.6 -D "" -importcfg $WORK/b147/importcfg -pack -c=4 ./connection_reset_error.go ./handlers.go ./http_request.go ./offset_reader.go ./request.go ./request_1_8.go ./request_context.go ./request_pagination.go ./retryer.go ./timeout_read_closer.go ./validation.go ./waiter.go github.com/aws/aws-sdk-go/private/protocol/eventstream mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b137/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a packagefile hash/crc32=$WORK/b065/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream -complete -buildid mNcUTMld2KoFp8d6LIl8/mNcUTMld2KoFp8d6LIl8 -goversion go1.13.6 -D "" -importcfg $WORK/b171/importcfg -pack -c=4 ./debug.go ./decode.go ./encode.go ./error.go ./header.go ./header_value.go ./message.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/e0/e0eea6ee0d9097e8b9aec512686b284c5628b003baa96fe05a4b818fd03177fb-d # internal github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b045/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b051/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b122/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/config/v3_0/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/coreos/ignition/v2/config/v3_0/types -lang=go1.11 -complete -buildid od169hsRSJifIl8BMvvD/od169hsRSJifIl8BMvvD -goversion go1.13.6 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./ca.go ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./raid.go ./schema.go ./storage.go ./unit.go ./url.go ./verification.go github.com/coreos/ignition/v2/config/v3_1_experimental/types mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b045/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b051/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b122/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/config/v3_1_experimental/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/coreos/ignition/v2/config/v3_1_experimental/types -lang=go1.11 -complete -buildid YHyO2OTlcX8dfA0GMV7l/YHyO2OTlcX8dfA0GMV7l -goversion go1.13.6 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./ca.go ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./schema.go ./storage.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/48/48a1585237f39e43537de04a238cfd9d602df17c05cc7e403646d2e8fce3761c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/ef/ef75fc5a9c0ea6cc300046d974c29cf9662921e54e6df07de8aa7ac33fbd1242-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/84/84fbdabac430f5f6a35ceacce5f6d68db4a648a6e321bbf40b3531d43bd5307c-d # internal github.com/coreos/ignition/v2/config/v3_0 mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b054/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b049/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b123/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/config/v3_0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p github.com/coreos/ignition/v2/config/v3_0 -lang=go1.11 -complete -buildid n17wLSRNhJm618dkqVfB/n17wLSRNhJm618dkqVfB -goversion go1.13.6 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/6e/6eaaa9ffb43c65e9b060286d24c9480e41aa1993b97dcdc24138c58a0ad16a4c-d # internal github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b137/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b138/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b139/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b147/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/aws/corehandlers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/aws/aws-sdk-go/aws/corehandlers -complete -buildid P4p6SnTccock5F5_awqQ/P4p6SnTccock5F5_awqQ -goversion go1.13.6 -D "" -importcfg $WORK/b152/importcfg -pack -c=4 ./handlers.go ./param_validator.go ./user_agent.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b158/ github.com/aws/aws-sdk-go/aws/client cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b137/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b146/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b147/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/private/protocol /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/aws/aws-sdk-go/private/protocol -complete -buildid -B01Pt4G49iXehLPybVn/-B01Pt4G49iXehLPybVn -goversion go1.13.6 -D "" -importcfg $WORK/b158/importcfg -pack -c=4 ./host.go ./host_prefix.go ./idempotency.go ./jsonvalue.go ./payload.go ./timestamp.go ./unmarshal.go cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/8c/8c8cacbe15720572d20f553084d0b52886655286172aca98566fc1631e9114de-d # internal mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b137/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b146/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b147/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b150/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile net/http/httputil=$WORK/b151/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/aws/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/aws/aws-sdk-go/aws/client -complete -buildid PEdHwdzC7Ui1KOQP53Wy/PEdHwdzC7Ui1KOQP53Wy -goversion go1.13.6 -D "" -importcfg $WORK/b145/importcfg -pack -c=4 ./client.go ./default_retryer.go ./logger.go github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b163/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b137/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b138/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b147/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/aws/csm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p github.com/aws/aws-sdk-go/aws/csm -complete -buildid NmqfvviAjzcIQzV8v2Cf/NmqfvviAjzcIQzV8v2Cf -goversion go1.13.6 -D "" -importcfg $WORK/b163/importcfg -pack -c=4 ./doc.go ./enable.go ./metric.go ./metric_chan.go ./metric_exception.go ./reporter.go cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/37/37f12a0fbdad62b4c82454527590cc95c35c35207b4a7bbc9a88874c217478e5-d # internal github.com/coreos/ignition/v2/config/v3_1_experimental mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b054/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b049/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b123/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/config/v3_1_experimental /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p github.com/coreos/ignition/v2/config/v3_1_experimental -lang=go1.11 -complete -buildid QLJ7QAhLqHyKMO9T15sg/QLJ7QAhLqHyKMO9T15sg -goversion go1.13.6 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/57/57ce27c4f94836db6fb9876956e69ec5ac314ef3d02ac84826cb18d3fdc9ac7c-d # internal github.com/coreos/ignition/v2/config/v3_1_experimental/translate mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/config/v3_1_experimental/translate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/coreos/ignition/v2/config/v3_1_experimental/translate -lang=go1.11 -complete -buildid cAHM4ai9uw7GWt4P5-C2/cAHM4ai9uw7GWt4P5-C2 -goversion go1.13.6 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/a7/a73f7fa08726b9e47fad8ec83699ae8f7adceca481ebfc119960faeb01f3ea4f-d # internal github.com/aws/aws-sdk-go/internal/s3err mkdir -p $WORK/b170/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/19/199277bdd7f6660d8b6ab896640ebf9c75113b7b7dc69e4cd38104bad14eeba5-d # internal github.com/coreos/ignition/v2/config mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b049/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental=$WORK/b127/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/translate=$WORK/b129/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p github.com/coreos/ignition/v2/config -lang=go1.11 -complete -buildid X4q5qkHcPn8XZ472tJXk/X4q5qkHcPn8XZ472tJXk -goversion go1.13.6 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./config.go cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b138/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b147/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/internal/s3err /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p github.com/aws/aws-sdk-go/internal/s3err -complete -buildid o8ydE5NbVkcTJ72CoGRn/o8ydE5NbVkcTJ72CoGRn -goversion go1.13.6 -D "" -importcfg $WORK/b170/importcfg -pack -c=4 ./error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/12/12d37c2970a632555f9e3b413aef0a94ea8b4c50c748cb9dd7852cd31069edc3-d # internal github.com/coreos/ignition/v2/internal/util mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b034/_pkg_.a packagefile encoding/hex=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/coreos/ignition/v2/internal/util -lang=go1.11 -complete -buildid NUKIJMeNNAg7WrqdgL8i/NUKIJMeNNAg7WrqdgL8i -goversion go1.13.6 -D "" -importcfg $WORK/b177/importcfg -pack -c=4 ./verification.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/91/9172f0c809eb02255fe94885a04ddade1f22084b0e4b20d38099aed65e07024e-d # internal github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b137/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b138/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b145/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b146/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b152/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b147/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b167/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p github.com/aws/aws-sdk-go/aws/ec2metadata -complete -buildid aKLOe641IsX2XfWyirqL/aKLOe641IsX2XfWyirqL -goversion go1.13.6 -D "" -importcfg $WORK/b166/importcfg -pack -c=4 ./api.go ./service.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/ce/ce940d676ae5a5cea59d6f1083e4f3cc7d72c9865c641b5a9b55e096da05a563-d # internal github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b137/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b138/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b145/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b146/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b139/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b147/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -complete -buildid r3C4c16J9btnLfC4WR1H/r3C4c16J9btnLfC4WR1H -goversion go1.13.6 -D "" -importcfg $WORK/b168/importcfg -pack -c=4 ./provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/13/136ba902d49fd5bf02024036d66b186ea11faeee4a38ba1fa3ec01db0c04d198-d # internal github.com/coreos/ignition/v2/internal/providers/util mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b034/_pkg_.a packagefile encoding/hex=$WORK/b038/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b132/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b051/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/providers/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/coreos/ignition/v2/internal/providers/util -lang=go1.11 -complete -buildid O-Uenk7ahiN0eLTLdoLd/O-Uenk7ahiN0eLTLdoLd -goversion go1.13.6 -D "" -importcfg $WORK/b190/importcfg -pack -c=4 ./backoff.go ./config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/a9/a9eba62db76d38fd45ff33806eaeb605211bba3b9dad00013b9fcd708a4dc37b-d # internal github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b137/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b138/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b147/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b158/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b122/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/private/protocol/rest /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/aws/aws-sdk-go/private/protocol/rest -complete -buildid xDZhfe1TPELVdPY9oUrw/xDZhfe1TPELVdPY9oUrw -goversion go1.13.6 -D "" -importcfg $WORK/b157/importcfg -pack -c=4 ./build.go ./payload.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/b1/b1f96a3a15d069ee5d0c118e14f42c87b37024f5013fde1810755fd2634c1d8a-d # internal github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b158/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/aws/aws-sdk-go/private/protocol/query/queryutil -complete -buildid 3uA8C16XPcd0Aks3qs6r/3uA8C16XPcd0Aks3qs6r -goversion go1.13.6 -D "" -importcfg $WORK/b161/importcfg -pack -c=4 ./queryutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/e9/e99f528678f4d027d132cf7855f784a29cd3a591e928f79af66de28f4ade1dba-d # internal github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile encoding/xml=$WORK/b160/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b158/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -complete -buildid OhXvFcc627yB6E2lzfYW/OhXvFcc627yB6E2lzfYW -goversion go1.13.6 -D "" -importcfg $WORK/b162/importcfg -pack -c=4 ./build.go ./unmarshal.go ./xml_to_struct.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/ee/eee03c533ee3e3f049f82c27a89a6e99b221b54178802c83cec72d9662e7f3fa-d # internal github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b137/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b158/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b171/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi -complete -buildid CGlVB6eWeUs2lltDWIfp/CGlVB6eWeUs2lltDWIfp -goversion go1.13.6 -D "" -importcfg $WORK/b172/importcfg -pack -c=4 ./api.go ./error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/f2/f29bbadface99ec4894af810f186286cfe16be42a0cb4e46052695c176661d46-d # internal github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b138/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b145/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b139/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b166/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b167/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -complete -buildid 9yNY1lpe-0JtCAyaIl3n/9yNY1lpe-0JtCAyaIl3n -goversion go1.13.6 -D "" -importcfg $WORK/b165/importcfg -pack -c=4 ./ec2_role_provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/ee/eee9ebcb3252f413db4f3df54fda9a3a475edd65dfc057ed3ca039bae4d9cdfd-d # internal github.com/coreos/ignition/v2/internal/sgdisk mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b193/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b132/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile os/exec=$WORK/b134/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/sgdisk /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/coreos/ignition/v2/internal/sgdisk -lang=go1.11 -complete -buildid 8B87PxJRB_vQJ1Sd6eE8/8B87PxJRB_vQJ1Sd6eE8 -goversion go1.13.6 -D "" -importcfg $WORK/b214/importcfg -pack -c=4 ./sgdisk.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/91/91ec07bde04c3c482aed0c51b4d6f71c5a167faedb06b743723781a6a4d7d8d0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/2d/2d9e64153c180d730a20f3dda478b7ae087b73c22d27d46c6eaf5b868c021d88-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/d9/d9d7bd3f571b0899cd869dd70d77db3cf7e4f0f0afdeaa8ee8f797f78826cdd2-d # internal github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b164/ cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/85/85bfbd4af79b03f97196928aba110653cb1008421efa8663daf130d0f631adde-d # internal cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b137/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b138/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b152/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b139/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b165/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b168/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b166/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b142/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b147/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b141/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF github.com/aws/aws-sdk-go/private/protocol/query cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/aws/defaults /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/aws/aws-sdk-go/aws/defaults -complete -buildid g2eaZt3oi-FBOoYVtC8r/g2eaZt3oi-FBOoYVtC8r -goversion go1.13.6 -D "" -importcfg $WORK/b164/importcfg -pack -c=4 ./defaults.go ./shared_config.go mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b160/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b138/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b147/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b161/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b162/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/private/protocol/query /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/aws/aws-sdk-go/private/protocol/query -complete -buildid T5shJrQ-gLID1LRrdThD/T5shJrQ-gLID1LRrdThD -goversion go1.13.6 -D "" -importcfg $WORK/b159/importcfg -pack -c=4 ./build.go ./unmarshal.go ./unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/46/46d351961a5e753a88c2b5541073f49954e7e44a963f2831c798664210ef2412-d # internal github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b137/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b139/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b147/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b157/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/aws/aws-sdk-go/aws/signer/v4 -complete -buildid iufXHlEJ0PeCZ5wZTzEb/iufXHlEJ0PeCZ5wZTzEb -goversion go1.13.6 -D "" -importcfg $WORK/b156/importcfg -pack -c=4 ./header_rules.go ./options.go ./uri_path.go ./v4.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/df/df848e62a5625f2bd62274f3d66915dd655e6cfa9c665d0b26a2231419b6324a-d # internal github.com/aws/aws-sdk-go/private/protocol/restxml mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/xml=$WORK/b160/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b138/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b147/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b159/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b157/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b162/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/private/protocol/restxml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/aws/aws-sdk-go/private/protocol/restxml -complete -buildid 590NHbb_YZK04Mn95ZhY/590NHbb_YZK04Mn95ZhY -goversion go1.13.6 -D "" -importcfg $WORK/b173/importcfg -pack -c=4 ./restxml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/c6/c60b728250601fb3b53c1c87f49273885cb8742e192c0332e011d976e7762f37-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/85/85dedf40c82310953510740b2d31d821b774bbed95671aadafc51d46707ea490-d # internal github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b137/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b148/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b145/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b146/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b139/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b147/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b156/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b159/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/service/sts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/aws/aws-sdk-go/service/sts -complete -buildid -G-gq8fv3WFAOF5ZSRWw/-G-gq8fv3WFAOF5ZSRWw -goversion go1.13.6 -D "" -importcfg $WORK/b155/importcfg -pack -c=4 ./api.go ./doc.go ./errors.go ./service.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/a8/a856591b5d2bb48e2887f4fc840feae7705035eec9bbe2c612a24e67517e38f1-d # internal github.com/aws/aws-sdk-go/service/s3 mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b038/_pkg_.a packagefile encoding/xml=$WORK/b160/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b137/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b138/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b148/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b145/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b146/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b147/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b156/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3err=$WORK/b170/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b158/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b171/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=$WORK/b172/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b157/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b173/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/service/s3 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p github.com/aws/aws-sdk-go/service/s3 -complete -buildid buybS-IG5nDRac_5CYfq/buybS-IG5nDRac_5CYfq -goversion go1.13.6 -D "" -importcfg $WORK/b169/importcfg -pack -c=4 ./api.go ./body_hash.go ./bucket_location.go ./customizations.go ./doc.go ./doc_custom.go ./errors.go ./host_style_bucket.go ./platform_handlers_go1.6.go ./service.go ./sse.go ./statusok_error.go ./unmarshal_error.go ./waiters.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/c8/c8e1bb1ca8e544309b33708b7d17d0573174a9253c116c29873de462bd2ef435-d # internal github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b137/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b138/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b145/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b139/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b155/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/aws/aws-sdk-go/aws/credentials/stscreds -complete -buildid hc9UKa2NWQoFtkg3NPhK/hc9UKa2NWQoFtkg3NPhK -goversion go1.13.6 -D "" -importcfg $WORK/b154/importcfg -pack -c=4 ./assume_role_provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/32/32cded08e570902a49efe2072bc71479ca09f818bab1fd14b5d07d7b1cfde34e-d # internal github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b137/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b138/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b145/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b152/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b139/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b153/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b154/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b163/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b164/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b142/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b147/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b140/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b141/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/aws/session /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/aws/aws-sdk-go/aws/session -complete -buildid VYjOrjHGnTC0vVSJmpnc/VYjOrjHGnTC0vVSJmpnc -goversion go1.13.6 -D "" -importcfg $WORK/b144/importcfg -pack -c=4 ./cabundle_transport.go ./doc.go ./env_config.go ./session.go ./shared_config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/4a/4a53e88d0da12a2b381555c062350a09d615796d2ccb81877fb077b86b93c5f8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/2d/2dc9bb0a04bf732666644da740cce396592748456f89f1709eb4ed02c0eee9ea-d # internal github.com/aws/aws-sdk-go/service/s3/s3iface mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b137/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b147/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b169/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/service/s3/s3iface /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p github.com/aws/aws-sdk-go/service/s3/s3iface -complete -buildid IMdG88BjrJGv66QIXtiq/IMdG88BjrJGv66QIXtiq -goversion go1.13.6 -D "" -importcfg $WORK/b175/importcfg -pack -c=4 ./interface.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/ca/ca9c587c1a1c169824550e9277b5b747cfc235137898a0ab14c8c319b0d1852c-d # internal github.com/aws/aws-sdk-go/service/s3/s3manager mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b137/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b138/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b148/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b145/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b139/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b147/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b169/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b175/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/aws/aws-sdk-go/service/s3/s3manager /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/aws/aws-sdk-go/service/s3/s3manager -complete -buildid bLgDbR5nZz3Ap4h8biOs/bLgDbR5nZz3Ap4h8biOs -goversion go1.13.6 -D "" -importcfg $WORK/b174/importcfg -pack -c=4 ./batch.go ./bucket_region.go ./doc.go ./download.go ./upload.go ./upload_input.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/4f/4faa8301009556b09336f2669f422dabe87200ca40fb59b391570199a60b5a3f-d # internal github.com/coreos/ignition/v2/internal/resource mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile compress/gzip=$WORK/b063/_pkg_.a packagefile context=$WORK/b067/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/hex=$WORK/b038/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b137/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b138/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b139/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b169/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=$WORK/b174/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/earlyrand=$WORK/b176/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/util=$WORK/b177/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b178/_pkg_.a packagefile github.com/pin/tftp=$WORK/b179/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b059/_pkg_.a packagefile golang.org/x/net/http/httpproxy=$WORK/b181/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/resource /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/coreos/ignition/v2/internal/resource -lang=go1.11 -complete -buildid bqOw9p1AZXtNWo3QLkiv/bqOw9p1AZXtNWo3QLkiv -goversion go1.13.6 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./http.go ./url.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/cb/cb54a311cfb1081457020239571307e991ecdb54e8344677b43f32208d0571f7-d # internal github.com/coreos/ignition/v2/internal/exec/stages mkdir -p $WORK/b131/ github.com/coreos/ignition/v2/internal/providers mkdir -p $WORK/b188/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/registry=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b136/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/exec/stages /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/ignition/v2/internal/exec/stages -lang=go1.11 -complete -buildid V7vy5oIQWLSE737fXytC/V7vy5oIQWLSE737fXytC -goversion go1.13.6 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./name.go ./stages.go github.com/coreos/ignition/v2/internal/providers/aliyun mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b190/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b136/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/providers/aliyun /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/coreos/ignition/v2/internal/providers/aliyun -lang=go1.11 -complete -buildid RhUaWf4tr6OtGhoPj4N5/RhUaWf4tr6OtGhoPj4N5 -goversion go1.13.6 -D "" -importcfg $WORK/b189/importcfg -pack -c=4 ./aliyun.go github.com/coreos/ignition/v2/internal/providers/aws mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b137/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b165/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b166/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b144/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b190/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b136/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/providers/aws /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/coreos/ignition/v2/internal/providers/aws -lang=go1.11 -complete -buildid bVe63jAq2tBih89yY94i/bVe63jAq2tBih89yY94i -goversion go1.13.6 -D "" -importcfg $WORK/b191/importcfg -pack -c=4 ./aws.go github.com/coreos/ignition/v2/internal/providers/azure cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b136/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b051/_pkg_.a EOF mkdir -p $WORK/b192/ cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/providers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/coreos/ignition/v2/internal/providers -lang=go1.11 -complete -buildid CysuvOgPJh-otD_svQFP/CysuvOgPJh-otD_svQFP -goversion go1.13.6 -D "" -importcfg $WORK/b188/importcfg -pack -c=4 ./providers.go cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b193/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b190/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b136/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b051/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b194/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/providers/azure /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/coreos/ignition/v2/internal/providers/azure -lang=go1.11 -complete -buildid Hp_0iDb6zgX2hhLw3Mh3/Hp_0iDb6zgX2hhLw3Mh3 -goversion go1.13.6 -D "" -importcfg $WORK/b192/importcfg -pack -c=4 ./azure.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/59/59ab81ba94bdf73dc9868866e03f3ccf21b0eb8cebb5275969398865cc31cba2-d # internal github.com/coreos/ignition/v2/internal/providers/cloudstack mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile context=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b193/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b190/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b136/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b051/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b194/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b134/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/3a/3a6f69ffbf4018e5513d88ccf20f5f116e39fd9ba02bd33048a7425eac30f874-d # internal github.com/coreos/ignition/v2/internal/providers/digitalocean mkdir -p $WORK/b196/ cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/providers/cloudstack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/coreos/ignition/v2/internal/providers/cloudstack -lang=go1.11 -complete -buildid NDMn52I6E8od2Hb0bUlF/NDMn52I6E8od2Hb0bUlF -goversion go1.13.6 -D "" -importcfg $WORK/b195/importcfg -pack -c=4 ./cloudstack.go cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b190/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b136/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/providers/digitalocean /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/coreos/ignition/v2/internal/providers/digitalocean -lang=go1.11 -complete -buildid AYeQQy-LotRUUWWS3pTs/AYeQQy-LotRUUWWS3pTs -goversion go1.13.6 -D "" -importcfg $WORK/b196/importcfg -pack -c=4 ./digitalocean.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/a8/a8161c2c515c2e0de68ce88248f75f88a38e0fb77b65feda3bfd429a9f473036-d # internal github.com/coreos/ignition/v2/internal/providers/file mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b190/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b136/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b051/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/providers/file /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p github.com/coreos/ignition/v2/internal/providers/file -lang=go1.11 -complete -buildid HZDWp-4u8G8K_nXYvjm1/HZDWp-4u8G8K_nXYvjm1 -goversion go1.13.6 -D "" -importcfg $WORK/b197/importcfg -pack -c=4 ./file.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/f5/f551e48a664b9c954528549db0b16b780a0f45a12975d820e5eddd978fab8164-d # internal github.com/coreos/ignition/v2/internal/providers/gcp mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b190/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b136/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/providers/gcp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/coreos/ignition/v2/internal/providers/gcp -lang=go1.11 -complete -buildid xQl7FlReyar5xSgAHLLi/xQl7FlReyar5xSgAHLLi -goversion go1.13.6 -D "" -importcfg $WORK/b198/importcfg -pack -c=4 ./gcp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/5d/5d5592a63b3c1c79125a758b11923d3342cf4a7831a76421c172f7930f187e9a-d # internal github.com/coreos/ignition/v2/internal/providers/ibmcloud mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b193/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b190/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b136/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b051/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b134/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/providers/ibmcloud /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p github.com/coreos/ignition/v2/internal/providers/ibmcloud -lang=go1.11 -complete -buildid 7v0hg_2BZ2yCnuQ2Q_a5/7v0hg_2BZ2yCnuQ2Q_a5 -goversion go1.13.6 -D "" -importcfg $WORK/b199/importcfg -pack -c=4 ./ibmcloud.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/0f/0f23b98ec9db5251d60fcd81ae5d25f23615efba4bad215a6c1eed8ea572539d-d # internal github.com/coreos/ignition/v2/internal/providers/noop mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b136/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/providers/noop /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/coreos/ignition/v2/internal/providers/noop -lang=go1.11 -complete -buildid hvUs8pH9X3zXpGdmgopw/hvUs8pH9X3zXpGdmgopw -goversion go1.13.6 -D "" -importcfg $WORK/b200/importcfg -pack -c=4 ./noop.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/32/32cbd7439fc11300814ddb6ee7421250493d6c3b2b66c4717ce1abf8fe0d7d61-d # internal github.com/coreos/ignition/v2/internal/providers/openstack mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b193/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b190/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b136/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b051/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b194/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b134/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/providers/openstack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p github.com/coreos/ignition/v2/internal/providers/openstack -lang=go1.11 -complete -buildid gDTVL2BlCBWVNiHdHQos/gDTVL2BlCBWVNiHdHQos -goversion go1.13.6 -D "" -importcfg $WORK/b201/importcfg -pack -c=4 ./openstack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/6e/6ee323249e03689a695bfec5452306e3dc0b653b70f042d93930de3e8bd94685-d # internal github.com/coreos/ignition/v2/internal/providers/packet mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b190/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b136/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/providers/packet /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p github.com/coreos/ignition/v2/internal/providers/packet -lang=go1.11 -complete -buildid 9JGg-zgZQlvxtAw78XHl/9JGg-zgZQlvxtAw78XHl -goversion go1.13.6 -D "" -importcfg $WORK/b202/importcfg -pack -c=4 ./packet.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/e9/e9e06ada69998b118807501a02025e78c47ec7b00383fb5bb96043b61653b04a-d # internal github.com/coreos/ignition/v2/internal/providers/qemu mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b190/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b136/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b051/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b134/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/providers/qemu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p github.com/coreos/ignition/v2/internal/providers/qemu -lang=go1.11 -complete -buildid 9hBoSxnw-Tzlz4ai-s6z/9hBoSxnw-Tzlz4ai-s6z -goversion go1.13.6 -D "" -importcfg $WORK/b203/importcfg -pack -c=4 ./qemu.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/57/57f343467f1b9da478ada6c9dbd04d57323c02809ed8a95ab4ea9e8a2113d66b-d # internal github.com/coreos/ignition/v2/internal/providers/virtualbox mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b193/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b190/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b136/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b051/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/providers/virtualbox /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p github.com/coreos/ignition/v2/internal/providers/virtualbox -lang=go1.11 -complete -buildid KCRQGZwO5kP4i0xd_8ES/KCRQGZwO5kP4i0xd_8ES -goversion go1.13.6 -D "" -importcfg $WORK/b204/importcfg -pack -c=4 ./virtualbox.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/3d/3d6b4c514008310a3ad407ca0f7e25a1540364a8a8d5d35a5f05f23e064a35dc-d # internal github.com/coreos/ignition/v2/internal/providers/vmware mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b063/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b136/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b051/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/providers/vmware /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p github.com/coreos/ignition/v2/internal/providers/vmware -lang=go1.11 -complete -buildid 0KJ5fo4iObMfvWlEtTEW/0KJ5fo4iObMfvWlEtTEW -goversion go1.13.6 -D "" -importcfg $WORK/b205/importcfg -pack -c=4 ./vmware.go ./vmware_unsupported.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/f9/f9d02154d4fa471d3280e85057af8d53c5186bb56f7952951c72360ee2636faa-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/08/084627e24670dbc820a8dc601183d8ede5d385034f9cc77d177b55ce4d16a5fe-d # internal github.com/coreos/ignition/v2/internal/providers/cmdline mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b193/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers=$WORK/b188/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b190/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b136/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b051/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/providers/cmdline /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p github.com/coreos/ignition/v2/internal/providers/cmdline -lang=go1.11 -complete -buildid L794VGYYsxi20873ajPs/L794VGYYsxi20873ajPs -goversion go1.13.6 -D "" -importcfg $WORK/b207/importcfg -pack -c=4 ./cmdline.go github.com/coreos/ignition/v2/internal/providers/zvm mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b193/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b190/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b136/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b051/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile os/exec=$WORK/b134/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/providers/zvm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p github.com/coreos/ignition/v2/internal/providers/zvm -lang=go1.11 -complete -buildid 66TFgH6xe6sE3-dVhDuh/66TFgH6xe6sE3-dVhDuh -goversion go1.13.6 -D "" -importcfg $WORK/b206/importcfg -pack -c=4 ./zvm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/1e/1e280b05f0e6652cff45b5e3af5c3334bea3abf4609bbc36be9ca42b79a32aa4-d # internal github.com/coreos/ignition/v2/internal/providers/system mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b193/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers=$WORK/b188/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b190/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b136/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b051/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/providers/system /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p github.com/coreos/ignition/v2/internal/providers/system -lang=go1.11 -complete -buildid 9zpNfW5P4QJH3N-YFrqH/9zpNfW5P4QJH3N-YFrqH -goversion go1.13.6 -D "" -importcfg $WORK/b208/importcfg -pack -c=4 ./system.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/a0/a0062c062e6458f1aa6caae7609c9beee6533335ec3a83fb920883946ea3b159-d # internal github.com/coreos/ignition/v2/internal/exec/util mkdir -p $WORK/b211/ cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/exec/util CGO_LDFLAGS='"-g" "-O2" "-lblkid"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b211/ -importpath github.com/coreos/ignition/v2/internal/exec/util -- -I $WORK/b211/ -g -O2 -Werror=implicit-function-declaration -Werror=implicit-function-declaration ./blkid.go ./user_group_lookup.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/53/53282013cb2ad405a7a07af8a1dafc4e2a489a36f372f4dc8152cecabd5054f4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/0f/0f68f62b319921abbeac8fdfc7f8f826d7824b1ea84023b3d6c4ae7128f63479-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/da/da2c366e71a23faed5d72c022923eb388f010575cba47e5a5b0650688d5d56f3-d # internal github.com/coreos/ignition/v2/internal/platform mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers=$WORK/b188/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/aliyun=$WORK/b189/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/aws=$WORK/b191/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/azure=$WORK/b192/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/cloudstack=$WORK/b195/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/digitalocean=$WORK/b196/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/file=$WORK/b197/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/gcp=$WORK/b198/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/ibmcloud=$WORK/b199/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/noop=$WORK/b200/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/openstack=$WORK/b201/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/packet=$WORK/b202/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/qemu=$WORK/b203/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/virtualbox=$WORK/b204/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/vmware=$WORK/b205/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/zvm=$WORK/b206/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/registry=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b136/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/platform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/coreos/ignition/v2/internal/platform -lang=go1.11 -complete -buildid 32lvaGrbqiZemO8HMN9T/32lvaGrbqiZemO8HMN9T -goversion go1.13.6 -D "" -importcfg $WORK/b187/importcfg -pack -c=4 ./name.go ./platform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/41/4120052fd45531e39cabf676b6a4a6377bb245ce423e376e49b22a52abed6993-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/0f/0f8466bf7576c93e50559eed84bec39eb89b888de456cb21e5a6ad6c213ab1eb-d # internal github.com/coreos/ignition/v2/internal/exec mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b034/_pkg_.a packagefile encoding/hex=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental=$WORK/b127/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/platform=$WORK/b187/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers=$WORK/b188/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/cmdline=$WORK/b207/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/system=$WORK/b208/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/util=$WORK/b177/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b051/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b126/_pkg_.a packagefile github.com/google/renameio=$WORK/b209/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/exec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p github.com/coreos/ignition/v2/internal/exec -lang=go1.11 -complete -buildid w0PKlqxKLXN64qeNDP3w/w0PKlqxKLXN64qeNDP3w -goversion go1.13.6 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./engine.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/1a/1ac561f25c81c41dce006b439bc6dc7c119535826eb5408db997713e4d5dc5b2-d # internal cd $WORK/b211 TERM='dumb' gcc -I /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/exec/util -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Werror=implicit-function-declaration -Werror=implicit-function-declaration -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/exec/util -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Werror=implicit-function-declaration -Werror=implicit-function-declaration -o ./_x002.o -c blkid.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/exec/util -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Werror=implicit-function-declaration -Werror=implicit-function-declaration -o ./_x003.o -c user_group_lookup.cgo2.c cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/exec/util TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -I $WORK/b211/ -g -O2 -Werror=implicit-function-declaration -Werror=implicit-function-declaration -o $WORK/b211/_x004.o -c blkid.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -I $WORK/b211/ -g -O2 -Werror=implicit-function-declaration -Werror=implicit-function-declaration -o $WORK/b211/_x005.o -c user_group_lookup.c cd $WORK/b211 TERM='dumb' gcc -I /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/exec/util -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Werror=implicit-function-declaration -Werror=implicit-function-declaration -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/exec/util TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -o $WORK/b211/_cgo_.o $WORK/b211/_cgo_main.o $WORK/b211/_x001.o $WORK/b211/_x002.o $WORK/b211/_x003.o $WORK/b211/_x004.o $WORK/b211/_x005.o -g -O2 -lblkid TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage util -dynimport $WORK/b211/_cgo_.o -dynout $WORK/b211/_cgo_import.go cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/hex=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b049/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/as_user=$WORK/b212/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b193/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/util=$WORK/b177/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b059/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b194/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b134/_pkg_.a packagefile os/user=$WORK/b213/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b099/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p github.com/coreos/ignition/v2/internal/exec/util -lang=go1.11 -buildid mrqZClATRaiISyMgElt-/mrqZClATRaiISyMgElt- -goversion go1.13.6 -D "" -importcfg $WORK/b211/importcfg -pack -c=4 ./device_alias.go ./file.go ./passwd.go ./path.go ./path_sort.go ./selinux.go ./unit.go ./util.go $WORK/b211/_cgo_gotypes.go $WORK/b211/blkid.cgo1.go $WORK/b211/user_group_lookup.cgo1.go $WORK/b211/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b211/_pkg_.a $WORK/b211/_x001.o $WORK/b211/_x002.o $WORK/b211/_x003.o $WORK/b211/_x004.o $WORK/b211/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/15/15cfb07cb848cb8b3d6cb94e112ac42a3ad4ed21ab8937a690e9df205d5b6a74-d # internal github.com/coreos/ignition/v2/internal/exec/stages/fetch mkdir -p $WORK/b218/ github.com/coreos/ignition/v2/internal/exec/stages/disks github.com/coreos/ignition/v2/internal/exec/stages/files mkdir -p $WORK/b210/ mkdir -p $WORK/b219/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b211/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b136/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/exec/stages/fetch /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/coreos/ignition/v2/internal/exec/stages/fetch -lang=go1.11 -complete -buildid wmNICgsR2g-oaet81BAs/wmNICgsR2g-oaet81BAs -goversion go1.13.6 -D "" -importcfg $WORK/b218/importcfg -pack -c=4 ./fetch.go cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b193/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b211/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/sgdisk=$WORK/b214/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/systemd=$WORK/b215/_pkg_.a packagefile os/exec=$WORK/b134/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/exec/stages/disks /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p github.com/coreos/ignition/v2/internal/exec/stages/disks -lang=go1.11 -complete -buildid oOAnyXtonoak_6o_FpUd/oOAnyXtonoak_6o_FpUd -goversion go1.13.6 -D "" -importcfg $WORK/b210/importcfg -pack -c=4 ./disks.go ./filesystems.go ./partitions.go ./raid.go cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b193/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b211/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b136/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF github.com/coreos/ignition/v2/internal/exec/stages/umount mkdir -p $WORK/b221/ github.com/coreos/ignition/v2/internal/exec/stages/mount mkdir -p $WORK/b220/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b211/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b136/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b194/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/exec/stages/umount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/coreos/ignition/v2/internal/exec/stages/umount -lang=go1.11 -complete -buildid P7jdo99w9KHqyYazMRz6/P7jdo99w9KHqyYazMRz6 -goversion go1.13.6 -D "" -importcfg $WORK/b221/importcfg -pack -c=4 ./umount.go cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b193/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b211/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b136/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b134/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/exec/stages/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/coreos/ignition/v2/internal/exec/stages/mount -lang=go1.11 -complete -buildid uxW7QJt63VNeKpLvW1Z8/uxW7QJt63VNeKpLvW1Z8 -goversion go1.13.6 -D "" -importcfg $WORK/b220/importcfg -pack -c=4 ./mount.go cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/exec/stages/files /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/coreos/ignition/v2/internal/exec/stages/files -lang=go1.11 -complete -buildid DyD0qSgwwuNdiKEriCam/DyD0qSgwwuNdiKEriCam -goversion go1.13.6 -D "" -importcfg $WORK/b219/importcfg -pack -c=4 ./files.go ./filesystemEntries.go ./passwd.go ./units.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/5e/5e43a7940a88577149fe5c51eedc06349f834d1c3360a4c760b567cf26d639e9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/43/43b19793e5d7ed59b233dc6c016cc3d22bc8c00d8004c5cc9e5825a32d62bef4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/42/42a75f791d2318c07bf6ca636d59ad01de71547befd2716d7725aeca8d90fdde-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/9d/9deeb58acacb03c67353f876e72990c9f2da7b07d88d755a068bbc16dbfef8c9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/70/70cffef25af002bcf388be8c1b54028952b1aad297ccd9cc66e0a0832411ff5e-d # internal github.com/coreos/ignition/v2/internal mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/coreos/ignition/v2/internal\nmod\tgithub.com/coreos/ignition/v2\t(devel)\t\ndep\tgithub.com/ajeddeloh/go-json\tv0.0.0-20170920214419-6a2fe990e083\t\ndep\tgithub.com/aws/aws-sdk-go\tv1.19.11\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/coreos/go-systemd\tv0.0.0-20181031085051-9002847aa142\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20190529201340-22b159166068\t\ndep\tgithub.com/godbus/dbus\tv0.0.0-20181025153459-66d97aec3384\t\ndep\tgithub.com/google/renameio\tv0.1.0\t\ndep\tgithub.com/jmespath/go-jmespath\tv0.0.0-20180206201540-c2b33e8439af\t\ndep\tgithub.com/pin/tftp\tv2.1.0+incompatible\t\ndep\tgithub.com/vincent-petithory/dataurl\tv0.0.0-20160330182126-9a301d65acbb\t\ndep\tgolang.org/x/net\tv0.0.0-20190228165749-92fc7df08ae7\t\ndep\tgolang.org/x/sys\tv0.0.0-20191110163157-d32e6e3b99c4\t\ndep\tgolang.org/x/text\tv0.3.0\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec=$WORK/b033/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/disks=$WORK/b210/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/fetch=$WORK/b218/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/files=$WORK/b219/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/mount=$WORK/b220/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/umount=$WORK/b221/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/platform=$WORK/b187/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b178/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.11 -complete -buildid fWx9Lmjx4bIC10m_wkj3/fWx9Lmjx4bIC10m_wkj3 -goversion go1.13.6 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/d3/d3bad1830a3b63ea569dde4b74d96c71d8307c108bb71168d876fae826da1e2c-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/coreos/ignition/v2/internal=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec=$WORK/b033/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/disks=$WORK/b210/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/fetch=$WORK/b218/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/files=$WORK/b219/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/mount=$WORK/b220/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/umount=$WORK/b221/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/platform=$WORK/b187/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b178/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile crypto/sha512=$WORK/b034/_pkg_.a packagefile encoding/hex=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental=$WORK/b127/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers=$WORK/b188/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/cmdline=$WORK/b207/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/system=$WORK/b208/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/util=$WORK/b177/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b051/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b126/_pkg_.a packagefile github.com/google/renameio=$WORK/b209/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/registry=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b193/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b211/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/sgdisk=$WORK/b214/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/systemd=$WORK/b215/_pkg_.a packagefile os/exec=$WORK/b134/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b194/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile log/syslog=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/aliyun=$WORK/b189/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/aws=$WORK/b191/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/azure=$WORK/b192/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/cloudstack=$WORK/b195/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/digitalocean=$WORK/b196/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/file=$WORK/b197/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/gcp=$WORK/b198/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/ibmcloud=$WORK/b199/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/noop=$WORK/b200/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/openstack=$WORK/b201/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/packet=$WORK/b202/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/qemu=$WORK/b203/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/virtualbox=$WORK/b204/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/vmware=$WORK/b205/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/zvm=$WORK/b206/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile crypto=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile unicode/utf16=$WORK/b043/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b049/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/translate=$WORK/b129/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b054/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b123/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b058/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b050/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b059/_pkg_.a packagefile path=$WORK/b122/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b190/_pkg_.a packagefile compress/gzip=$WORK/b063/_pkg_.a packagefile context=$WORK/b067/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b137/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b138/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b139/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b169/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=$WORK/b174/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/earlyrand=$WORK/b176/_pkg_.a packagefile github.com/pin/tftp=$WORK/b179/_pkg_.a packagefile golang.org/x/net/http/httpproxy=$WORK/b181/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b052/_pkg_.a packagefile bufio=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/as_user=$WORK/b212/_pkg_.a packagefile os/user=$WORK/b213/_pkg_.a packagefile runtime/cgo=$WORK/b099/_pkg_.a packagefile github.com/coreos/go-systemd/dbus=$WORK/b216/_pkg_.a packagefile regexp/syntax=$WORK/b047/_pkg_.a packagefile log=$WORK/b112/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b165/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b166/_pkg_.a packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b130/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b124/_pkg_.a packagefile compress/flate=$WORK/b064/_pkg_.a packagefile hash/crc32=$WORK/b065/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b106/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b094/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b142/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b140/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b141/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b145/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b152/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b153/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b154/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b163/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b164/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b147/_pkg_.a packagefile encoding/xml=$WORK/b160/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b148/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b146/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b156/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3err=$WORK/b170/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b158/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b171/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=$WORK/b172/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b157/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b173/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b175/_pkg_.a packagefile github.com/pin/tftp/netascii=$WORK/b180/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b182/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b096/_pkg_.a packagefile internal/nettrace=$WORK/b097/_pkg_.a packagefile internal/singleflight=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a packagefile mime=$WORK/b117/_pkg_.a packagefile mime/multipart=$WORK/b118/_pkg_.a packagefile net/http/httptrace=$WORK/b120/_pkg_.a packagefile net/http/internal=$WORK/b121/_pkg_.a packagefile net/textproto=$WORK/b114/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b217/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b167/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b125/_pkg_.a packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b104/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b150/_pkg_.a packagefile net/http/httputil=$WORK/b151/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b155/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b168/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b149/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b159/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b162/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b183/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b185/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b186/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b113/_pkg_.a packagefile mime/quotedprintable=$WORK/b119/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b161/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b184/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b110/_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 -buildmode=exe -buildid=KftpYBWuRwaJLXmuAZ3X/fWx9Lmjx4bIC10m_wkj3/VLeeg9doRiEMI-QoIuSg/KftpYBWuRwaJLXmuAZ3X -X github.com/coreos/ignition/v2/internal/version.Raw=2.1.1 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0xdf19e72d51127f1b9fd6a125d6254953e6e094d5 -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p ./ mv $WORK/b001/exe/a.out ./ignition rm -r $WORK/b001/ Building ignition-validate... + echo 'Building ignition-validate...' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -ldflags ' -X github.com/coreos/ignition/v2/internal/version.Raw=2.1.1 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0xcf76dee74beb0e2293c1aca07e3636a1f2b01391' -a -v -x -o ./ignition-validate github.com/coreos/ignition/v2/validate WORK=/tmp/go-build557473023 math/bits mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math/bits -std -complete -buildid e-FU5mxmx4kGTDyKV8Vl/e-FU5mxmx4kGTDyKV8Vl -goversion go1.13.6 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode/utf8 -std -complete -buildid FvjDIwPwic_LJCRenDIB/FvjDIwPwic_LJCRenDIB -goversion go1.13.6 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./utf8.go internal/cpu mkdir -p $WORK/b007/ runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/sys -std -+ -complete -buildid plOC29Hbyz_SGBdhpItl/plOC29Hbyz_SGBdhpItl -goversion go1.13.6 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./arch.go ./arch_arm64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/cpu -std -+ -complete -buildid 4B9GWPVCq9QOuzBhIaAe/4B9GWPVCq9QOuzBhIaAe -goversion go1.13.6 -D "" -importcfg $WORK/b007/importcfg -pack -c=4 ./cpu.go ./cpu_arm64.go runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -gensymabis -o $WORK/b009/symabis ./asm_arm64.s ./atomic_arm64.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime/internal/atomic -std -+ -buildid FJdmFM4JQb0BNBymgnfm/FJdmFM4JQb0BNBymgnfm -goversion go1.13.6 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./atomic_arm64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/22/22359acfe84e1c84f5520b17ce9d064ad7ba9912c15658ae782aa699f1bf633f-d # internal internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -buildid yZPtnVGy6Slja2RRDwem/yZPtnVGy6Slja2RRDwem -goversion go1.13.6 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./doc.go ./norace.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b009/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/ca/ca2c0ceb1d1abff75f1f9104ba19e7c4269d4a97968459e47ece85161a905582-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/math -std -+ -complete -buildid wdvb2BH6X67QBrDmUnwR/wdvb2BH6X67QBrDmUnwR -goversion go1.13.6 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./math.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e8/e8bd82d5715c9de6551e832383f988e8905965dc5c21d11ea7bed28baf02b192-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/f6/f64c6621798a897aa7a83b223f662f2ac59505c06062c612bcb7d4f8b76acbd6-d # internal math mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -gensymabis -o $WORK/b015/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /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 -gensymabis -o $WORK/b006/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/4a/4a9aacd297bab5ada44651ad05d752cd2e41fc62a7ec1e2f85d137341456ab0d-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b009/atomic_arm64.o ./atomic_arm64.s sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /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 -gensymabis -o $WORK/b021/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/52/52538d7763bf8bfb4838d4d84d2d23f32ef88f7e3ba18405e395bd44a8070b77-d # internal unicode mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p unicode -std -complete -buildid cRvOIVKTuYkvWoKISQbJ/cRvOIVKTuYkvWoKISQbJ -goversion go1.13.6 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math -std -buildid qLt0f8c7qRr7t7NPmcyt/qLt0f8c7qRr7t7NPmcyt -goversion go1.13.6 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=4 ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./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 cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_arm64.o $WORK/b009/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/66/66943f6324fe98e4bcea76e59080bb5b15355b123e75599d6f999568dfdadc6a-d # internal encoding mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p encoding -std -complete -buildid LyzguiuW4tzWdsMg-gKS/LyzguiuW4tzWdsMg-gKS -goversion go1.13.6 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./encoding.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -buildid dHfkweBvGsXfwxyJyXgZ/dHfkweBvGsXfwxyJyXgZ -goversion go1.13.6 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h -c=4 ./doc.go ./value.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/bytealg -std -+ -buildid 8zWLOCq2W-KcCvwUu49T/8zWLOCq2W-KcCvwUu49T -goversion go1.13.6 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go /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 -o $WORK/b006/compare_arm64.o ./compare_arm64.s cd /usr/lib/golang/src/sync/atomic /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 -o $WORK/b021/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/01/01a440a089c317fe1f29b991528d553fa122f2fe03495217bf57224fed32701a-d # internal unicode/utf16 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p unicode/utf16 -std -complete -buildid ZxRrLzROXMxVtwiHudnC/ZxRrLzROXMxVtwiHudnC -goversion go1.13.6 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./utf16.go cd /usr/lib/golang/src/internal/bytealg /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 -o $WORK/b006/count_arm64.o ./count_arm64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.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/af/afa9bb0dfade8b72bc44bc70ee8955f3b84c881faddca2b6e1ed86aea7393d76-d # internal internal/testlog mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/testlog -std -complete -buildid U_wkY0SE5m0PFLvCpZKe/U_wkY0SE5m0PFLvCpZKe -goversion go1.13.6 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./log.go cd /usr/lib/golang/src/internal/bytealg /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 -o $WORK/b006/equal_arm64.o ./equal_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/f9/f9da74fbbef26a52a56b064b927ea9e790bfd9a41cf4209577f1a98002a53777-d # internal container/list mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p container/list -std -complete -buildid d5knYUrCIpc8uLOq1wi0/d5knYUrCIpc8uLOq1wi0 -goversion go1.13.6 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./list.go cd /usr/lib/golang/src/internal/bytealg /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 -o $WORK/b006/index_arm64.o ./index_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 -o $WORK/b006/indexbyte_arm64.o ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/68/68d633d547e7b90fd77652322eff5801320c0a8b1a91024d2604d74754cf868c-d # internal crypto/internal/subtle mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto/internal/subtle -std -complete -buildid hk_9cdlRwUMIco9Ihf31/hk_9cdlRwUMIco9Ihf31 -goversion go1.13.6 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/76/765f8156e5863935e384c734427c8f6846bfdbc4680b573a23c0277cf1fbeee8-d # internal crypto/subtle mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/subtle -std -complete -buildid lf0ESqdWoCCRAqeym0N4/lf0ESqdWoCCRAqeym0N4 -goversion go1.13.6 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./constant_time.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_arm64.o $WORK/b006/count_arm64.o $WORK/b006/equal_arm64.o $WORK/b006/index_arm64.o $WORK/b006/indexbyte_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/ee/ee6bb8e7fbf7a3e3d1e66998dc6ddaab71c85d9c0b5f3d468219db6d96cc204e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/2b/2b008cc44a28aa3cb2c0d9941c86417d280176923c5c465335c769821e7466a4-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid qVR1sMlv9jMMxQUa4R9I/qVR1sMlv9jMMxQUa4R9I -goversion go1.13.6 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./asn1.go runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /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 -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/22/221ad12a7237568f2ee7a4e71ea57d3935baca137ba79447e90ca349d53c0980-d # internal internal/nettrace mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p internal/nettrace -std -complete -buildid 2zKnGoN3onZSO6BY0BXb/2zKnGoN3onZSO6BY0BXb -goversion go1.13.6 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./nettrace.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/19/195546fa18cccb6e33779ed3253a092b21a7da48b3ecb7f27c34e79419882d06-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b015/dim_arm64.o ./dim_arm64.s cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p runtime -std -+ -buildid OeATRmGxZ-t1y_3sOun2/OeATRmGxZ-t1y_3sOun2 -goversion go1.13.6 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h -c=4 ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.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 ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_arm64.go ./signal_linux_arm64.go ./signal_sighandler.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 ./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 /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b015/exp_arm64.o ./exp_arm64.s runtime/cgo mkdir -p $WORK/b097/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b097/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b097/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/8e/8eeca2780cc5d3062af0a17ea55f1d2914e7ca83a994f71be1003cd5fe11a586-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b101/ cat >$WORK/b101/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/b101/_pkg_.a -trimpath "$WORK/b101=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid SL-CM5I235EwZGjdArI8/SL-CM5I235EwZGjdArI8 -goversion go1.13.6 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b015/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/33/3385b3eaeb1ad8cd1ee9bb3599e613d359f03f6a17d57c069400703ad6893a75-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b015/modf_arm64.o ./modf_arm64.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b015/sqrt_arm64.o ./sqrt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/9a/9a1ebedf02f417a21291deb328b86732dece5ac2ab257e90cd64d6659fdc141a-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b015/stubs_arm64.o ./stubs_arm64.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b015/_pkg_.a $WORK/b015/dim_arm64.o $WORK/b015/exp_arm64.o $WORK/b015/floor_arm64.o $WORK/b015/modf_arm64.o $WORK/b015/sqrt_arm64.o $WORK/b015/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/28/28bfacfc51eb4082c1f59fafe2640f8e682f4c5241c9608f12b7ca5dda3c9efc-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b097 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/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/b097=/tmp/go-build -gno-record-gcc-switches -I $WORK/b097/ -g -O2 -Wall -Werror -o $WORK/b097/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I $WORK/b097/ -g -O2 -Wall -Werror -o $WORK/b097/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I $WORK/b097/ -g -O2 -Wall -Werror -o $WORK/b097/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I $WORK/b097/ -g -O2 -Wall -Werror -o $WORK/b097/_x006.o -c gcc_linux_arm64.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I $WORK/b097/ -g -O2 -Wall -Werror -o $WORK/b097/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I $WORK/b097/ -g -O2 -Wall -Werror -o $WORK/b097/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I $WORK/b097/ -g -O2 -Wall -Werror -o $WORK/b097/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I $WORK/b097/ -g -O2 -Wall -Werror -o $WORK/b097/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I $WORK/b097/ -g -O2 -Wall -Werror -o $WORK/b097/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I $WORK/b097/ -g -O2 -Wall -Werror -o $WORK/b097/_x012.o -c gcc_arm64.S cd $WORK/b097 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/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/b097=/tmp/go-build -gno-record-gcc-switches -o $WORK/b097/_cgo_.o $WORK/b097/_cgo_main.o $WORK/b097/_x001.o $WORK/b097/_x002.o $WORK/b097/_x003.o $WORK/b097/_x004.o $WORK/b097/_x005.o $WORK/b097/_x006.o $WORK/b097/_x007.o $WORK/b097/_x008.o $WORK/b097/_x009.o $WORK/b097/_x010.o $WORK/b097/_x011.o $WORK/b097/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b097/_cgo_.o -dynout $WORK/b097/_cgo_import.go -dynlinker cat >$WORK/b097/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -gensymabis -o $WORK/b097/symabis ./asm_arm64.s cat >$WORK/b097/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p runtime/cgo -std -buildid 1GMz7h0mFPxtt3WFPW5b/1GMz7h0mFPxtt3WFPW5b -goversion go1.13.6 -symabis $WORK/b097/symabis -D "" -importcfg $WORK/b097/importcfg -pack -asmhdr $WORK/b097/go_asm.h -c=4 ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b097/_cgo_gotypes.go $WORK/b097/cgo.cgo1.go $WORK/b097/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b097/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b097/_pkg_.a $WORK/b097/asm_arm64.o $WORK/b097/_x001.o $WORK/b097/_x002.o $WORK/b097/_x003.o $WORK/b097/_x004.o $WORK/b097/_x005.o $WORK/b097/_x006.o $WORK/b097/_x007.o $WORK/b097/_x008.o $WORK/b097/_x009.o $WORK/b097/_x010.o $WORK/b097/_x011.o $WORK/b097/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/14/14a19598b1e1e10043364d7878d33365f57d59f026c1ded840850e617ebff87d-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b005/tls_GOARCH.h cd /usr/lib/golang/src/runtime /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 -o $WORK/b005/asm.o ./asm.s /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 -o $WORK/b005/asm_arm64.o ./asm_arm64.s /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 -o $WORK/b005/atomic_arm64.o ./atomic_arm64.s /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 -o $WORK/b005/duff_arm64.o ./duff_arm64.s /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 -o $WORK/b005/memclr_arm64.o ./memclr_arm64.s /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 -o $WORK/b005/memmove_arm64.o ./memmove_arm64.s /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 -o $WORK/b005/rt0_linux_arm64.o ./rt0_linux_arm64.s /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 -o $WORK/b005/sys_linux_arm64.o ./sys_linux_arm64.s /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 -o $WORK/b005/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_arm64.o $WORK/b005/atomic_arm64.o $WORK/b005/duff_arm64.o $WORK/b005/memclr_arm64.o $WORK/b005/memmove_arm64.o $WORK/b005/rt0_linux_arm64.o $WORK/b005/sys_linux_arm64.o $WORK/b005/tls_arm64.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/be/be8886b34089fe6c2e184f76a11fd00dc8ce3fa6f4aed9533295734d5cbf9dab-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b019/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -buildid cyqt_L4ucuo8txdiDsaB/cyqt_L4ucuo8txdiDsaB -goversion go1.13.6 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid q85u5IRKuSUB0C8riSwQ/q85u5IRKuSUB0C8riSwQ -goversion go1.13.6 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/b5/b50102734853e97ce81b3937533ec3a651b872ed34997ec80f956161b44688cb-d # internal internal/singleflight mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p internal/singleflight -std -complete -buildid 6MICHNY09xha1Uag3Fw6/6MICHNY09xha1Uag3Fw6 -goversion go1.13.6 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./singleflight.go math/rand mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p math/rand -std -complete -buildid LS02jgEH1nIVB9hnr_SA/LS02jgEH1nIVB9hnr_SA -goversion go1.13.6 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/c8/c82a5f00547963be1da730f7414d0b0d54f4991b050c40dd08c0757a5b05ae6a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/0e/0ec413f95e2d1656210da88ce37659a288e5adb577d35bd2951b41993827d1ca-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/90/9022c4b6211d382fd9e08830ba451f47b79ceb1037d6c1f2d20f6ab41c6f0dc4-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b023/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid oXWRu0_n-uA4BV9_ANSX/oXWRu0_n-uA4BV9_ANSX -goversion go1.13.6 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sort -std -complete -buildid GIvbHj4Yh1IsxPnPzxYM/GIvbHj4Yh1IsxPnPzxYM -goversion go1.13.6 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/9d/9dd2cd3951633542250d4acab4a2c807feae31eb80a2cfae849739cb11b41fda-d # internal strconv mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_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/b017/_pkg_.a -trimpath "$WORK/b017=>" -p strconv -std -complete -buildid se_uVEX5XcHci16ZOP47/se_uVEX5XcHci16ZOP47 -goversion go1.13.6 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go io mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p io -std -complete -buildid EklOR642-MAhxyUTKpdt/EklOR642-MAhxyUTKpdt -goversion go1.13.6 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go internal/oserror mkdir -p $WORK/b026/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b094/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -buildid xlbRuyWgVK0gisCYZKSe/xlbRuyWgVK0gisCYZKSe -goversion go1.13.6 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errors.go cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid Ugoxg_tBWnJSIExZKiEx/Ugoxg_tBWnJSIExZKiEx -goversion go1.13.6 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/26/26b7e26bc4eabe0f7f78a49fb25afbcfe1f166aa2ac33f8c4db112c97354e518-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/1b/1bb54e7fc9097ce8967fe0aa89d8bb83a3dca71daadd9eb58c53558981241b08-d # internal syscall mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -gensymabis -o $WORK/b028/symabis ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/11/11d3c73120e913793260c5f13ddfeb828ece818379481a30587d0c55276e4ee1-d # internal bytes mkdir -p $WORK/b035/ strings cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b032/ cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p bytes -std -buildid Fa4CCONTrz1m0SFSm5LH/Fa4CCONTrz1m0SFSm5LH -goversion go1.13.6 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p syscall -std -buildid cVIl-3YyIRjfEtf4QCFa/cVIl-3YyIRjfEtf4QCFa -goversion go1.13.6 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h -c=4 ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p strings -std -complete -buildid zRymwG_sOQDCFUs_8nrg/zRymwG_sOQDCFUs_8nrg -goversion go1.13.6 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/10/100fd9543c13e8a44edd727efcae74cce9f0215c22f8162c083df134a92ba3dc-d # internal reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -gensymabis -o $WORK/b014/symabis ./asm_arm64.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p reflect -std -buildid vCbP3cp9AoqoIqEEgTWA/vCbP3cp9AoqoIqEEgTWA -goversion go1.13.6 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/bf/bfb924215647800dec82c1fcc80b2751eebc964ffba63ea3be8271fa88a75cba-d # internal regexp/syntax mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p regexp/syntax -std -complete -buildid W0yM0WqLqrFelAntkiG2/W0yM0WqLqrFelAntkiG2 -goversion go1.13.6 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/5b/5bf3d560b5152949f9744852b3c19f420356054e169856f255261dc3593cc22a-d # internal hash mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p hash -std -complete -buildid 63ZUD_FiZRin_HyGbhvl/63ZUD_FiZRin_HyGbhvl -goversion go1.13.6 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/36/36c22548f60f9c6b6460ba787ed8b99d57f87b8e2d5494955eabccf4f39966ca-d # internal bufio mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_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/b054/_pkg_.a -trimpath "$WORK/b054=>" -p bufio -std -complete -buildid fu1fMw9JGtvW7w8tlTqr/fu1fMw9JGtvW7w8tlTqr -goversion go1.13.6 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/27/272421f48c53690029b6f575273ac35094a489fcbf647946272cee365fa908f5-d # internal crypto mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p crypto -std -complete -buildid 4m4Kd5_YFd46xX7p-C_G/4m4Kd5_YFd46xX7p-C_G -goversion go1.13.6 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./crypto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/c4/c422734a1ce694bd62510acf0eabe8e44d571b2f5df86839d5325a2f0c736319-d # internal hash/crc32 mkdir -p $WORK/b062/ cat >$WORK/b062/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /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 -gensymabis -o $WORK/b062/symabis ./crc32_arm64.s cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p hash/crc32 -std -buildid TzDMAtJ8jseXWvdxRzif/TzDMAtJ8jseXWvdxRzif -goversion go1.13.6 -symabis $WORK/b062/symabis -D "" -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/go_asm.h -c=4 ./crc32.go ./crc32_arm64.go ./crc32_generic.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 -o $WORK/b062/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b062/_pkg_.a $WORK/b062/crc32_arm64.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/b9/b97edb7d1e04a4759a5b46a5d5e113fed5106580333de8050889cb7b2fbdea56-d # internal crypto/internal/randutil mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/internal/randutil -std -complete -buildid Ljitzcxwr1ohch3FTOa7/Ljitzcxwr1ohch3FTOa7 -goversion go1.13.6 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./randutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/dd/ddb0c6d1df9220910c51f6feeec0fccd435f7af2f82309b788febd9a1afe84d2-d # internal crypto/hmac mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/hmac -std -complete -buildid Pe6rLmsK1uuyvnGzjHJ_/Pe6rLmsK1uuyvnGzjHJ_ -goversion go1.13.6 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/32/320cb35bd11c4792d901aae876bc8c777a05f469acbb07510c4fe5ba7374b3ba-d # internal crypto/rc4 mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/rc4 -std -complete -buildid e1svSyxeItVSRC6eUSJX/e1svSyxeItVSRC6eUSJX -goversion go1.13.6 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/db/db5788755c441fa759e0ebd7e3b511a41731c296776bcd34765b1ddf213620cc-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid 5TrKzWkl3odXxQbgF1nE/5TrKzWkl3odXxQbgF1nE -goversion go1.13.6 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./hkdf.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b028/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/0c/0ce636147a51bda448d2c3b955cc793fef37503c6284fe9c27b6ed4a94b2bb68-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_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/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/text/transform -std -complete -buildid 1aLSNEJ1H-DaNrkI9rIz/1aLSNEJ1H-DaNrkI9rIz -goversion go1.13.6 -D "" -importcfg $WORK/b108/importcfg -pack -c=4 ./transform.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/9c/9c8ec147140f65ab301f8113c0e479230fb2ab94e9a4f11eee277701b54e12b2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/e4/e4a3af157f193fb7046d092580a9b3c4b3785573738d24dfb4421e0b621bb1a5-d # internal internal/syscall/unix mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/syscall/unix -std -complete -buildid dfkxgdAuDnaqox4i-G9B/dfkxgdAuDnaqox4i-G9B -goversion go1.13.6 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go time mkdir -p $WORK/b029/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/94/943a56e271890f5657060f27239739291b527fb193ed2513ae405c56560d46b6-d # internal regexp mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b037/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p regexp -std -complete -buildid PjP2tA3tj_Naii5tR191/PjP2tA3tj_Naii5tR191 -goversion go1.13.6 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p time -std -buildid AvCiVPkeNcbz-tOIIcDF/AvCiVPkeNcbz-tOIIcDF -goversion go1.13.6 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/e6/e627aa59f49464ea3b1381ea913123cc5dec1ba2c0612304ec94e870d23b3b9a-d # internal path mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p path -std -complete -buildid dQ6OAmbM9qXV_ysdt_qu/dQ6OAmbM9qXV_ysdt_qu -goversion go1.13.6 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/3a/3ab28853e239a245fe69c24c7c786f31fcae079694d35f2eeb4e067c81a60a33-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/63/6350dc1ff6b49c405f9c61a0bd63858306f2c3ceccf5be812b7756355a935763-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/37/37dce1e89d92f986c69db36dd4ebdad58987989f7d90e1bb4bb9e4329474d5b5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/56/5645c47eb4ad5ecc02574fb77cc9c9cacdebc7ee8b557a704369fddd82e16764-d # internal context mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF internal/poll mkdir -p $WORK/b027/ cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p context -std -complete -buildid r-Wu88z9LzcfTDt6WaN-/r-Wu88z9LzcfTDt6WaN- -goversion go1.13.6 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./context.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/poll -std -buildid gtFgj3MuR3_LRlpNKxuf/gtFgj3MuR3_LRlpNKxuf -goversion go1.13.6 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./errno_unix.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 cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b014/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/c7/c767331889b36b940bd0b049ddd07bc8be146e822bfab3a3aa7e6ed112c66bc3-d # internal internal/fmtsort mkdir -p $WORK/b013/ encoding/binary mkdir -p $WORK/b043/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/fmtsort -std -complete -buildid XQ_aJepwNl0KZpvxxQ11/XQ_aJepwNl0KZpvxxQ11 -goversion go1.13.6 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./sort.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p encoding/binary -std -complete -buildid B6jmDcPqUhOs85SEJL4_/B6jmDcPqUhOs85SEJL4_ -goversion go1.13.6 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/58/58e959ea8371ef6c272d83507f28e2f6a3d60d3499450f3ba15fad20844262b0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/e2/e2d0cd27b9867e01caaad260618bbc00fe001ce2442cb6c54a4306978fb7aa38-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f0/f052cfc4597a1f083292baa6433ca693ea4e4b81afc9db9671d185f1aae6cc29-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p os -std -buildid TnoASqkzsjuf1aewUtaJ/TnoASqkzsjuf1aewUtaJ -goversion go1.13.6 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/83/837c4dcaf92e24df3cfdd9805e2037f819343d13aa06b8c63d4417eb11a9f5a8-d # internal encoding/base64 mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF crypto/sha512 cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p encoding/base64 -std -complete -buildid UufikERDFypSclEnT2C7/UufikERDFypSclEnT2C7 -goversion go1.13.6 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./base64.go mkdir -p $WORK/b077/ crypto/cipher mkdir -p $WORK/b067/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/sha512 -std -complete -buildid RZ_uw3nRcmlnO4IRrvl1/RZ_uw3nRcmlnO4IRrvl1 -goversion go1.13.6 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./sha512.go ./sha512block.go ./sha512block_generic.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b068/_pkg_.a packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p crypto/cipher -std -complete -buildid jmrj-cflyijqKho3-YBl/jmrj-cflyijqKho3-YBl -goversion go1.13.6 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid KrnXYks914I5xjledmX1/KrnXYks914I5xjledmX1 -goversion go1.13.6 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/72/7224bf609f5d5f339e9951a0d0361da3b474ec285e529e2e33a3c5cef1e55554-d # internal crypto/md5 mkdir -p $WORK/b082/ cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -gensymabis -o $WORK/b082/symabis ./md5block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/ed/ed8169d24bc61e0bc395f665cb14ae5cdb0c6f2928dd7287e6d0a8366afd088e-d # internal crypto/sha1 mkdir -p $WORK/b085/ cat >$WORK/b085/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -gensymabis -o $WORK/b085/symabis ./sha1block_arm64.s cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/sha1 -std -buildid T8nlPq03zZEmxBpZyX1l/T8nlPq03zZEmxBpZyX1l -goversion go1.13.6 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_arm64.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/3d/3dde0d9d9aabf325953dc41db9adfdd2be1c09e4b25281e723dd10cc4e82cb2b-d # internal crypto/aes mkdir -p $WORK/b066/ cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /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 -gensymabis -o $WORK/b066/symabis ./asm_arm64.s ./gcm_arm64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/md5 -std -buildid Gn8c8SGewyy7PP2EgIV4/Gn8c8SGewyy7PP2EgIV4 -goversion go1.13.6 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/internal/subtle=$WORK/b068/_pkg_.a packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p crypto/aes -std -buildid Yss7EM4kBPUpwi2mwBAI/Yss7EM4kBPUpwi2mwBAI -goversion go1.13.6 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h -c=4 ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b085/sha1block_arm64.o ./sha1block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b082/md5block_arm64.o ./md5block_arm64.s cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/46/46643e260ec9876ff90cdf87ec1e26328891c4fadfb843fb6ad1e097daa5886c-d # internal fmt mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p fmt -std -complete -buildid mAUzq7B3dXVS70AS8lEI/mAUzq7B3dXVS70AS8lEI -goversion go1.13.6 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b082/_pkg_.a $WORK/b082/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/1e/1ec9f04062d292004b102a3d160e18fee55fdaaeaef94a8c5e781c86066bb4fd-d # internal path/filepath mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b028/_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/b058/_pkg_.a -trimpath "$WORK/b058=>" -p path/filepath -std -complete -buildid Y7UL1yXz5DvKDYXQyoxt/Y7UL1yXz5DvKDYXQyoxt -goversion go1.13.6 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b085/_pkg_.a $WORK/b085/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/04/04b9500c83f12c6a3c3e54cae322b14509ab081d6906543592803f80dd8e088e-d # internal crypto/des mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/internal/subtle=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/des -std -complete -buildid CZUls6knwxCls1_0mmnk/CZUls6knwxCls1_0mmnk -goversion go1.13.6 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/aes /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 -o $WORK/b066/asm_arm64.o ./asm_arm64.s /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 -o $WORK/b066/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/5d/5d128328c58b9d4222236f41592100a9e86d34fb20770b5c0b8daa4b45e81685-d # internal crypto/sha256 mkdir -p $WORK/b086/ cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -gensymabis -o $WORK/b086/symabis ./sha256block_arm64.s cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/sha256 -std -buildid w_bHRqusKvaKSZooiXZB/w_bHRqusKvaKSZooiXZB -goversion go1.13.6 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_arm64.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b066/_pkg_.a $WORK/b066/asm_arm64.o $WORK/b066/gcm_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/a1/a1d32b612995657e742f20c901b3514305f31eb067067a66d86ade6543bb38a3-d # internal encoding/pem mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p encoding/pem -std -complete -buildid NArgmHH4bKOcqwVgxxL4/NArgmHH4bKOcqwVgxxL4 -goversion go1.13.6 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./pem.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/a1/a1aeac17354629fef03235c93dd64b423578e5ae4dfd0f7254208a331019c8fa-d # internal net mkdir -p $WORK/b093/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b093/ -importpath net -- -I $WORK/b093/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/70/70a0cf43b343f01f08b3221b57cd49b66b4cdcf6aefc641cfb55396bb24a1107-d # internal io/ioutil mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b058/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p io/ioutil -std -complete -buildid E_zjvJ6Pw5tOvAFfdgD7/E_zjvJ6Pw5tOvAFfdgD7 -goversion go1.13.6 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/1d/1d8b501ac997189b60e0f30552c17702f52f1b76198f8c90c7e9879d3d027bf2-d # internal vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b100/ cat >$WORK/b100/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -gensymabis -o $WORK/b100/symabis ./asm_arm64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b086/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b086/_pkg_.a $WORK/b086/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/dd/dd4805f6a735953b884500acfc821a91bc308ff61e9d3922c17454dd7465614a-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p vendor/golang.org/x/crypto/poly1305 -std -complete -buildid 8rl0GPCwagmEqcRqd1Ub/8rl0GPCwagmEqcRqd1Ub -goversion go1.13.6 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p vendor/golang.org/x/crypto/internal/chacha20 -std -buildid dWHsQJNaGdEbFJQDbcnq/dWHsQJNaGdEbFJQDbcnq -goversion go1.13.6 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h -c=4 ./chacha_arm64.go ./chacha_generic.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/13/13874bdb2356687e7865ac09d17ecc99a072e3b0e5d4ade81a44a77d6a84c54f-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -buildid edTCc3lf-EseMmxbbgvf/edTCc3lf-EseMmxbbgvf -goversion go1.13.6 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./curve25519.go ./doc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/4e/4e39ee2a52f71c0d9fd1d8daf151092843b05b6be1db19ec236067cf31aff052-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b100/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b100/_pkg_.a $WORK/b100/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/c4/c498a861ea4bfc76ad5720b0ea808865558af77d5a527b3c2850e8e30faf0f86-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/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/b067/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b102/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -buildid kjfxYBhAPb9gl7pqWke_/kjfxYBhAPb9gl7pqWke_ -goversion go1.13.6 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/09/092557268fa3309f13c6323dc0f11004b285793afa76207bb97f472d2322f031-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/5a/5ae0560d9e25dedd2dd5462f4beeba3ec910936ae7c1c4112731bcf20b43469e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/e6/e64b77af5ef224f59f98836f99cfe96c9e616e4ec39fb8ad2556394bacd2b4de-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b034/ encoding/json mkdir -p $WORK/b040/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile regexp=$WORK/b036/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p github.com/coreos/go-semver/semver -complete -buildid NQMh4Y_ReF093yMuqqNT/NQMh4Y_ReF093yMuqqNT -goversion go1.13.6 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./semver.go ./sort.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b044/_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/b040/_pkg_.a -trimpath "$WORK/b040=>" -p encoding/json -std -complete -buildid q874_rvuGIgAgcm3wM5l/q874_rvuGIgAgcm3wM5l -goversion go1.13.6 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go flag mkdir -p $WORK/b002/ github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b045/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p flag -std -complete -buildid _2H2ArSLCWDE1WYCFq_s/_2H2ArSLCWDE1WYCFq_s -goversion go1.13.6 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./flag.go cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/config/shared/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p github.com/coreos/ignition/v2/config/shared/errors -lang=go1.11 -complete -buildid _Hq7P3Sy6tftf7yvy92F/_Hq7P3Sy6tftf7yvy92F -goversion go1.13.6 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/18/180fcb0e69da51b9865c707c266429173dfddfb92371ba03b8257bd51b1b67af-d # internal github.com/coreos/vcontext/path mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p github.com/coreos/vcontext/path -complete -buildid X0K6VG9Jts1fXyxu2yJG/X0K6VG9Jts1fXyxu2yJG -goversion go1.13.6 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/82/8260f358771cc60babe7b9a3f4f14d70ec2af57b44623f9174991dc3040ab5bb-d # internal encoding/hex mkdir -p $WORK/b052/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p encoding/hex -std -complete -buildid E6-hhtraQYCtwJgrK2zj/E6-hhtraQYCtwJgrK2zj -goversion go1.13.6 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./hex.go cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/e2/e2969b29766988f0c14f4b1a7561aa95aa3167c31b841a02a1c4093a58e1143b-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/coreos/vcontext/tree -complete -buildid ZIz3HYD3NViRr4AtzEqD/ZIz3HYD3NViRr4AtzEqD -goversion go1.13.6 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/cf/cf336ffff1291d1cf1d20c6cd58783b4512f0f88f24967af6001e785870a3cf6-d # internal github.com/coreos/go-systemd/unit mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/coreos/go-systemd/unit /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p github.com/coreos/go-systemd/unit -complete -buildid gpKYeLSIZ1T92Jk9XrW4/gpKYeLSIZ1T92Jk9XrW4 -goversion go1.13.6 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/68/6860516954d726ba94ef36579c8817b11cc0bb98e3031b092e707fe1e4d31957-d # internal compress/flate mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p compress/flate -std -complete -buildid Pn8NMI7GRsPbGsd9AGy5/Pn8NMI7GRsPbGsd9AGy5 -goversion go1.13.6 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/a3/a37a13dd3eaecfe2d3f4132b787052b4876002b215663e50ee2c4567ea6e00f9-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/coreos/vcontext/report -complete -buildid ZFKE_ERYbhM5D7fBRbX0/ZFKE_ERYbhM5D7fBRbX0 -goversion go1.13.6 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/d0/d09282147abb14fb75a1ae8b3203da2d54fea30b0bf976b5945d1d5085353028-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/unit=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/config/shared/validations /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/coreos/ignition/v2/config/shared/validations -lang=go1.11 -complete -buildid HHlUyVeIKPdMduDdWU5v/HHlUyVeIKPdMduDdWU5v -goversion go1.13.6 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./unit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/0e/0eb4c5cdebb1e4d1c01a3c15f88c0a4d9712eb51bda5a15c45cc5fa3a347d6bb-d # internal math/big mkdir -p $WORK/b070/ cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -gensymabis -o $WORK/b070/symabis ./arith_arm64.s cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p math/big -std -buildid zvk162LWaixuTVfNsTG1/zvk162LWaixuTVfNsTG1 -goversion go1.13.6 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h -c=4 ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/d4/d457e6bf097a1ad5d2de806c9f6ce98c996f72ef8e3e190cc8d22ed140584115-d # internal net/url mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p net/url -std -complete -buildid B-dj9R1vQhHtCutMGIJz/B-dj9R1vQhHtCutMGIJz -goversion go1.13.6 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/76/76ab5120dd0259cd27eb174aeeff2703e8d2797a0b3c97cd563a2b64e0606c81-d # internal compress/gzip mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile compress/flate=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile hash/crc32=$WORK/b062/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p compress/gzip -std -complete -buildid NhjMmfe4nMrBiiHn2vsN/NhjMmfe4nMrBiiHn2vsN -goversion go1.13.6 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/8e/8e935105ed05d215dece62bdff2a51567ba4925270ca54845ad4d3e72bf4804e-d # internal log mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p log -std -complete -buildid O6CZ5XZAiF3JOP9kLZ3j/O6CZ5XZAiF3JOP9kLZ3j -goversion go1.13.6 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/f3/f3c42d134c5831b406804b5922f3684fc3c156dd2cf33aa8e5c7c0dc69944f52-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/config/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p github.com/coreos/ignition/v2/config/util -lang=go1.11 -complete -buildid GiULmRj_90r-o1_OMY3T/GiULmRj_90r-o1_OMY3T -goversion go1.13.6 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/69/69c58ae4aa57ab5dd7e36b6c2f85c423a2059d59711c70b8475946e0b501ba57-d # internal github.com/coreos/ignition/v2/config/merge mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/util=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/config/merge /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p github.com/coreos/ignition/v2/config/merge -lang=go1.11 -complete -buildid RWxrR-QxXamhhfb5CGv9/RWxrR-QxXamhhfb5CGv9 -goversion go1.13.6 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./merge.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/94/940ea4aed1f6bfa84799b75402e2f0d53368d80c6d73bd326fd3065a246b1f43-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/fc/fc4b174a563b8f7e6f7977fa9db52e99270c8622bdca30ca98c4cf61bc46c895-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b063/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile log=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_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/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid czkR5hh-yoDbbzRd1OBt/czkR5hh-yoDbbzRd1OBt -goversion go1.13.6 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b108/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_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/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid a_Ws456O69IOijtynGNY/a_Ws456O69IOijtynGNY -goversion go1.13.6 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/c1/c12405f2b8cb8c4aca4c579853db41ada120793a5637e54e813834bedc90a8f7-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid iprhzvuU_xT3jRyWFVvp/iprhzvuU_xT3jRyWFVvp -goversion go1.13.6 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/7a/7ab5ddfdf0ec305567221f3780c178ee11d4fb221d15287b725e9113aa714be7-d # internal mime mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_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/b115/_pkg_.a -trimpath "$WORK/b115=>" -p mime -std -complete -buildid fY8XZDl6FgotNKnA_tny/fY8XZDl6FgotNKnA_tny -goversion go1.13.6 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/5c/5c00a309cdb806475e3b0ca77bb2b17449608ec694e7df9560832959ba1092ca-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b109/_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/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid dpCmpd445dkkLz1Lhmyz/dpCmpd445dkkLz1Lhmyz -goversion go1.13.6 -D "" -importcfg $WORK/b107/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go cd $WORK/b093 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/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/4e/4ea9da36510af2417bef351013ea7bf5aa68d16a4e00ae95c34395f88e2eae35-d # internal mime/quotedprintable mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p mime/quotedprintable -std -complete -buildid BYpwmvsOTq-j7v0TGNc6/BYpwmvsOTq-j7v0TGNc6 -goversion go1.13.6 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/c8/c896140a6757396bf8cf8080ed27d7fc625a653c9569556a271822cb25bb8bac-d # internal net/http/internal mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -o $WORK/b070/arith_arm64.o ./arith_arm64.s cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p net/http/internal -std -complete -buildid 2dO35nLblbpUCH4Av_Mj/2dO35nLblbpUCH4Av_Mj -goversion go1.13.6 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/bb/bb587a71cd676f30453c5c7514e024ae27c9657ef31da961172af08df4870ee8-d # internal github.com/ajeddeloh/go-json mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b044/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p github.com/ajeddeloh/go-json -complete -buildid FPd_swgWGAXxQDCbE9uE/FPd_swgWGAXxQDCbE9uE -goversion go1.13.6 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b070/_pkg_.a $WORK/b070/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/49/4939c1b37b4d03c29fe74c8e5e05014e4530c7e5b9b3a183820ff877f07e1cf5-d # internal crypto/rand mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p crypto/rand -std -complete -buildid GjFTwPSPKJHLOkCWfkbN/GjFTwPSPKJHLOkCWfkbN -goversion go1.13.6 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd $WORK/b093 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/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/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/75/75244b862c0fa2a336f8eb982396ce43b4b16e0b3bdd63060341aa2a1ed2a657-d # internal crypto/elliptic mkdir -p $WORK/b075/ cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /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 -gensymabis -o $WORK/b075/symabis ./p256_asm_arm64.s cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/elliptic -std -buildid F_5fMy01tEKeecKY8rEw/F_5fMy01tEKeecKY8rEw -goversion go1.13.6 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h -c=4 ./elliptic.go ./p224.go ./p256_asm.go cd $WORK/b093 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/b5/b59aab7c81f6b23d04486459984d03798512bbecaee63bf20fd4a56248510c11-d # internal encoding/asn1 mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p encoding/asn1 -std -complete -buildid gnIMpAWOqOkmalbYbX83/gnIMpAWOqOkmalbYbX83 -goversion go1.13.6 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go cd $WORK/b093 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/01/013e6cc88cb0c0f1dd678d0bb9ffda97dd89866674cf6f0b81675e2b49fa4867-d # internal crypto/ed25519 mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b050/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b080/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/sha512=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/ed25519 -std -complete -buildid d7jLfPgQ6b8qeoyIhn8n/d7jLfPgQ6b8qeoyIhn8n -goversion go1.13.6 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/d0/d0bcd3c64865564943d89ec89772900d5c35f505c35b78e70ca3de31e96bf50d-d # internal crypto/rsa mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b050/_pkg_.a packagefile crypto/internal/randutil=$WORK/b076/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/rsa -std -complete -buildid 9BL5AYrRG3VebrM_jKLO/9BL5AYrRG3VebrM_jKLO -goversion go1.13.6 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go cd $WORK/b093 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/elliptic /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 -o $WORK/b075/p256_asm_arm64.o ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b075/_pkg_.a $WORK/b075/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/7c/7c0411b0de14ab7a028e844719dd91212898f9f121252ce42963a4e40a526dcb-d # internal crypto/dsa mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/dsa -std -complete -buildid NcTMXRByU2tYV53YO3o4/NcTMXRByU2tYV53YO3o4 -goversion go1.13.6 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./dsa.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -o $WORK/b093/_cgo_.o $WORK/b093/_cgo_main.o $WORK/b093/_x001.o $WORK/b093/_x002.o $WORK/b093/_x003.o $WORK/b093/_x004.o $WORK/b093/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/8f/8f9e69481ad8fc485558d957b761322715e191ae92d5aef88e2f4d5d3910ff8a-d # internal crypto/ecdsa mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b050/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/elliptic=$WORK/b075/_pkg_.a packagefile crypto/internal/randutil=$WORK/b076/_pkg_.a packagefile crypto/sha512=$WORK/b077/_pkg_.a packagefile encoding/asn1=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/ecdsa -std -complete -buildid 6oByaZkmjOzDRxXnXwsx/6oByaZkmjOzDRxXnXwsx -goversion go1.13.6 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./ecdsa.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b093/_cgo_.o -dynout $WORK/b093/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/d9/d998b83a46f743f9f7b964fb7aad8f304a7fcf9e8ea67181c332861a1405977f-d # internal crypto/x509/pkix mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b078/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/x509/pkix -std -complete -buildid JcTPFvofsjB5geSi9hvI/JcTPFvofsjB5geSi9hvI -goversion go1.13.6 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./pkix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cat >$WORK/b093/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b094/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b095/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b096/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b071/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b097/_pkg_.a EOF cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/29/29ea0332902cfe1258ccfa99e66b011a476e373e4678e09519021fc92b0eed95-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b092/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid 6tlrgmRef4jZA2PlTgE2/6tlrgmRef4jZA2PlTgE2 -goversion go1.13.6 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p net -std -buildid HSE41GSTR9hUe1mkjKro/HSE41GSTR9hUe1mkjKro -goversion go1.13.6 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./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/b093/_cgo_gotypes.go $WORK/b093/cgo_linux.cgo1.go $WORK/b093/cgo_resnew.cgo1.go $WORK/b093/cgo_socknew.cgo1.go $WORK/b093/cgo_unix.cgo1.go $WORK/b093/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/d1/d1d40dc0c86694b07e698cc7f63b958a8104a6be99004c273ee91bf5e477a62d-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b106/ cat >$WORK/b106/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/b012/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b111/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/net/idna -std -complete -buildid 9djiEF-ieraJD_HIrCfS/9djiEF-ieraJD_HIrCfS -goversion go1.13.6 -D "" -importcfg $WORK/b106/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/41/41679e7e87d02b4728c8fff4b8353ec72e2fd09db628eccbeb1452edd1c4f3e6-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b123/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p github.com/coreos/vcontext/json -complete -buildid 01e79lrfjmfTRf0xaPEa/01e79lrfjmfTRf0xaPEa -goversion go1.13.6 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/4c/4cb0500ba1f961711d067aab7f5cbeaa946e48740e7752d3de1467c6b8cd336c-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p github.com/coreos/vcontext/validate -complete -buildid JfZZEvqujGUCTR8l-J4p/JfZZEvqujGUCTR8l-J4p -goversion go1.13.6 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/e5/e5ffb4046704e63d22815c7683c8c1588a87a745b31ea67288ca594cb0938b41-d # internal github.com/coreos/ignition/v2/internal/version mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/internal/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p github.com/coreos/ignition/v2/internal/version -lang=go1.11 -complete -buildid tYJKPUuFr2qvSLlyRlby/tYJKPUuFr2qvSLlyRlby -goversion go1.13.6 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/89/8921ea31d37c93f61724eae3d7c66fe8d63e299d73f87a986122ba27489ee96d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/c6/c6c5a0492ae7efd587445cf34ce7fcd412fadfd8dccdcfe1c0c5907b2302439b-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b039/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b122/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b124/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/config/validate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p github.com/coreos/ignition/v2/config/validate -lang=go1.11 -complete -buildid 9t8OWGWB8ZejxmDiqpfT/9t8OWGWB8ZejxmDiqpfT -goversion go1.13.6 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/7d/7d40c2c6f4d46ed546df7c622796db0300f33a64f4d4b55bfc68ccd0797aee33-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/59/5935016f90681c92ffe01069a51567233677a5be2ad0e698a69d7d5f17ce71c8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/c0/c05e03e7e1584f2bc63902c39ed8be8e0d867f9cebaa6fe12efdacf98193099d-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b093/_pkg_.a $WORK/b093/_x001.o $WORK/b093/_x002.o $WORK/b093/_x003.o $WORK/b093/_x004.o $WORK/b093/_x005.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/c1/c19f79557ec172d56819e9a36dc6aa1ad287915717021e7832cdbabade25e179-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b113/ net/textproto cat >$WORK/b113/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid Lr43yNAJrKcajNDXjMM3/Lr43yNAJrKcajNDXjMM3 -goversion go1.13.6 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./proxy.go mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b057/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p net/textproto -std -complete -buildid fzqb0jmyK2rO5Y_cWBn_/fzqb0jmyK2rO5Y_cWBn_ -goversion go1.13.6 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go crypto/x509 mkdir -p $WORK/b087/ cat >$WORK/b087/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/b035/_pkg_.a packagefile crypto=$WORK/b050/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/des=$WORK/b073/_pkg_.a packagefile crypto/dsa=$WORK/b088/_pkg_.a packagefile crypto/ecdsa=$WORK/b074/_pkg_.a packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile crypto/elliptic=$WORK/b075/_pkg_.a packagefile crypto/md5=$WORK/b082/_pkg_.a packagefile crypto/rsa=$WORK/b084/_pkg_.a packagefile crypto/sha1=$WORK/b085/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b077/_pkg_.a packagefile crypto/x509/pkix=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b078/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile encoding/pem=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b092/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b057/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_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/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/x509 -std -complete -buildid EC1hPjrX20IoRgzeH-Ar/EC1hPjrX20IoRgzeH-Ar -goversion go1.13.6 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/ab/ab9a991ce3f12f8b9278c2898456f0d5fb514646bd27ed4141af5bbc3b5597ae-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/2a/2a0a2b74836d3ba7484c101a24835075e7ee37bb636a396e4f9bc398efa2f9e1-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b105/ cat >$WORK/b105/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/b106/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile net/textproto=$WORK/b112/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid 0MJbjQHQquqlELsOLygi/0MJbjQHQquqlELsOLygi -goversion go1.13.6 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./guts.go ./httplex.go mime/multipart mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b057/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile mime/quotedprintable=$WORK/b117/_pkg_.a packagefile net/textproto=$WORK/b112/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p mime/multipart -std -complete -buildid QmSvSIb0s_GZaSDWLbVG/QmSvSIb0s_GZaSDWLbVG -goversion go1.13.6 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/91/91ac7e681150f9c58c19a0eed05f4601bec382d697a572d92c115155bc175377-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/b8/b85d5b79e8f8c3fdf28bc262cd5d78c7efc9a5ae1d8da52d44cc35a39cb12eaa-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/80/80fc25767781999e5dfb1a7ca3386b6915894f21822c74dde196ef86b86aa240-d # internal crypto/tls mkdir -p $WORK/b072/ cat >$WORK/b072/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/b035/_pkg_.a packagefile container/list=$WORK/b063/_pkg_.a packagefile crypto=$WORK/b050/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/des=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b074/_pkg_.a packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile crypto/elliptic=$WORK/b075/_pkg_.a packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/md5=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/rc4=$WORK/b083/_pkg_.a packagefile crypto/rsa=$WORK/b084/_pkg_.a packagefile crypto/sha1=$WORK/b085/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b077/_pkg_.a packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/asn1=$WORK/b078/_pkg_.a packagefile encoding/pem=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b104/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b057/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/tls -std -complete -buildid sWcp9iJpV9fqG4A408VV/sWcp9iJpV9fqG4A408VV -goversion go1.13.6 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/c3/c33c155923e8baa57675bc5f67452a97860f7a479286965ea25f4accd952e8e8-d # internal net/http/httptrace mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b072/_pkg_.a packagefile internal/nettrace=$WORK/b095/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile net/textproto=$WORK/b112/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p net/http/httptrace -std -complete -buildid tOn6vhNCF0UkbXkP9iJk/tOn6vhNCF0UkbXkP9iJk -goversion go1.13.6 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/d6/d6886cc5fbe1329086943babaa924e0572fa38cb9c1f3c85a41e9de51b52eb3e-d # internal net/http mkdir -p $WORK/b059/ cat >$WORK/b059/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/b054/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b060/_pkg_.a packagefile container/list=$WORK/b063/_pkg_.a packagefile context=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/tls=$WORK/b072/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b057/_pkg_.a packagefile log=$WORK/b110/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b071/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile mime/multipart=$WORK/b116/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile net/http/httptrace=$WORK/b118/_pkg_.a packagefile net/http/internal=$WORK/b119/_pkg_.a packagefile net/textproto=$WORK/b112/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b120/_pkg_.a packagefile path/filepath=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_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/b059/_pkg_.a -trimpath "$WORK/b059=>" -p net/http -std -complete -buildid D3c1DbwOGvUjtPXXxR4P/D3c1DbwOGvUjtPXXxR4P -goversion go1.13.6 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/b5/b55f4543bd818dfc36a9102ffba62666ed7a07c6db73c6f0ca40a37f80f895a8-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b057/_pkg_.a packagefile net/http=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/vincent-petithory/dataurl -complete -buildid _k4lJClq1r3Fb34fKGtl/_k4lJClq1r3Fb34fKGtl -goversion go1.13.6 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/e0/e0eea6ee0d9097e8b9aec512686b284c5628b003baa96fe05a4b818fd03177fb-d # internal github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b050/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b034/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b039/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b120/_pkg_.a packagefile path/filepath=$WORK/b058/_pkg_.a packagefile regexp=$WORK/b036/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/config/v3_0/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/coreos/ignition/v2/config/v3_0/types -lang=go1.11 -complete -buildid od169hsRSJifIl8BMvvD/od169hsRSJifIl8BMvvD -goversion go1.13.6 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./ca.go ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./raid.go ./schema.go ./storage.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/84/84fbdabac430f5f6a35ceacce5f6d68db4a648a6e321bbf40b3531d43bd5307c-d # internal github.com/coreos/ignition/v2/config/v3_0 mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b034/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b038/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b049/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b121/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/config/v3_0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p github.com/coreos/ignition/v2/config/v3_0 -lang=go1.11 -complete -buildid n17wLSRNhJm618dkqVfB/n17wLSRNhJm618dkqVfB -goversion go1.13.6 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/8c/8c8cacbe15720572d20f553084d0b52886655286172aca98566fc1631e9114de-d # internal github.com/coreos/ignition/v2/validate mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/coreos/ignition/v2/validate\nmod\tgithub.com/coreos/ignition/v2\t(devel)\t\ndep\tgithub.com/ajeddeloh/go-json\tv0.0.0-20170920214419-6a2fe990e083\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/coreos/go-systemd\tv0.0.0-20181031085051-9002847aa142\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20190529201340-22b159166068\t\ndep\tgithub.com/vincent-petithory/dataurl\tv0.0.0-20160330182126-9a301d65acbb\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b033/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b125/_pkg_.a packagefile io/ioutil=$WORK/b057/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b/validate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.11 -complete -buildid xH98MRjYzoVatz4hCAx5/xH98MRjYzoVatz4hCAx5 -goversion go1.13.6 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/e8/e8256fc40a06c1a2d267ddbcfbd2cc83b3d04eec2da8080b5fe4e1f6340ca6a7-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/coreos/ignition/v2/validate=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b033/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b125/_pkg_.a packagefile io/ioutil=$WORK/b057/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b034/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b038/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b049/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b121/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b058/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b050/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b055/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b120/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b122/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b124/_pkg_.a packagefile regexp/syntax=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile unicode/utf16=$WORK/b044/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile bufio=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b059/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b123/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile compress/gzip=$WORK/b060/_pkg_.a packagefile container/list=$WORK/b063/_pkg_.a packagefile context=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/tls=$WORK/b072/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a packagefile log=$WORK/b110/_pkg_.a packagefile math/rand=$WORK/b071/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile mime/multipart=$WORK/b116/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile net/http/httptrace=$WORK/b118/_pkg_.a packagefile net/http/internal=$WORK/b119/_pkg_.a packagefile net/textproto=$WORK/b112/_pkg_.a packagefile compress/flate=$WORK/b061/_pkg_.a packagefile hash/crc32=$WORK/b062/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile crypto/des=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b074/_pkg_.a packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile crypto/elliptic=$WORK/b075/_pkg_.a packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/md5=$WORK/b082/_pkg_.a packagefile crypto/rc4=$WORK/b083/_pkg_.a packagefile crypto/rsa=$WORK/b084/_pkg_.a packagefile crypto/sha1=$WORK/b085/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b077/_pkg_.a packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/asn1=$WORK/b078/_pkg_.a packagefile encoding/pem=$WORK/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b111/_pkg_.a packagefile mime/quotedprintable=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b094/_pkg_.a packagefile internal/nettrace=$WORK/b095/_pkg_.a packagefile internal/singleflight=$WORK/b096/_pkg_.a packagefile runtime/cgo=$WORK/b097/_pkg_.a packagefile crypto/internal/subtle=$WORK/b068/_pkg_.a packagefile crypto/internal/randutil=$WORK/b076/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b080/_pkg_.a packagefile crypto/dsa=$WORK/b088/_pkg_.a packagefile crypto/x509/pkix=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b108/_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 -buildmode=exe -buildid=9LdLgNksQXoNDHwRKQBP/xH98MRjYzoVatz4hCAx5/2_A4_vkDkFdJ2mBTqvob/9LdLgNksQXoNDHwRKQBP -X github.com/coreos/ignition/v2/internal/version.Raw=2.1.1 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0xcf76dee74beb0e2293c1aca07e3636a1f2b01391 -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p ./ mv $WORK/b001/exe/a.out ./ignition-validate rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UK4EjM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64 ++ dirname /builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64 + cd ignition-40c0b57b7606bd23210059c5554f151776a1d64b + install -d -p /builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64//usr/lib/dracut/modules.d + install -d -p /builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64//usr/lib/systemd/system + pushd ignition-dracut-14808e25d77681d252cd0bac18803cce51758a93 + cp -r dracut/30ignition dracut/99emergency-timeout dracut/99journald-conf /builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64//usr/lib/dracut/modules.d/ + install -m 0644 -t /builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64//usr/lib/systemd/system/ systemd/ignition-firstboot-complete.service + popd + install -d -p /builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64/usr/bin + install -p -m 0755 ./ignition-validate /builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64/usr/bin + install -p -m 0755 ./ignition /builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64//usr/lib/dracut/modules.d/30ignition + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 2.1.1-5.git40c0b57.fc31 --unique-debug-suffix -2.1.1-5.git40c0b57.fc31.aarch64 --unique-debug-src-base ignition-2.1.1-5.git40c0b57.fc31.aarch64 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ignition-40c0b57b7606bd23210059c5554f151776a1d64b explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64/usr/bin/ignition-validate explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64/usr/lib/dracut/modules.d/30ignition/ignition extracting debug info from /builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64/usr/bin/ignition-validate extracting debug info from /builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64/usr/lib/dracut/modules.d/30ignition/ignition warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64/usr/bin/ignition-validate. Use `info auto-load python-scripts [REGEXP]' to list them. xz: /tmp/tmp.66ZQE8lHjI: No such file or directory objcopy: cannot open: /tmp/tmp.66ZQE8lHjI.xz: No such file or directory warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64/usr/lib/dracut/modules.d/30ignition/ignition. Use `info auto-load python-scripts [REGEXP]' to list them. dwz: Allocatable section in ./usr/bin/ignition-validate-2.1.1-5.git40c0b57.fc31.aarch64.debug after non-allocatable ones dwz: Too few files for multifile optimization original debug info size: 21984kB, size after compression: 21248kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 1 CRC32s did match. 6441 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/lib/dracut/modules.d/30ignition/ignition-generator from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/dracut/modules.d/30ignition/coreos-gpt-setup.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/dracut/modules.d/30ignition/ignition-setup-user.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/dracut/modules.d/30ignition/ignition-setup-base.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/dracut/modules.d/30ignition/module-setup.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/dracut/modules.d/99emergency-timeout/module-setup.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/dracut/modules.d/99journald-conf/module-setup.sh from /bin/bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VXi8dJ + umask 022 + cd /builddir/build/BUILD + cd ignition-40c0b57b7606bd23210059c5554f151776a1d64b + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ignition-2.1.1-5.git40c0b57.fc31.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZQeG4L + umask 022 + cd /builddir/build/BUILD + cd ignition-40c0b57b7606bd23210059c5554f151776a1d64b + DOCDIR=/builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64/usr/share/doc/ignition + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64/usr/share/doc/ignition + cp -pr README.md /builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64/usr/share/doc/ignition + cp -pr doc/ /builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64/usr/share/doc/ignition + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Yw0TSK + umask 022 + cd /builddir/build/BUILD + cd ignition-40c0b57b7606bd23210059c5554f151776a1d64b + LICENSEDIR=/builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64/usr/share/licenses/ignition + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64/usr/share/licenses/ignition + cp -pr LICENSE /builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64/usr/share/licenses/ignition + cp -pr LICENSE.dracut /builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64/usr/share/licenses/ignition + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(golang(github.com/aws/aws-sdk-go/aws)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/awserr)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/awsutil)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/client)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/client/metadata)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/corehandlers)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/credentials)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/credentials/endpointcreds)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/credentials/processcreds)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/credentials/stscreds)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/csm)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/defaults)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/ec2metadata)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/endpoints)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/request)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/session)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/signer/v4)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/internal/ini)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/internal/s3err)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/internal/sdkio)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/internal/sdkrand)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/internal/sdkuri)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/internal/shareddefaults)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/private/protocol)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/eventstream)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/query)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/query/queryutil)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/rest)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/restxml)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/service/s3)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/service/s3/s3iface)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/service/s3/s3manager)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/service/sts)) = 1.19.11 bundled(golang(github.com/coreos/go-semver/semver)) = 0.3.0 bundled(golang(github.com/coreos/go-systemd/dbus)) = 0.0.0-20181031085051.git9002847aa142 bundled(golang(github.com/coreos/go-systemd/unit)) = 0.0.0-20181031085051.git9002847aa142 bundled(golang(github.com/coreos/vcontext/json)) = 0.0.0-20190529201340.git22b159166068 bundled(golang(github.com/coreos/vcontext/path)) = 0.0.0-20190529201340.git22b159166068 bundled(golang(github.com/coreos/vcontext/report)) = 0.0.0-20190529201340.git22b159166068 bundled(golang(github.com/coreos/vcontext/tree)) = 0.0.0-20190529201340.git22b159166068 bundled(golang(github.com/coreos/vcontext/validate)) = 0.0.0-20190529201340.git22b159166068 bundled(golang(github.com/godbus/dbus)) = 0.0.0-20181025153459.git66d97aec3384 bundled(golang(github.com/google/uuid)) = 1.1.1 bundled(golang(github.com/pin/tftp)) = 2.1.0 bundled(golang(github.com/pin/tftp/netascii)) = 2.1.0 bundled(golang(github.com/stretchr/testify/assert)) = 1.3.0 bundled(golang(github.com/vincent-petithory/dataurl)) = 0.0.0-20160330182126.git9a301d65acbb bundled(golang(github.com/vmware/vmw-guestinfo/bdoor)) = 0.0.0-20170707015358.git25eff159a728 bundled(golang(github.com/vmware/vmw-guestinfo/message)) = 0.0.0-20170707015358.git25eff159a728 bundled(golang(github.com/vmware/vmw-guestinfo/rpcout)) = 0.0.0-20170707015358.git25eff159a728 bundled(golang(github.com/vmware/vmw-guestinfo/rpcvmx)) = 0.0.0-20170707015358.git25eff159a728 bundled(golang(github.com/vmware/vmw-guestinfo/vmcheck)) = 0.0.0-20170707015358.git25eff159a728 bundled(golang(github.com/vmware/vmw-ovflib)) = 0.0.0-20170608004843.git1f217b9dc714 bundled(golang(golang.org/x/net/http/httpproxy)) = 0.0.0-20190228165749.git92fc7df08ae7 bundled(golang(golang.org/x/net/idna)) = 0.0.0-20190228165749.git92fc7df08ae7 bundled(golang(golang.org/x/text/secure/bidirule)) = 0.3.0 bundled(golang(golang.org/x/text/transform)) = 0.3.0 bundled(golang(golang.org/x/text/unicode/bidi)) = 0.3.0 bundled(golang(golang.org/x/text/unicode/norm)) = 0.3.0 ignition = 2.1.1-5.git40c0b57.fc31 ignition(aarch-64) = 2.1.1-5.git40c0b57.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash libblkid.so.1()(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) libblkid.so.1(BLKID_2.18)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Obsoletes: ignition-dracut < 0.31.0-3 Recommends: btrfs-progs Processing files: ignition-validate-2.1.1-5.git40c0b57.fc31.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AUJGpL + umask 022 + cd /builddir/build/BUILD + cd ignition-40c0b57b7606bd23210059c5554f151776a1d64b + DOCDIR=/builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64/usr/share/doc/ignition-validate + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64/usr/share/doc/ignition-validate + cp -pr README.md /builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64/usr/share/doc/ignition-validate + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VDcp8K + umask 022 + cd /builddir/build/BUILD + cd ignition-40c0b57b7606bd23210059c5554f151776a1d64b + LICENSEDIR=/builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64/usr/share/licenses/ignition-validate + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64/usr/share/licenses/ignition-validate + cp -pr LICENSE /builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64/usr/share/licenses/ignition-validate + RPM_EC=0 ++ jobs -p + exit 0 Provides: ignition-validate = 2.1.1-5.git40c0b57.fc31 ignition-validate(aarch-64) = 2.1.1-5.git40c0b57.fc31 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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) Conflicts: ignition < 0.31.0-3 Processing files: ignition-debugsource-2.1.1-5.git40c0b57.fc31.aarch64 Provides: ignition-debugsource = 2.1.1-5.git40c0b57.fc31 ignition-debugsource(aarch-64) = 2.1.1-5.git40c0b57.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ignition-debuginfo-2.1.1-5.git40c0b57.fc31.aarch64 Provides: debuginfo(build-id) = 33c985a7a61245f52e5b6f1570bbf24ad21ddf14 ignition-debuginfo = 2.1.1-5.git40c0b57.fc31 ignition-debuginfo(aarch-64) = 2.1.1-5.git40c0b57.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ignition-debugsource(aarch-64) = 2.1.1-5.git40c0b57.fc31 Processing files: ignition-validate-debuginfo-2.1.1-5.git40c0b57.fc31.aarch64 Provides: debuginfo(build-id) = eaf60b370090d3f8a57b8c24f4c579bd39cd6700 ignition-validate-debuginfo = 2.1.1-5.git40c0b57.fc31 ignition-validate-debuginfo(aarch-64) = 2.1.1-5.git40c0b57.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ignition-debugsource(aarch-64) = 2.1.1-5.git40c0b57.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64 Wrote: /builddir/build/RPMS/ignition-debugsource-2.1.1-5.git40c0b57.fc31.aarch64.rpm Wrote: /builddir/build/RPMS/ignition-validate-2.1.1-5.git40c0b57.fc31.aarch64.rpm Wrote: /builddir/build/RPMS/ignition-validate-debuginfo-2.1.1-5.git40c0b57.fc31.aarch64.rpm Wrote: /builddir/build/RPMS/ignition-2.1.1-5.git40c0b57.fc31.aarch64.rpm Wrote: /builddir/build/RPMS/ignition-debuginfo-2.1.1-5.git40c0b57.fc31.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.V5NCcI + umask 022 + cd /builddir/build/BUILD + cd ignition-40c0b57b7606bd23210059c5554f151776a1d64b + /usr/bin/rm -rf /builddir/build/BUILDROOT/ignition-2.1.1-5.git40c0b57.fc31.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0