Mock Version: 2.6 Mock Version: 2.6 Mock Version: 2.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ignition.spec'], chrootPath='/var/lib/mock/eln-build-side-32813-23572634-2298331/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 x86_64 --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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1602633600 Wrote: /builddir/build/SRPMS/ignition-2.7.0-1.git5be43fd.eln105.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ignition.spec'], chrootPath='/var/lib/mock/eln-build-side-32813-23572634-2298331/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 x86_64 --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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1602633600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.q0Yz7q + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8 + /usr/bin/gzip -dc /builddir/build/SOURCES/ignition-5be43fd.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BRMwNr + umask 022 + cd /builddir/build/BUILD + cd ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8 + 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.7.0 ' + LDFLAGS=' -X github.com/coreos/ignition/v2/internal/version.Raw=2.7.0 ' + export 'LDFLAGS+= -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true ' + LDFLAGS+=' -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true ' Building ignition... + export GO111MODULE=on + GO111MODULE=on + export GOFLAGS=-mod=vendor + GOFLAGS=-mod=vendor + 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.7.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0x9da4f9369c060b8fdbb340d3963764ef5610d62e' -a -v -x -o ./ignition github.com/coreos/ignition/v2/internal WORK=/tmp/go-build806445080 internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/unsafeheader -std -complete -buildid vMC0mUNiJAxYcl31qZPa/vMC0mUNiJAxYcl31qZPa -goversion go1.15.3 -D "" -importcfg $WORK/b005/importcfg -pack -c=4 ./unsafeheader.go runtime/internal/sys mkdir -p $WORK/b012/ math/bits mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p math/bits -std -complete -buildid dNhRhZ8SCdlG1PNWB722/dNhRhZ8SCdlG1PNWB722 -goversion go1.15.3 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p runtime/internal/sys -std -+ -complete -buildid ktH9_YLb3Ji1eorPQbU1/ktH9_YLb3Ji1eorPQbU1 -goversion go1.15.3 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go unicode/utf8 mkdir -p $WORK/b019/ runtime/internal/atomic cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p unicode/utf8 -std -complete -buildid mxFQmncJCWYVEBC8_ZsG/mxFQmncJCWYVEBC8_ZsG -goversion go1.15.3 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./utf8.go mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b010/symabis ./asm_amd64.s internal/cpu mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b009/symabis ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/4e/4e2ac3b46bba687b5c07fb7ee7d5591ed54b847674b745340d1767918b42e156-d # internal internal/race mkdir -p $WORK/b021/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/cpu -std -+ -buildid 7UUduaHU_HnHcuJ3bFeq/7UUduaHU_HnHcuJ3bFeq -goversion go1.15.3 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./cpu.go ./cpu_amd64.go ./cpu_x86.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/race -std -complete -buildid P2BIHFDvdKzpuOywcMvB/P2BIHFDvdKzpuOywcMvB -goversion go1.15.3 -D "" -importcfg $WORK/b021/importcfg -pack -c=4 ./doc.go ./norace.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/atomic -std -+ -buildid x6pz2vqiGXWNVFxYAtAF/x6pz2vqiGXWNVFxYAtAF -goversion go1.15.3 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h -c=4 ./atomic_amd64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b010/asm_amd64.o ./asm_amd64.s cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/23/2336702e383b6bf7cf12e7397e6f39f440cb4becbe1e8e320f1b6fd966a2f519-d # internal sync/atomic mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b022/symabis ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/6b/6b107fd84973e766eb4bccfcd4ef4c2fabfc2344f530db002b3c59fd28d4576e-d # internal unicode mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p unicode -std -complete -buildid tj-CCM1470loKK8-uyRa/tj-CCM1470loKK8-uyRa -goversion go1.15.3 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/b5/b51251d3e6041610e9becd92cf34525c56ed6cf809ce4dd730dcc64240895788-d # internal encoding mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p encoding -std -complete -buildid qdwMWrDLaDrYyJ9LmPmf/qdwMWrDLaDrYyJ9LmPmf -goversion go1.15.3 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./encoding.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/b6/b69a11240971f46e60ec5cadec980e7883924c46b6d00e344a39c7eebab537a9-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/math -std -+ -complete -buildid rzqNht7CPrTR0fHvH40-/rzqNht7CPrTR0fHvH40- -goversion go1.15.3 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./math.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ef/ef3243d2c5efe13edac9e24fe587c5f0c320721095d1c0fc31d64b4c833ffeac-d # internal unicode/utf16 mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p unicode/utf16 -std -complete -buildid Pj9NuoTn4J2T7_kR-zcU/Pj9NuoTn4J2T7_kR-zcU -goversion go1.15.3 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./utf16.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sync/atomic -std -buildid 83O98RRQp3gpxPNEWUcj/83O98RRQp3gpxPNEWUcj -goversion go1.15.3 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h -c=4 ./doc.go ./value.go cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/b2/b2b4e4750306591b75f8db19abd1a5105e49ecda5ef662528afecd44508e45d1-d # internal internal/nettrace mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p internal/nettrace -std -complete -buildid A-_CUCf6iPELjfRBmxG-/A-_CUCf6iPELjfRBmxG- -goversion go1.15.3 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./nettrace.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b009/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/69/69d7a2ebfae5a492e6063359a779cc980fd6cf3d05d7cf9fee543e5da769d707-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b022/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/de/de0107c513748cb312efaa33c3b6f8d59b3f7bc2c28da9eb09b6705615adc469-d # internal internal/testlog mkdir -p $WORK/b033/ cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/fc/fc5b208b6d008947cca575ae6ce5b82d5931a8cd3e8df1e60dc82284e8582b25-d # internal container/list mkdir -p $WORK/b076/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/testlog -std -complete -buildid 5-qcCFORc76rbQyT_VX6/5-qcCFORc76rbQyT_VX6 -goversion go1.15.3 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./log.go cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p container/list -std -complete -buildid LA0SSbyG7JgU0Eaqusl0/LA0SSbyG7JgU0Eaqusl0 -goversion go1.15.3 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./list.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/c0/c0c1deee3c43fab99bea6d187af0a08ba7e2ebb9ccd27b8450a408350185c61b-d # internal crypto/internal/subtle mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/internal/subtle -std -complete -buildid c7_tAtUi00k1_GmSB3MF/c7_tAtUi00k1_GmSB3MF -goversion go1.15.3 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./aliasing.go cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/39/39ea7275788dd84cee2a3fbf24711a50fcabbfe90b72874e39c75a0fcc7fac37-d # internal runtime/cgo mkdir -p $WORK/b055/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b055/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b055/ -g -O2 -Wall -Werror ./cgo.go internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b008/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/f4/f444fa9b113fdcb0eec9d8df8934f84cc5b0c0af1d8f6bf0b280a0a30c135c8f-d # internal math mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b016/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/00/00ff7097886590af4cd0fef094658e4c97f0259e9887d8591842f2a079b5ded8-d # internal crypto/subtle mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/subtle -std -complete -buildid 4AgC8qpnTUk5fUu9L1vi/4AgC8qpnTUk5fUu9L1vi -goversion go1.15.3 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./constant_time.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/bytealg -std -+ -buildid l34HN2M8JgBdP45NYTS0/l34HN2M8JgBdP45NYTS0 -goversion go1.15.3 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math -std -buildid ohu7uOIhwo26bHo1n-fY/ohu7uOIhwo26bHo1n-fY -goversion go1.15.3 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/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 ./exp_asm.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/45/458ed442870342c242d026d4545e3591632413d19c0f0eb5cc5deb4b047682c9-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid DxIEfLrEaC9S1rPRLQ9C/DxIEfLrEaC9S1rPRLQ9C -goversion go1.15.3 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./asn1.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/9d/9d02c6575814142d1ce413a0bf72cea47f7a402c5ab35f61d09db971af754f0b-d # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/2b/2bb914be4533c31a26e2693bc434c64cccbd7183822bcb2a56f403cc8433327f-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b008/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b008/count_amd64.o ./count_amd64.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b008/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b008/index_amd64.o ./index_amd64.s vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b106/ cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cat >$WORK/b106/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid k8lcu0wMUiFO2KmOXxN6/k8lcu0wMUiFO2KmOXxN6 -goversion go1.15.3 -D "" -importcfg $WORK/b106/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b008/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_amd64.o $WORK/b008/count_amd64.o $WORK/b008/equal_amd64.o $WORK/b008/index_amd64.o $WORK/b008/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/a7/a72326760abbf25446d7fc906f29d567b0e12da7bc186fc3627a64e8ed8134db-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/6b/6bb9a2561840d00f998ac8a31c84b9ed282507936326fd84686b30769a30aa79-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b163/ google.golang.org/protobuf/internal/flags cat >$WORK/b163/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal/grpclog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p google.golang.org/grpc/internal/grpclog -complete -buildid XkdqBxvqA8_mDvKpTKKc/XkdqBxvqA8_mDvKpTKKc -goversion go1.15.3 -D "" -importcfg $WORK/b163/importcfg -pack -c=4 ./grpclog.go ./prefixLogger.go mkdir -p $WORK/b176/ cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cat >$WORK/b176/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p google.golang.org/protobuf/internal/flags -complete -buildid 3QdCLU2tk5o2RRo-ZQG2/3QdCLU2tk5o2RRo-ZQG2 -goversion go1.15.3 -D "" -importcfg $WORK/b176/importcfg -pack -c=4 ./flags.go ./proto_legacy_disable.go cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/3e/3e7e41b0ef01185202d8f17e872d63ddca6f0078f9fd9c5815c6d46905b735bf-d # internal google.golang.org/protobuf/internal/fieldnum mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/fieldnum /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p google.golang.org/protobuf/internal/fieldnum -complete -buildid S5UX8-bzHsjnewJ-yf98/S5UX8-bzHsjnewJ-yf98 -goversion go1.15.3 -D "" -importcfg $WORK/b179/importcfg -pack -c=4 ./any_gen.go ./api_gen.go ./descriptor_gen.go ./doc.go ./duration_gen.go ./empty_gen.go ./field_mask_gen.go ./source_context_gen.go ./struct_gen.go ./timestamp_gen.go ./type_gen.go ./wrappers_gen.go runtime mkdir -p $WORK/b007/ cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b016/dim_amd64.o ./dim_amd64.s cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/8a/8a644d7647561cc8a1acd8b69a1e8d509a4ffb3526029365ff88ef5896487045-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p google.golang.org/protobuf/internal/set -complete -buildid GRxJBMCMXscQTpWg01lQ/GRxJBMCMXscQTpWg01lQ -goversion go1.15.3 -D "" -importcfg $WORK/b181/importcfg -pack -c=4 ./ints.go cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/8b/8b21507f77e158ee9ed6878cc1b9977b6c64d7fc1789407b5b2dc042d0b7eb13-d # internal google.golang.org/protobuf/internal/genname mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/genname /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p google.golang.org/protobuf/internal/genname -complete -buildid jvOAWTfMmXYWk2b9ASdR/jvOAWTfMmXYWk2b9ASdR -goversion go1.15.3 -D "" -importcfg $WORK/b193/importcfg -pack -c=4 ./name.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b016/exp_amd64.o ./exp_amd64.s cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/41/4144e99a2be92cccab3f7677b37b92fcde629f10ab138e0a086b1f8400a55d21-d # internal google.golang.org/grpc/serviceconfig mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/serviceconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p google.golang.org/grpc/serviceconfig -complete -buildid bFOxZweg2oT71T-iWqM9/bFOxZweg2oT71T-iWqM9 -goversion go1.15.3 -D "" -importcfg $WORK/b200/importcfg -pack -c=4 ./serviceconfig.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p runtime -std -+ -buildid RE8pVtiHaU_HZT_mKDlD/RE8pVtiHaU_HZT_mKDlD -goversion go1.15.3 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/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 ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.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 ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_x86.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64.go ./signal_linux_amd64.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_amd64.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b016/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/7a/7add6c9232b4824b54f4796fac80a9a81ea5dd9a44fcab9cddf684a7d830f908-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p golang.org/x/sys/internal/unsafeheader -complete -buildid PSa2n23HZ4byBiaP8juR/PSa2n23HZ4byBiaP8juR -goversion go1.15.3 -D "" -importcfg $WORK/b224/importcfg -pack -c=4 ./unsafeheader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b016/hypot_amd64.o ./hypot_amd64.s cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/81/818ef23aa49d48671e0adddfcfdb1a1c6c26071e2ffa0fc339eb569d0f7d2a12-d # internal github.com/golang/groupcache/lru mkdir -p $WORK/b257/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/4c/4c950160d29ae6e1eda47fa0cd2dda1371f430ee683e1e3144a2e596cca754bd-d # internal go.opencensus.io mkdir -p $WORK/b259/ cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/ec/ec5518f1de0501f36d00e4d7f07076a3092cd246c1d68d38d4de249eb5a58cfd-d # internal go.opencensus.io/trace/internal mkdir -p $WORK/b260/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p go.opencensus.io -complete -buildid zl_RUDR6oKrHP_djzcnV/zl_RUDR6oKrHP_djzcnV -goversion go1.15.3 -D "" -importcfg $WORK/b259/importcfg -pack -c=4 ./opencensus.go cat >$WORK/b260/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io/trace/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p go.opencensus.io/trace/internal -complete -buildid CjtxSDdS3TG2IY0yPois/CjtxSDdS3TG2IY0yPois -goversion go1.15.3 -D "" -importcfg $WORK/b260/importcfg -pack -c=4 ./internal.go cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/golang/groupcache/lru /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/golang/groupcache/lru -complete -buildid l_6HVv0OCz8-mNLO2k_N/l_6HVv0OCz8-mNLO2k_N -goversion go1.15.3 -D "" -importcfg $WORK/b257/importcfg -pack -c=4 ./lru.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b016/log_amd64.o ./log_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b016/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/2d/2d6b9fb6fb92b60437f329be91ac052f38bd9e609457e337736205cc4220f6ff-d # internal go.opencensus.io/internal/tagencoding mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config EOF cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/86/8619e7824fc8f62e0752b93a414c1ab8da4e576212a459c2b784d947b5192c3a-d # internal github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b304/ cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io/internal/tagencoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p go.opencensus.io/internal/tagencoding -complete -buildid GrzKvvfz8q_6CIJ3XGi6/GrzKvvfz8q_6CIJ3XGi6 -goversion go1.15.3 -D "" -importcfg $WORK/b289/importcfg -pack -c=4 ./tagencoding.go cat >$WORK/b304/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/client/metadata /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/aws/aws-sdk-go/aws/client/metadata -complete -buildid HV7Ae-sa82NPeAP-TIPz/HV7Ae-sa82NPeAP-TIPz -goversion go1.15.3 -D "" -importcfg $WORK/b304/importcfg -pack -c=4 ./client_info.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b016/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/dim_amd64.o $WORK/b016/exp_amd64.o $WORK/b016/floor_amd64.o $WORK/b016/hypot_amd64.o $WORK/b016/log_amd64.o $WORK/b016/sqrt_amd64.o $WORK/b016/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/69/697c801884e52b5ea5e4f69b388f96c8a082d14dd081575a712929dc3868f213-d # internal github.com/vmware/vmw-guestinfo/bdoor mkdir -p $WORK/b370/ cat >$WORK/b370/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/vmware/vmw-guestinfo/bdoor /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/vmware/vmw-guestinfo/bdoor -trimpath "$WORK/b370=>" -I $WORK/b370/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b370/symabis ./bdoor_amd64.s cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/24/2420f236f2c0b452b18746a0671d53cc88dd9113e81e7fa331ed0155232e5737-d # internal github.com/aws/aws-sdk-go/internal/sdkmath mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/internal/sdkmath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/aws/aws-sdk-go/internal/sdkmath -complete -buildid 0rGLda84hEy5g6TY0oCt/0rGLda84hEy5g6TY0oCt -goversion go1.15.3 -D "" -importcfg $WORK/b317/importcfg -pack -c=4 ./floor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/74/741adde4a5cd535261d1bcf6dc9adab0a6fcc170ebe003332e8bb50db25f04c9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/5b/5b37b5bebf93c5d279ba9ee5e793adc3861e841f714ef45f6d058e6dc1100728-d # internal cat >$WORK/b370/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/vmware/vmw-guestinfo/bdoor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/vmware/vmw-guestinfo/bdoor -buildid H82qMvxPDfl2OavAFVn6/H82qMvxPDfl2OavAFVn6 -goversion go1.15.3 -symabis $WORK/b370/symabis -D "" -importcfg $WORK/b370/importcfg -pack -asmhdr $WORK/b370/go_asm.h -c=4 ./bdoor.go ./bdoor_amd64.go ./word.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/4a/4ab2b5c6b9d6cd9a8ae9a6398f75c005bf2f29a4e3c98d0277833234e814d1e1-d # internal cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/vmware/vmw-guestinfo/bdoor /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/vmware/vmw-guestinfo/bdoor -trimpath "$WORK/b370=>" -I $WORK/b370/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b370/bdoor_amd64.o ./bdoor_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x005.o -c gcc_libinit.c cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/vmware/vmw-guestinfo/bdoor /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b370/_pkg_.a $WORK/b370/bdoor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/a7/a7214ada5c7fe6f2300cf8e3cc756c8e32e5145c05734140d953bdb43eca4681-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x006.o -c gcc_linux_amd64.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x012.o -c gcc_amd64.S cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -o $WORK/b055/_cgo_.o $WORK/b055/_cgo_main.o $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o $WORK/b055/_x005.o $WORK/b055/_x006.o $WORK/b055/_x007.o $WORK/b055/_x008.o $WORK/b055/_x009.o $WORK/b055/_x010.o $WORK/b055/_x011.o $WORK/b055/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b055/_cgo_.o -dynout $WORK/b055/_cgo_import.go -dynlinker cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b055/symabis ./asm_amd64.s cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p runtime/cgo -std -buildid sKi4sXnhYYS5-aXBa3za/sKi4sXnhYYS5-aXBa3za -goversion go1.15.3 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h -c=4 ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b055/_cgo_gotypes.go $WORK/b055/cgo.cgo1.go $WORK/b055/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b055/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b055/_pkg_.a $WORK/b055/asm_amd64.o $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o $WORK/b055/_x005.o $WORK/b055/_x006.o $WORK/b055/_x007.o $WORK/b055/_x008.o $WORK/b055/_x009.o $WORK/b055/_x010.o $WORK/b055/_x011.o $WORK/b055/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/09/09b8aed4ea8926180263c8cb98d52ce40fab20ea91011b8d3a79ca5efcbd1e92-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b007/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b007/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b007/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b007/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b007/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b007/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b007/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_amd64.o $WORK/b007/duff_amd64.o $WORK/b007/memclr_amd64.o $WORK/b007/memmove_amd64.o $WORK/b007/preempt_amd64.o $WORK/b007/rt0_linux_amd64.o $WORK/b007/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/24/240aefdadeb0b5ac22bcf0050f2bc41920fd585d6284c78fd02d267157d0e8aa-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b020/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync -std -buildid MpDNjOnyC0dp1y3bcRGG/MpDNjOnyC0dp1y3bcRGG -goversion go1.15.3 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid kjOxcjQXMgP_cFw6rR31/kjOxcjQXMgP_cFw6rR31 -goversion go1.15.3 -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_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/50/5007169184e8cd49fd0dcd4fd21bbca7a91c25588d9a38ff9a082e26f4f7be58-d # internal internal/singleflight mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p internal/singleflight -std -complete -buildid bWATDO1YIYMT6kjtMlDI/bWATDO1YIYMT6kjtMlDI -goversion go1.15.3 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./singleflight.go math/rand mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p math/rand -std -complete -buildid dovpbnFJF5bGQ2Dcu-AX/dovpbnFJF5bGQ2Dcu-AX -goversion go1.15.3 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go google.golang.org/grpc/internal/buffer mkdir -p $WORK/b221/ google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b173/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal/buffer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p google.golang.org/grpc/internal/buffer -complete -buildid q6E5rctTm_bv_MfhfNPq/q6E5rctTm_bv_MfhfNPq -goversion go1.15.3 -D "" -importcfg $WORK/b221/importcfg -pack -c=4 ./unbounded.go cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b226/ cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p google.golang.org/protobuf/internal/pragma -complete -buildid rpsZknRlkKYqlhnoWq-t/rpsZknRlkKYqlhnoWq-t -goversion go1.15.3 -D "" -importcfg $WORK/b173/importcfg -pack -c=4 ./pragma.go cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal/grpcsync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p google.golang.org/grpc/internal/grpcsync -complete -buildid -wiC3xPuTsXANwA54Sm0/-wiC3xPuTsXANwA54Sm0 -goversion go1.15.3 -D "" -importcfg $WORK/b226/importcfg -pack -c=4 ./event.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/8a/8ae9a0c15a9392432f1519555d8d5fdb16fe1ef9d062a6179e2e55c2edecc5b9-d # internal github.com/aws/aws-sdk-go/internal/sync/singleflight mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/aws/aws-sdk-go/internal/sync/singleflight -complete -buildid 5dbUxS0V9RX0Hh6C6gdX/5dbUxS0V9RX0Hh6C6gdX -goversion go1.15.3 -D "" -importcfg $WORK/b299/importcfg -pack -c=4 ./singleflight.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/51/513e0af60b6850416f1e5ff49e48aca64bb05c675d20604e15fab341b7bf117d-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/f5/f5922928a69f81233916b2dab347c81a60230c6f5cd63c5f72641f54e8ebdbe3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/79/79ec51ee5180b2de8cff5517ca5d5eff5a6d3fd706f8dad2ee261ddd4f55c989-d # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/fe/fec4cff1b38e87f1e8d5819192784c94e347a32687253e9221e3a36a1253cf06-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b024/ 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_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid Ln9OyQB1xJ77Nn6lZmD-/Ln9OyQB1xJ77Nn6lZmD- -goversion go1.15.3 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go cat >$WORK/b024/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_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p sort -std -complete -buildid 5nC_TY3vCDCj__JnAhUt/5nC_TY3vCDCj__JnAhUt -goversion go1.15.3 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/0b/0ba34f46fddb530bf1a86b40a29e38168b25482a3d150fb0cb01a74f62c10bee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/7a/7a916949b5ffd720ccb92fedeef89ce75f5be4c0ca2d005280ce86c733f8f1c5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/54/54c1f00febe28de78d67c9b048dc87a97e19312cf4736b0df74d3768d9ada88c-d # internal internal/oserror mkdir -p $WORK/b027/ io mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p io -std -complete -buildid 8aOgDz3CGIn22TrtPT2_/8aOgDz3CGIn22TrtPT2_ -goversion go1.15.3 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b051/ cat >$WORK/b027/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_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/oserror -std -complete -buildid jsA3rLLhIbJBqP2C6qyw/jsA3rLLhIbJBqP2C6qyw -goversion go1.15.3 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./errors.go cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid HqCsliJtE7WX8O4m6ydA/HqCsliJtE7WX8O4m6ydA -goversion go1.15.3 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./message.go strconv mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p strconv -std -complete -buildid j6cNRCuAo_QDrGo6cO70/j6cNRCuAo_QDrGo6cO70 -goversion go1.15.3 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/31/31acce4fb2fb824e5517afa2657a4bb7e64eaafba5c44208572c3b00374d8d75-d # internal syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b030/symabis ./asm_linux_amd64.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p syscall -std -buildid iPnB7Hcguw06s7ZUTCUc/iPnB7Hcguw06s7ZUTCUc -goversion go1.15.3 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h -c=4 ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/6c/6c98d1a658064be5cfc11ea94d8d29becb08e28a17d13773c4a4fbb20cec2e9b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/06/063aa3388b57ad0d514df049034d2535a3b9ae435eb82a5034ecfcf0f0967c25-d # internal strings mkdir -p $WORK/b034/ hash mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p hash -std -complete -buildid nODGrvZh-dGhapyVzWr4/nODGrvZh-dGhapyVzWr4 -goversion go1.15.3 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./hash.go bytes mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p bytes -std -buildid MgJ7SkD8RUdwXSyZVV3g/MgJ7SkD8RUdwXSyZVV3g -goversion go1.15.3 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p strings -std -complete -buildid Zzuu2C-39XXO-MfzHn42/Zzuu2C-39XXO-MfzHn42 -goversion go1.15.3 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/06/0658cc80291e68de70d343c5fa74b5a29cedb69073deba869a18d9cf58704183-d # internal hash/crc32 mkdir -p $WORK/b075/ cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b075/symabis ./crc32_amd64.s cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p hash/crc32 -std -buildid VobxLWWCgYRD8QGfnNld/VobxLWWCgYRD8QGfnNld -goversion go1.15.3 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h -c=4 ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b075/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b075/_pkg_.a $WORK/b075/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/b9/b9706ad0c4bf78a103985250a8ebb953d4a7889ef66f7c90e3944861bddde49c-d # internal crypto/internal/randutil mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/internal/randutil -std -complete -buildid qQi4MtfO-mH337DVlVg-/qQi4MtfO-mH337DVlVg- -goversion go1.15.3 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./randutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/0c/0cdc1e5857f6330ce2a4c0062aaf9204cfe1c1be4f129b824d4c1da6d635c482-d # internal crypto/hmac mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/hmac -std -complete -buildid ZGBbk9EquuORNG_RYP0G/ZGBbk9EquuORNG_RYP0G -goversion go1.15.3 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./hmac.go cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/cf/cf9ffa2490022ede891bc81b7afae018e0d6bf08b12988d39f1859d9deaf858b-d # internal reflect mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b015/symabis ./asm_amd64.s cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/b5/b5b35ea51d950846e6d7e534addf184b71657625e2d8cd3c66d23002a5aa06b7-d # internal crypto mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b038/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p crypto -std -complete -buildid 6CqG9d2RAjWjgwwoBoO9/6CqG9d2RAjWjgwwoBoO9 -goversion go1.15.3 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./crypto.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p reflect -std -buildid 8vI6RlxB2Zpzb5uHQSvN/8vI6RlxB2Zpzb5uHQSvN -goversion go1.15.3 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/8d/8d0aa7b0d527b8a307213442ee883cf7fb2f56b300fe2eee1f8072ec132e27a8-d # internal crypto/rc4 mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/rc4 -std -complete -buildid p1lkuKsWtCHKsJZ_Dsxm/p1lkuKsWtCHKsJZ_Dsxm -goversion go1.15.3 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/9f/9fff216d55e661daed71646a42a29e85d93b794218a5f29d1d87c6ca0ba62baf-d # internal regexp/syntax mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p regexp/syntax -std -complete -buildid 7dhqrbT22tOz4kMo95ko/7dhqrbT22tOz4kMo95ko -goversion go1.15.3 -D "" -importcfg $WORK/b059/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_amd64/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/ed/edf0d31df8a6f719ca12dab2e42ef19f814a1cf1866566b7642e6f3dfc199b36-d # internal bufio mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p bufio -std -complete -buildid AN3ER93iHGc21hRibe2V/AN3ER93iHGc21hRibe2V -goversion go1.15.3 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./bufio.go ./scan.go cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/6c/6c0a128674e926d447762451ab78dcc3a3a16431ffce5a01e17a44017ecc5c54-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b110/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/3d/3d73507275c2086f53ccfd6b42655ebdbd02a4da55cf6f6bb4abfef3e1888e25-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/text/transform -std -complete -buildid YMJGR1UlWomAeYMk1zpe/YMJGR1UlWomAeYMk1zpe -goversion go1.15.3 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./transform.go cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid ou2CmismFTn98bS_LVnv/ou2CmismFTn98bS_LVnv -goversion go1.15.3 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/78/783db60ed83f99eaaedd003cd1aed9e58ff1e01950bbe5d80371245e9caf8ccc-d # internal path mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p path -std -complete -buildid F2Lli5YVsjOHAFYXtoC1/F2Lli5YVsjOHAFYXtoC1 -goversion go1.15.3 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/47/479460f197e6abf042130c53bcdc25d87f04a6415e87311931e3101a1824b572-d # internal html mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p html -std -complete -buildid _Ke4ZIDAlk7rtqV2VVi-/_Ke4ZIDAlk7rtqV2VVi- -goversion go1.15.3 -D "" -importcfg $WORK/b155/importcfg -pack -c=4 ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/5b/5b9805f0d232cf9bdf07aff34aaa1c6519befbf7437fd99087443f60eb9bbb2f-d # internal text/tabwriter mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p text/tabwriter -std -complete -buildid 5DetkJvJ51akAB_bAjdv/5DetkJvJ51akAB_bAjdv -goversion go1.15.3 -D "" -importcfg $WORK/b158/importcfg -pack -c=4 ./tabwriter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/ce/ce75765deed780254690b4ffb6906b55803fa5dd7b96b4caad5c6c1aaad4c9bd-d # internal hash/fnv mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p hash/fnv -std -complete -buildid S15WeYzdGS0uPcUCH_fS/S15WeYzdGS0uPcUCH_fS -goversion go1.15.3 -D "" -importcfg $WORK/b170/importcfg -pack -c=4 ./fnv.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b030/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/11/1139dae1b06a8f8fca5988a264a5a52201f731fd084b6b0deaff406e0d9018b1-d # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/ac/ac646aae6da5c68d9195afed44bed694ff1db76a13a8f16e6766ffa964dc2bfc-d # internal time mkdir -p $WORK/b031/ internal/syscall/unix mkdir -p $WORK/b029/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p time -std -buildid DG-EZVNkV00-sPSv-8er/DG-EZVNkV00-sPSv-8er -goversion go1.15.3 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/syscall/unix -std -complete -buildid w5QOdj7mkWBzXiKhhFEE/w5QOdj7mkWBzXiKhhFEE -goversion go1.15.3 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/2d/2d525508c8076a505585cf43b66bde52d98cce0b78097ef1bed1bceba9ec1d0a-d # internal internal/syscall/execenv mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/syscall/execenv -std -complete -buildid bIF5LHWrMxXgSh-uetma/bIF5LHWrMxXgSh-uetma -goversion go1.15.3 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./execenv_default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/5a/5a25557f5911be1f8a77ac294227db3ebad57714b421ce405ff1476168beaffc-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p google.golang.org/grpc/encoding -complete -buildid JF4Ue2OWPwUVnZ98G4eF/JF4Ue2OWPwUVnZ98G4eF -goversion go1.15.3 -D "" -importcfg $WORK/b205/importcfg -pack -c=4 ./encoding.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/3b/3b5da249386e666f313528ccda3716f1e684b140fd6013bc0b76fc3110a7c07d-d # internal golang.org/x/text/transform mkdir -p $WORK/b235/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/c1/c1ddd4926f2c14efe6b9bbc8cb26c64efe2b426933bf2dc96bc8459ea6383704-d # internal cloud.google.com/go/internal/version mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/cloud.google.com/go/internal/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p cloud.google.com/go/internal/version -complete -buildid Pl5eiVBfB46pN_3kKERh/Pl5eiVBfB46pN_3kKERh -goversion go1.15.3 -D "" -importcfg $WORK/b264/importcfg -pack -c=4 ./version.go cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p golang.org/x/text/transform -complete -buildid rZLiXP0lu_oCLtJNoK3y/rZLiXP0lu_oCLtJNoK3y -goversion go1.15.3 -D "" -importcfg $WORK/b235/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/ad/ad0c4125061030a2dbe1c32865fce36a1acb941bc2acab641055beb8f7315057-d # internal github.com/aws/aws-sdk-go/internal/sdkio mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/internal/sdkio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/aws/aws-sdk-go/internal/sdkio -complete -buildid y08QNbEngk4ksA-W4usE/y08QNbEngk4ksA-W4usE -goversion go1.15.3 -D "" -importcfg $WORK/b301/importcfg -pack -c=4 ./byte.go ./io_go1.7.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/1c/1ced9a526f9c52b75dd87b49e5821f3ae8c35c97369284b89e449b117cca506a-d # internal github.com/aws/aws-sdk-go/internal/strings mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/internal/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/aws/aws-sdk-go/internal/strings -complete -buildid DzQCzlpOWze_u5kIYqJB/DzQCzlpOWze_u5kIYqJB -goversion go1.15.3 -D "" -importcfg $WORK/b314/importcfg -pack -c=4 ./strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/ac/acb449db9947a5b2b42dc74da3262867bd7c26d01cd6ea1e29e9c02fe7d5b649-d # internal github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile path=$WORK/b126/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/internal/sdkuri /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/aws/aws-sdk-go/internal/sdkuri -complete -buildid N60LTmZxVzlwd0H8YluF/N60LTmZxVzlwd0H8YluF -goversion go1.15.3 -D "" -importcfg $WORK/b327/importcfg -pack -c=4 ./path.go cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/bb/bbaf22b76dec1e85d3224fde83e90c15f95fb00d99f1ffb09bb404ea00adfd4e-d # internal regexp mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile regexp/syntax=$WORK/b059/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p regexp -std -complete -buildid 9QQoKbQFbuHDYpFBUfwq/9QQoKbQFbuHDYpFBUfwq -goversion go1.15.3 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/98/981590a4a803d5e86b0e0fb3dd9e8c94e3c1a2181c5c783f709c6d912d4aa23a-d # internal github.com/aws/aws-sdk-go/aws/arn mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/arn /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/aws/aws-sdk-go/aws/arn -complete -buildid oQlwELbIm_w-o4qbyIbt/oQlwELbIm_w-o4qbyIbt -goversion go1.15.3 -D "" -importcfg $WORK/b331/importcfg -pack -c=4 ./arn.go cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/40/4067eeeba3b135b0dccb6ec8f1977c1261573d4c3167a6998b77b59c96a8de75-d # internal github.com/pin/tftp/netascii mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/pin/tftp/netascii /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p github.com/pin/tftp/netascii -complete -buildid tVDzS2EGkXWqYgkOZLJi/tVDzS2EGkXWqYgkOZLJi -goversion go1.15.3 -D "" -importcfg $WORK/b343/importcfg -pack -c=4 ./netascii.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/df/df20019fac00a80af0d645da4ae0d6c80644927880eff213adc3c3fee7914d61-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/00/00e89c8520a1fe2db48457ae1d1c4f79548eaf27ad9fac5dd8a9609eb1d0aee6-d # internal github.com/aws/aws-sdk-go/service/s3/internal/arn mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b331/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/service/s3/internal/arn /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/aws/aws-sdk-go/service/s3/internal/arn -complete -buildid nAE947asf3yMrAm3JL2y/nAE947asf3yMrAm3JL2y -goversion go1.15.3 -D "" -importcfg $WORK/b336/importcfg -pack -c=4 ./accesspoint_arn.go ./arn.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/74/74c0b75651d009fdfac03fb6020bfe3c6239e921b985f29006080c2aef1b719c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/f5/f5e0ada3b27158b58318c153a5facaf5bc6a1375c9969b29f3ad916c1a321760-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/f3/f3f1825b2a80944b1e0d139ca1dc10c1d53533f53466c5e69d6f6e10ed86bfd2-d # internal context mkdir -p $WORK/b050/ internal/poll mkdir -p $WORK/b028/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/poll -std -buildid XICmyKhNEYRz1LIVE9C7/XICmyKhNEYRz1LIVE9C7 -goversion go1.15.3 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go google.golang.org/grpc/backoff mkdir -p $WORK/b159/ cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p context -std -complete -buildid 62I7beAHfYqCKAkaBM22/62I7beAHfYqCKAkaBM22 -goversion go1.15.3 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./context.go cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/backoff /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p google.golang.org/grpc/backoff -complete -buildid f1fUxWKat-o-avQ1pDws/f1fUxWKat-o-avQ1pDws -goversion go1.15.3 -D "" -importcfg $WORK/b159/importcfg -pack -c=4 ./backoff.go google.golang.org/grpc/internal/grpcrand mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b054/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal/grpcrand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p google.golang.org/grpc/internal/grpcrand -complete -buildid _yBs2eGPuGUhQgVoy2Ab/_yBs2eGPuGUhQgVoy2Ab -goversion go1.15.3 -D "" -importcfg $WORK/b203/importcfg -pack -c=4 ./grpcrand.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/7d/7d9e0c04ed404f1e25bf819b41565fa81281a8a42609ddcf14618f3dba2c15f6-d # internal google.golang.org/grpc/keepalive mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/keepalive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p google.golang.org/grpc/keepalive -complete -buildid Ce8vHc8bZGcOaAcq0WsZ/Ce8vHc8bZGcOaAcq0WsZ -goversion go1.15.3 -D "" -importcfg $WORK/b240/importcfg -pack -c=4 ./keepalive.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/e2/e2269611f6e0e3136310cb146cfdcf8c8b21176016cc7df9bab2820def10a36d-d # internal google.golang.org/api/internal/third_party/uritemplates mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/api/internal/third_party/uritemplates /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p google.golang.org/api/internal/third_party/uritemplates -complete -buildid -2GjEngCDuCYCu0Et5Vq/-2GjEngCDuCYCu0Et5Vq -goversion go1.15.3 -D "" -importcfg $WORK/b253/importcfg -pack -c=4 ./uritemplates.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/1e/1e375b2e3c80def7b680aa15d4a9353280d1964604aba38520f1991317d1806f-d # internal github.com/aws/aws-sdk-go/internal/sdkrand mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b054/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/internal/sdkrand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/aws/aws-sdk-go/internal/sdkrand -complete -buildid 66Q4WFzElGq2IBUjqCfu/66Q4WFzElGq2IBUjqCfu -goversion go1.15.3 -D "" -importcfg $WORK/b308/importcfg -pack -c=4 ./locked_source.go ./read.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/d3/d3fe76294dbef8b1c2cb9975c52bcf21d309349f5ad22f16745990dc05e6c444-d # internal google.golang.org/grpc/internal/backoff mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/backoff=$WORK/b159/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b203/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal/backoff /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p google.golang.org/grpc/internal/backoff -complete -buildid OuXDfbofOl-h454rwS_T/OuXDfbofOl-h454rwS_T -goversion go1.15.3 -D "" -importcfg $WORK/b207/importcfg -pack -c=4 ./backoff.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/90/902d9892740f99adf7fd7333295eefe6f8e44291db25cd9311cc126e6bcf2bfe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/b0/b018289104f29342022d4c0cde2fae4e319f3804c6ab3a48d5ac1b617bbe1837-d # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/71/7180c087fb9f11f59de7ef64aa449d0cfcf57745c11aaae092c79bfdaa8efa80-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/tap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p google.golang.org/grpc/tap -complete -buildid 7AW4l60rUXrc7FXMwENE/7AW4l60rUXrc7FXMwENE -goversion go1.15.3 -D "" -importcfg $WORK/b243/importcfg -pack -c=4 ./tap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/27/2760b87d4a4f6b3d953a99c14ef8446c11f117c9010ca24a3ffabdf1d589f526-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/d0/d09f073ac329bb7943fb377758b7ed388a798ff18277a0330f466345550353c1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/90/90d99190e057bae084373304690d51b276a0f024ae4aba119293b64858b8fd84-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p os -std -buildid uh0hZ6k6hvbgaaoYlYMt/uh0hZ6k6hvbgaaoYlYMt -goversion go1.15.3 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b015/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/2c/2c0180ae04401ee7b847521806d0f4b17bdf50700dd915e19599023b0a750493-d # internal internal/fmtsort mkdir -p $WORK/b014/ encoding/binary mkdir -p $WORK/b039/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/fmtsort -std -complete -buildid 7oyqOxjvAk--OZrn0XWq/7oyqOxjvAk--OZrn0XWq -goversion go1.15.3 -D "" -importcfg $WORK/b014/importcfg -pack -c=4 ./sort.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p encoding/binary -std -complete -buildid V8x8lpRlGuOV1T_JBr8X/V8x8lpRlGuOV1T_JBr8X -goversion go1.15.3 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/c6/c61aae1d7b13a717776a247f79479cfcd2f80c70c3c4961fc6168c31c7c4feab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d6/d6330b23152c0b94f7715facb0409bf8015525145170eee075526c1515a784de-d # internal encoding/base64 mkdir -p $WORK/b044/ crypto/cipher mkdir -p $WORK/b079/ cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/4f/4ff4deaa9d391faff0fc7f0655bfc9a6ab7fa4ecfe9a329daf3dce5c182e9ede-d # internal cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p encoding/base64 -std -complete -buildid SBRDXKsHsYjjE_F4YmaQ/SBRDXKsHsYjjE_F4YmaQ -goversion go1.15.3 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./base64.go path/filepath mkdir -p $WORK/b048/ crypto/ed25519/internal/edwards25519 cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b079/symabis ./xor_amd64.s mkdir -p $WORK/b092/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF crypto/sha512 cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p path/filepath -std -complete -buildid 2auTjoQdxTwO2LdwUsi-/2auTjoQdxTwO2LdwUsi- -goversion go1.15.3 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go mkdir -p $WORK/b036/ cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid if7XgBHpiHlCzNgmqs9k/if7XgBHpiHlCzNgmqs9k -goversion go1.15.3 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./const.go ./edwards25519.go cat >$WORK/b036/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b036/symabis ./sha512block_amd64.s fmt mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p fmt -std -complete -buildid meMTwv5WmjQPa7C50kz3/meMTwv5WmjQPa7C50kz3 -goversion go1.15.3 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/cipher -std -buildid 1Q0vFPXP_nQTWTsXK3iA/1Q0vFPXP_nQTWTsXK3iA -goversion go1.15.3 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p crypto/sha512 -std -buildid EhHSTlpBI04C1SNofR8w/EhHSTlpBI04C1SNofR8w -goversion go1.15.3 -symabis $WORK/b036/symabis -D "" -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/7f/7f45f860fd643472b5a90071bc0be31920caacd7eb17a61fc1ba4672c15ea1e7-d # internal net mkdir -p $WORK/b049/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b049/ -importpath net -- -I $WORK/b049/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b036/sha512block_amd64.o ./sha512block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/05/052829d3ec3d082d044d5bcbb9a9f9b49ae45c4cbbe44093256f89d76e78e54d-d # internal io/ioutil mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p io/ioutil -std -complete -buildid 6DxV5EFVx7kHNXt2wzZo/6DxV5EFVx7kHNXt2wzZo -goversion go1.15.3 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b036/_pkg_.a $WORK/b036/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/58/58a7805c3d3a71471ace97e9db0a99ea5764086125fbc5dad818e1e576efadf0-d # internal crypto/md5 mkdir -p $WORK/b094/ cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b094/symabis ./md5block_amd64.s cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/md5 -std -buildid ToSQHHtuvn0lD7ajhSKv/ToSQHHtuvn0lD7ajhSKv -goversion go1.15.3 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b079/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/d7/d79d89d1dba10a585a89ee4c15a409e786b69ec7d8568682278dc47e5769965a-d # internal crypto/sha1 mkdir -p $WORK/b097/ cat >$WORK/b097/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b097/symabis ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b079/_pkg_.a $WORK/b079/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/69/69310a0f6c45859154aa540226e448e97167d177aed501bb41d6167b84225b38-d # internal crypto/aes mkdir -p $WORK/b078/ cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b078/symabis ./asm_amd64.s ./gcm_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b094/md5block_amd64.o ./md5block_amd64.s cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/sha1 -std -buildid B_38DDZh146tuRngFxQG/B_38DDZh146tuRngFxQG -goversion go1.15.3 -symabis $WORK/b097/symabis -D "" -importcfg $WORK/b097/importcfg -pack -asmhdr $WORK/b097/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_amd64.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b094/_pkg_.a $WORK/b094/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/3d/3d92b2a210b16f8895a1c01bc57cd11f158eb7a64d6538997f9375bf3eda1c5c-d # internal crypto/des mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/des -std -complete -buildid D5uP-x3WzVDY-rnkNskT/D5uP-x3WzVDY-rnkNskT -goversion go1.15.3 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/aes -std -buildid Pdli6eChXq404NrZ9LHl/Pdli6eChXq404NrZ9LHl -goversion go1.15.3 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/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_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/56/56ecd2145b02dc3b0febd8dfe6b8a9b06d218de08d46f541520d13b8e0abe83b-d # internal crypto/sha256 mkdir -p $WORK/b098/ cat >$WORK/b098/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b098/symabis ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/de/de4db2abf3c32f3654e46f0f1d8dfe150a9a0d67d845db5da54b7667d2f19333-d # internal encoding/pem mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p encoding/pem -std -complete -buildid KzRDXGybpzNt3cRm5BMj/KzRDXGybpzNt3cRm5BMj -goversion go1.15.3 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./pem.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b097/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b078/asm_amd64.o ./asm_amd64.s cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/sha256 -std -buildid w-AkJlNiKmd4f57Vrvkp/w-AkJlNiKmd4f57Vrvkp -goversion go1.15.3 -symabis $WORK/b098/symabis -D "" -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b078/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b097/_pkg_.a $WORK/b097/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/e5/e51c8d9432dc65b199093340112674ec4c8d3e174d4c5f176529173a390f7930-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b106/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid nOk9mybMY5GaKdCZXNtx/nOk9mybMY5GaKdCZXNtx -goversion go1.15.3 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b098/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b078/_pkg_.a $WORK/b078/asm_amd64.o $WORK/b078/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/ae/ae65c39b3a78b25318fd27ad252cee84cf83e84f21dd6d7f23c32d7b359151a2-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b107/ cat >$WORK/b107/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b107/symabis ./sum_amd64.s cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/70/70c83b40dcdf37f2ac2c770eb367ff62b09f7449ccf323bf066b571ba1a635f7-d # internal cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF vendor/golang.org/x/sys/cpu mkdir -p $WORK/b108/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid PL3EWP_KfNFLl_XY2_bd/PL3EWP_KfNFLl_XY2_bd -goversion go1.15.3 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h -c=4 ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go cat >$WORK/b108/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b108/symabis ./cpu_x86.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b098/_pkg_.a $WORK/b098/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/31/313584999afbded6560ca5bedd283b01c283fb212c256a08aab167b1098c47dd-d # internal os/exec mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p os/exec -std -complete -buildid XMGtMnz6YZdYQ1QFZKzn/XMGtMnz6YZdYQ1QFZKzn -goversion go1.15.3 -D "" -importcfg $WORK/b144/importcfg -pack -c=4 ./exec.go ./exec_unix.go ./lp_unix.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/sys/cpu -std -buildid ebMTFBVkmh3fhzWeifbd/ebMTFBVkmh3fhzWeifbd -goversion go1.15.3 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h -c=4 ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_linux_noinit.go ./cpu_x86.go ./hwcap_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/3d/3df076274be169a31929a18e2171f980a7420f24460d6c425d8c95dcc51107f7-d # internal flag mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p flag -std -complete -buildid Ljde9ydMi1Uoov6Bc0k0/Ljde9ydMi1Uoov6Bc0k0 -goversion go1.15.3 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./flag.go cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/49/491eb1c6ca3c027fdc2e6537ac2d741abec0e91aa40e523909ba7fffa795a97c-d # internal encoding/hex mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p encoding/hex -std -complete -buildid PcHUZmCTbeukvAbsKCXP/PcHUZmCTbeukvAbsKCXP -goversion go1.15.3 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./hex.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b108/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b107/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b107/_pkg_.a $WORK/b107/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/90/9071b71325ef27d58326850ece7306277210bcd5845c5e980f579fff455b20a7-d # internal encoding/json mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p encoding/json -std -complete -buildid lo2RuLbBpsVC_A72c4Jb/lo2RuLbBpsVC_A72c4Jb -goversion go1.15.3 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b108/_pkg_.a $WORK/b108/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/b1/b163e62abb13cb6f7fa597ca161962377c3e1403bc917bae592d6a940651760f-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p github.com/coreos/go-semver/semver -complete -buildid xZ8VDfzVqdQOgXjMs-t7/xZ8VDfzVqdQOgXjMs-t7 -goversion go1.15.3 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./semver.go ./sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/d3/d357fab10b5caf1b67b81a396ed0c19790f3c35be8d9b122d1bf94d12cec4d1b-d # internal github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/shared/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/coreos/ignition/v2/config/shared/errors -lang=go1.11 -complete -buildid BXSUzOgk-wLE1WvZCEY6/BXSUzOgk-wLE1WvZCEY6 -goversion go1.15.3 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/2b/2b008f722782877d6a72d716f584492f5d516fa84b6b2c9a5edd02af2421dac4-d # internal github.com/coreos/vcontext/path mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p github.com/coreos/vcontext/path -complete -buildid EdAq4-mYZk8TfWIxqLFM/EdAq4-mYZk8TfWIxqLFM -goversion go1.15.3 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/33/33a5ff09fb44b503f044801289e3c498ff240e129390e6dafd7da5ce62f69eef-d # internal github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid HFPXVywzntpSqX3ChdlI/HFPXVywzntpSqX3ChdlI -goversion go1.15.3 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/bf/bfa7245edb8ca1b0f5d46a409d71b0a420a412551b6883741cc0ed489a97d3f4-d # internal compress/flate mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p compress/flate -std -complete -buildid 8xgPjLW3ghO8gMnpHe2G/8xgPjLW3ghO8gMnpHe2G -goversion go1.15.3 -D "" -importcfg $WORK/b074/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_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/95/959146b0b2d2c2aaade87dd49d95d981e160e68658c8187ea3eada552e4d712c-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b062/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p github.com/coreos/vcontext/tree -complete -buildid defl1BHuqxN18ZQQPMmH/defl1BHuqxN18ZQQPMmH -goversion go1.15.3 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/e3/e3c6e57e8ade42887e4d0d46adf5c77919526b1f0ca7dddd007b8f0090df6198-d # internal math/big mkdir -p $WORK/b082/ cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b082/symabis ./arith_amd64.s cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p math/big -std -buildid D_-UCa5hBhiq7GJ-bTRN/D_-UCa5hBhiq7GJ-bTRN -goversion go1.15.3 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h -c=4 ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/d5/d5270fc877953d3f831de8fefffba782a0ca42cae443cb08cd1b22559717d74b-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b068/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/shared/validations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p github.com/coreos/ignition/v2/config/shared/validations -lang=go1.11 -complete -buildid _IL8LWoKaGuIi72N7NLQ/_IL8LWoKaGuIi72N7NLQ -goversion go1.15.3 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./unit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/18/18a43a52ffbaa47827079db1cfc4c6941c93f55ad81e28d53199f93faac0f87c-d # internal net/url mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p net/url -std -complete -buildid jO1dD8Pl3NSmRrRTTw-K/jO1dD8Pl3NSmRrRTTw-K -goversion go1.15.3 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/52/5288e790b6360db5492a03af97ba05f838c9f71ecfe4623ae988c51e06dbff3b-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b064/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p github.com/coreos/vcontext/report -complete -buildid lr6jmpme1fxEYPHKt_tG/lr6jmpme1fxEYPHKt_tG -goversion go1.15.3 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/2b/2b6014f21c92c0f54d9fb9339a38b6cf6472c960fe923d947c4cc250bec48fb2-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b104/ cat >$WORK/b104/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b104/symabis ./chacha20poly1305_amd64.s cd $WORK/b049 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b108/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid oZxNGNnpuXCEJzGYYoJ1/oZxNGNnpuXCEJzGYYoJ1 -goversion go1.15.3 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h -c=4 ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/6c/6c9605c9e7f1b95f3646ec38ec08e9d2a2968c886d86e7d5abd31494aa69936d-d # internal compress/gzip mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile compress/flate=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile hash/crc32=$WORK/b075/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p compress/gzip -std -complete -buildid MZ3DfJZcmzMbJLt4tS-r/MZ3DfJZcmzMbJLt4tS-r -goversion go1.15.3 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./gunzip.go ./gzip.go cd $WORK/b049 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/ff/ff82c927df5247e87dbc1209c0fa0f265052b30833d2c5fe3a8836121d16d725-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b109/ cat >$WORK/b109/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b109/symabis ./curve25519_amd64.s cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid _bpUl2z1NSGQ7pZrlA8p/_bpUl2z1NSGQ7pZrlA8p -goversion go1.15.3 -symabis $WORK/b109/symabis -D "" -importcfg $WORK/b109/importcfg -pack -asmhdr $WORK/b109/go_asm.h -c=4 ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b104/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/40/40b1b75f81e550a982b417a85efc4580c56435d17cb5a47ecb770d069aa7c6f9-d # internal log mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p log -std -complete -buildid tfRfwB-9mquv-EC8Qr5W/tfRfwB-9mquv-EC8Qr5W -goversion go1.15.3 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./log.go cd $WORK/b049 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/a2/a2ab9c637498ba8edb7a8b27c3b96122d34483d2ea8f6470324d0a34de6158db-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/coreos/ignition/v2/config/util -lang=go1.11 -complete -buildid aeXlGTEyeLEZbxj0XTb_/aeXlGTEyeLEZbxj0XTb_ -goversion go1.15.3 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b109/curve25519_amd64.o ./curve25519_amd64.s cd $WORK/b049 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b104/_pkg_.a $WORK/b104/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b109/_pkg_.a $WORK/b109/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/e6/e635d7acfcffd2b3841b60b42b3b22e053115258e8f9dd9c593495957870a99a-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b117/ cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/a3/a3d8a33dc0e4fb5d9ab531c0bdca260f605246fc4edacdf13911e00b722f7b48-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid R3pmzWVrFvXmkith_LUG/R3pmzWVrFvXmkith_LUG -goversion go1.15.3 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b114/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid _KUlEanjog_MPrCmcYGz/_KUlEanjog_MPrCmcYGz -goversion go1.15.3 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/67/67cdbbfd189589dce3fbdc6418d77a79037ab7b40a6020cbc4395eb970fe951f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid P5bzOVlenuqVOyIzfm1U/P5bzOVlenuqVOyIzfm1U -goversion go1.15.3 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/18/189beccc18b91e081605c2d8f377e4f076a64e553bcb16491fe20b874b05d56b-d # internal github.com/coreos/ignition/v2/config/merge mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/merge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p github.com/coreos/ignition/v2/config/merge -lang=go1.11 -complete -buildid eLsdjaJ52O42wlm5lXDM/eLsdjaJ52O42wlm5lXDM -goversion go1.15.3 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./merge.go cd $WORK/b049 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/0e/0e2a2da72a79f3c0f339b5af65d0e7c17dc5625a7347b555f9e7af2720abe17b-d # internal mime mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p mime -std -complete -buildid BiRu6gcU8khcarlTjGGU/BiRu6gcU8khcarlTjGGU -goversion go1.15.3 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -o $WORK/b049/_cgo_.o $WORK/b049/_cgo_main.o $WORK/b049/_x001.o $WORK/b049/_x002.o $WORK/b049/_x003.o $WORK/b049/_x004.o $WORK/b049/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/bf/bf0c286a93a974465076f4591beb2bc169971230e820a0423ff98b3f8dcd30e2-d # internal mime/quotedprintable mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p mime/quotedprintable -std -complete -buildid dvYThGJyEGzntwBxyxnU/dvYThGJyEGzntwBxyxnU -goversion go1.15.3 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./reader.go ./writer.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b049/_cgo_.o -dynout $WORK/b049/_cgo_import.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b051/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b052/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b053/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p net -std -buildid GruXeKe-3YDBqNmN1_dB/GruXeKe-3YDBqNmN1_dB -goversion go1.15.3 -D "" -importcfg $WORK/b049/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_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b049/_cgo_gotypes.go $WORK/b049/cgo_linux.cgo1.go $WORK/b049/cgo_resnew.cgo1.go $WORK/b049/cgo_socknew.cgo1.go $WORK/b049/cgo_unix.cgo1.go $WORK/b049/_cgo_import.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b082/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/0b/0bf0baa639b25287175cf9335dc2209353fd2bbfb6c5e03ddb42c7a5f95f7a9c-d # internal net/http/internal mkdir -p $WORK/b125/ /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b082/_pkg_.a $WORK/b082/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p net/http/internal -std -complete -buildid De5-QFp5gqTqicqjq-p2/De5-QFp5gqTqicqjq-p2 -goversion go1.15.3 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./chunked.go ./testcert.go cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/80/80aa727348e714eea8327d1a45dfeb1d2b9ea5a7cd6123990db40fb0a37b1e11-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b113/ cat >$WORK/b113/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/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b115/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid FfEsocDErq_wdFpfjVlS/FfEsocDErq_wdFpfjVlS -goversion go1.15.3 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/e0/e0cac58f0a81164c818fdf3e3e69c12733fd479b1a9e46a7e7d8bc786c508a4f-d # internal crypto/rand mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile crypto/aes=$WORK/b078/_pkg_.a packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/rand -std -complete -buildid 6kVs7FEywc06tXB40Jxs/6kVs7FEywc06tXB40Jxs -goversion go1.15.3 -D "" -importcfg $WORK/b077/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_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/ac/ac771f28a64b8a6f92183ef005f9a6fc75ad9f158936ecef9467ee2525296ae8-d # internal crypto/elliptic mkdir -p $WORK/b086/ cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b086/symabis ./p256_asm_amd64.s cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/elliptic -std -buildid arJ442-PRIKA1C-Xxzrt/arJ442-PRIKA1C-Xxzrt -goversion go1.15.3 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h -c=4 ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/fb/fb6d68598a53a1ca1aaad9348b443a067e4e5b0229f9b04076d79efd8d382f9b-d # internal encoding/asn1 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p encoding/asn1 -std -complete -buildid iVVajTXKFG0R4VGIo5Qe/iVVajTXKFG0R4VGIo5Qe -goversion go1.15.3 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/06/06f064c53791b703e56a52e3e81e5dc8c6ffe25d304fb1e0a7a73d04d2aa1505-d # internal crypto/dsa mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/dsa -std -complete -buildid bWKZHQ2NtYXrcLoRkPQf/bWKZHQ2NtYXrcLoRkPQf -goversion go1.15.3 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./dsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/5a/5a9aacb7b62286f890ec8bbf115079d6c61dfd8a1e30fb0e8a1f42b99b885c91-d # internal crypto/ed25519 mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile crypto=$WORK/b037/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b092/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile crypto/sha512=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/ed25519 -std -complete -buildid BzCETsIS-3dS7FRulbLr/BzCETsIS-3dS7FRulbLr -goversion go1.15.3 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/ee/eed196a9f0092590a1326edf7314b86571a35827e54824e0ced2e1c84ea97730-d # internal crypto/rsa mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile crypto=$WORK/b037/_pkg_.a packagefile crypto/internal/randutil=$WORK/b087/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/rsa -std -complete -buildid vnjxePg0vKYoq-80xjO4/vnjxePg0vKYoq-80xjO4 -goversion go1.15.3 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/9e/9e039aca30e9bd0b8912537ec7cab0a2e4fe0d4170c012b9244bf26ab6bb2be3-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b112/ cat >$WORK/b112/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/b013/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b117/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/net/idna -std -complete -buildid 9s44hcFQcB1TfuOPRZMR/9s44hcFQcB1TfuOPRZMR -goversion go1.15.3 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/be/bebf7d413717c7c007997a44e3e12af006972c167429dfda045537675baf640f-d # internal github.com/ajeddeloh/go-json mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/ajeddeloh/go-json -complete -buildid qu0Etj6gAK5GUFTOaC2U/qu0Etj6gAK5GUFTOaC2U -goversion go1.15.3 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b086/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b086/_pkg_.a $WORK/b086/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/87/8720c22909ebbfd69df758425bf38e890c434ece041960b369d2dbaea73ea497-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/coreos/vcontext/validate -complete -buildid qZt7IKWIDOP0E3EB_Mv5/qZt7IKWIDOP0E3EB_Mv5 -goversion go1.15.3 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/da/dac083ec9251b41d8451d2af8670394c93ef0e91766afadc0c6064421eb1e1fa-d # internal github.com/coreos/ignition/v2/config/translate mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/ignition/v2/config/translate -lang=go1.11 -complete -buildid pr_3tCC7TrUgyrfhs-4p/pr_3tCC7TrUgyrfhs-4p -goversion go1.15.3 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/34/347f1a9270ba9626803350cbd2c6caa4f746e19a672b0e19a84c7f3a83fb644d-d # internal github.com/coreos/ignition/v2/internal/registry mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/registry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/coreos/ignition/v2/internal/registry -lang=go1.11 -complete -buildid 8kPrenoNbQs1miV31Y4T/8kPrenoNbQs1miV31Y4T -goversion go1.15.3 -D "" -importcfg $WORK/b145/importcfg -pack -c=4 ./registry.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/f3/f380c60d39e3e7c9b03c41ca4f432a232ee4d267a5f03c9b4c5a7cc98f1e961f-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b090/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid CKUcAynkE9pKdRHTEXQ5/CKUcAynkE9pKdRHTEXQ5 -goversion go1.15.3 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/b3/b34c59ad08f5cfac9f4772093c7a0181c567d77c0ab6603dc143f0a3887d8489-d # internal crypto/x509/pkix mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b089/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/x509/pkix -std -complete -buildid na4w8GSp6-c__mA3FkIB/na4w8GSp6-c__mA3FkIB -goversion go1.15.3 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./pkix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/c4/c4c0cde011af85c4eebbaca1b39a60d32b6fd89f2ba11137b629d75c0c749497-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/net/internal/timeseries /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p golang.org/x/net/internal/timeseries -complete -buildid ZZNpys9v9nQzPplSdZQs/ZZNpys9v9nQzPplSdZQs -goversion go1.15.3 -D "" -importcfg $WORK/b153/importcfg -pack -c=4 ./timeseries.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/c6/c64a4ad35f77ffd98bb557b9dc257d2ce7533e349a5876fc7faaea0f7204a935-d # internal text/template/parse mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p text/template/parse -std -complete -buildid C3aq3GzWfQ_OjKAWebwX/C3aq3GzWfQ_OjKAWebwX -goversion go1.15.3 -D "" -importcfg $WORK/b157/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/75/75eacb4b4017ae888046359993030598d3a66473049a6ad1a27b7d6d060c4a2a-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/internal/grpclog=$WORK/b163/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p google.golang.org/grpc/grpclog -complete -buildid RbeYHva4MwWvBTerypVJ/RbeYHva4MwWvBTerypVJ -goversion go1.15.3 -D "" -importcfg $WORK/b162/importcfg -pack -c=4 ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/8c/8cc48b2f3180e4492b774446790c02769586c6719b6919cc9843589ba1898638-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b162/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p google.golang.org/grpc/connectivity -complete -buildid inGbIMS4-wpjqq0z70Ye/inGbIMS4-wpjqq0z70Ye -goversion go1.15.3 -D "" -importcfg $WORK/b161/importcfg -pack -c=4 ./connectivity.go cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/75/75f89d6df134ab181da41837651683b6f574ca2fdb57277153928508b6b3301b-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile hash/fnv=$WORK/b170/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p google.golang.org/protobuf/internal/detrand -complete -buildid tQMu3Q3LevQCJgCtOIQY/tQMu3Q3LevQCJgCtOIQY -goversion go1.15.3 -D "" -importcfg $WORK/b169/importcfg -pack -c=4 ./rand.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/69/69dd532076a2f78a9282985adf3488ee89678964227301b8c9f17ac3fbeff75c-d # internal go/token mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p go/token -std -complete -buildid 15dGE7uk8ukOWP_cYTXb/15dGE7uk8ukOWP_cYTXb -goversion go1.15.3 -D "" -importcfg $WORK/b178/importcfg -pack -c=4 ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/1b/1b5449ab795ccd6b291eb72147685e1a01d8f45a25eda86d595b6f8fd546ca9f-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b169/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p google.golang.org/protobuf/internal/errors -complete -buildid IYmFu_k4Cg36J5yju-9p/IYmFu_k4Cg36J5yju-9p -goversion go1.15.3 -D "" -importcfg $WORK/b168/importcfg -pack -c=4 ./errors.go ./is_go113.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/33/3377160704bfe742656544cd9f094c41a90f1c947a097c2345cc350d00e5c39a-d # internal crypto/ecdsa mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b037/_pkg_.a packagefile crypto/aes=$WORK/b078/_pkg_.a packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile crypto/elliptic=$WORK/b086/_pkg_.a packagefile crypto/internal/randutil=$WORK/b087/_pkg_.a packagefile crypto/sha512=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b090/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/ecdsa -std -complete -buildid YtAnkLgW6jNpTmfXYo2M/YtAnkLgW6jNpTmfXYo2M -goversion go1.15.3 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/3d/3d90905c77f01f51e958cb7896fe2a138d5556bc57856d1d85ca7f13325026eb-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p google.golang.org/protobuf/encoding/protowire -complete -buildid O46NREeKCk3AdVHR2FLF/O46NREeKCk3AdVHR2FLF -goversion go1.15.3 -D "" -importcfg $WORK/b167/importcfg -pack -c=4 ./wire.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/d5/d530270ebfb766061c1bc9ee0f427a5699b4e630c4a4c9fe2b9d0c1f247c6633-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b129/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b064/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/coreos/vcontext/json -complete -buildid a3xwSvdk7G233Zftl4Dd/a3xwSvdk7G233Zftl4Dd -goversion go1.15.3 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/a7/a7db51cffa3fb8f185b9c0f0f0bf7ce065bc4d9cfe5d7b79927f5996ac92c5ba-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p google.golang.org/protobuf/internal/version -complete -buildid rcofQCH7-X0BxKgfu9Jl/rcofQCH7-X0BxKgfu9Jl -goversion go1.15.3 -D "" -importcfg $WORK/b194/importcfg -pack -c=4 ./version.go cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/c3/c387938cb552cb62a9a8f66ac1c3e4d57c05906c11b7d4368a6e3dfad3ff92c8-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p google.golang.org/protobuf/reflect/protoreflect -complete -buildid fXHuCM_8C5pMcCov-PAm/fXHuCM_8C5pMcCov-PAm -goversion go1.15.3 -D "" -importcfg $WORK/b172/importcfg -pack -c=4 ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/15/15adb7da27db107ea7c9c105dde238b639c6ddc128b5ba8914553ab6ef5a7f8c-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b161/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p google.golang.org/grpc/internal -complete -buildid FcCVbuA6iRGoPJ0kSI7V/FcCVbuA6iRGoPJ0kSI7V -goversion go1.15.3 -D "" -importcfg $WORK/b196/importcfg -pack -c=4 ./internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/a1/a1679ea145aca58aaefd3c43044b7142462c6d5cc25a06f70f9f635c586d839e-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b128/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b064/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b130/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p github.com/coreos/ignition/v2/config/validate -lang=go1.11 -complete -buildid DS3A4r27P0XjayXutwPL/DS3A4r27P0XjayXutwPL -goversion go1.15.3 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/99/9933c3613c052ac5fbd6528fab3a215b951a0d98eb440ba7b15d67c158975cef-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b197/ cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/c1/c19af05aa3a90b5ef4e374ac4518f61ebfc05cc06137c98dc6bd9fa1fcde6aa6-d # internal google.golang.org/grpc/attributes mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/attributes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p google.golang.org/grpc/attributes -complete -buildid xc8vJPmtkl6ReWLMWwrW/xc8vJPmtkl6ReWLMWwrW -goversion go1.15.3 -D "" -importcfg $WORK/b199/importcfg -pack -c=4 ./attributes.go cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/metadata /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p google.golang.org/grpc/metadata -complete -buildid CkSdlw5DkvaoO2ZY_bo4/CkSdlw5DkvaoO2ZY_bo4 -goversion go1.15.3 -D "" -importcfg $WORK/b197/importcfg -pack -c=4 ./metadata.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/00/0099bb9bfb89655ec4b95ddcbb55a0c253a03e985972f8b973fa87ed543f8bbc-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p google.golang.org/grpc/codes -complete -buildid mkRrzCpvwRUH54B7gpKA/mkRrzCpvwRUH54B7gpKA -goversion go1.15.3 -D "" -importcfg $WORK/b204/importcfg -pack -c=4 ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/ca/ca4d46465f69f99e0f725b2ae6c7e64fa5c4b1bcd2fc3b587e3a34ab7ac51775-d # internal golang.org/x/sys/unix mkdir -p $WORK/b223/ cat >$WORK/b223/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b223=>" -I $WORK/b223/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b223/symabis ./asm_linux_amd64.s cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b224/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p golang.org/x/sys/unix -buildid lmM-DpawfJxhG7w7LGd7/lmM-DpawfJxhG7w7LGd7 -goversion go1.15.3 -symabis $WORK/b223/symabis -D "" -importcfg $WORK/b223/importcfg -pack -asmhdr $WORK/b223/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_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_amd64.go ./zptrace_x86_linux.go ./zsyscall_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/63/639f2a49581fef7b7c1f2cbcbd308439467690069a03445be87485f4eca2dc93-d # internal google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b208/ cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/88/880fec66c587c6c24471aeb0351da90345588969432519be68bf6078e1c6e89f-d # internal cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b197/_pkg_.a EOF google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b225/ cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal/balancerload /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p google.golang.org/grpc/internal/balancerload -complete -buildid uSJlTvlG55QQWKlsvv8f/uSJlTvlG55QQWKlsvv8f -goversion go1.15.3 -D "" -importcfg $WORK/b208/importcfg -pack -c=4 ./load.go cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal/envconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p google.golang.org/grpc/internal/envconfig -complete -buildid 3TupIhPhQrH7OFZMxbMo/3TupIhPhQrH7OFZMxbMo -goversion go1.15.3 -D "" -importcfg $WORK/b225/importcfg -pack -c=4 ./envconfig.go cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/42/42626b50bebc8a47f22dd1ebf7ee5199539ef3d3bf518b15ed8c005da28d293c-d # internal text/template mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile text/template/parse=$WORK/b157/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p text/template -std -complete -buildid ibM9Asg0ZR_pxikdn0uY/ibM9Asg0ZR_pxikdn0uY -goversion go1.15.3 -D "" -importcfg $WORK/b156/importcfg -pack -c=4 ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/cb/cbdf4a7ce2988e70a4f9c9092eb45f4bce4f0f11a23a0e83df0ae2fabb1b22cd-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p golang.org/x/text/unicode/bidi -complete -buildid H7n5Lt0XHxbhptzYPibc/H7n5Lt0XHxbhptzYPibc -goversion go1.15.3 -D "" -importcfg $WORK/b236/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/cd/cdf6de3869311a14ac11312f3b2ba3e5a53f9b7801528215c8a30032d5fe994e-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b235/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p golang.org/x/text/unicode/norm -complete -buildid T1ryiOZfPFXJQcRKyznG/T1ryiOZfPFXJQcRKyznG -goversion go1.15.3 -D "" -importcfg $WORK/b237/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/c4/c4175e181371347ecca37a891f18d74e94ae680f428bae0b1a7b40c1ca411c97-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p google.golang.org/protobuf/reflect/protoregistry -complete -buildid TKAHDDhEjrCJlGEgGaud/TKAHDDhEjrCJlGEgGaud -goversion go1.15.3 -D "" -importcfg $WORK/b174/importcfg -pack -c=4 ./registry.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b049/_pkg_.a $WORK/b049/_x001.o $WORK/b049/_x002.o $WORK/b049/_x003.o $WORK/b049/_x004.o $WORK/b049/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/f0/f0a6654e5d458c27ccec83284731285a103702574f033e9c936c941a48f4743c-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile math=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p google.golang.org/protobuf/internal/encoding/messageset -complete -buildid tM5T4NgvTgBjst2D6r_H/tM5T4NgvTgBjst2D6r_H -goversion go1.15.3 -D "" -importcfg $WORK/b171/importcfg -pack -c=4 ./messageset.go cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/d8/d87496626378f1a9a58d4f4a09d1cff40674b6bb7ef32d05924f15780ad3ed13-d # internal github.com/coreos/go-systemd/v22/journal mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/go-systemd/v22/journal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p github.com/coreos/go-systemd/v22/journal -complete -buildid XpKRgm1DOLU5F4OhulF9/XpKRgm1DOLU5F4OhulF9 -goversion go1.15.3 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./journal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/d4/d4971ace0c1c3a99290a8c137d2c20e78dcd1e9a5a3022318eb0587d94c3b023-d # internal crypto/x509 mkdir -p $WORK/b099/ cat >$WORK/b099/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/b042/_pkg_.a packagefile crypto=$WORK/b037/_pkg_.a packagefile crypto/aes=$WORK/b078/_pkg_.a packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile crypto/des=$WORK/b084/_pkg_.a packagefile crypto/dsa=$WORK/b100/_pkg_.a packagefile crypto/ecdsa=$WORK/b085/_pkg_.a packagefile crypto/ed25519=$WORK/b091/_pkg_.a packagefile crypto/elliptic=$WORK/b086/_pkg_.a packagefile crypto/md5=$WORK/b094/_pkg_.a packagefile crypto/rsa=$WORK/b096/_pkg_.a packagefile crypto/sha1=$WORK/b097/_pkg_.a packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile crypto/sha512=$WORK/b036/_pkg_.a packagefile crypto/x509/pkix=$WORK/b101/_pkg_.a packagefile encoding/asn1=$WORK/b089/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile encoding/pem=$WORK/b102/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b090/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/x509 -std -complete -buildid QQJGBztjWQTwb4GEa2z9/QQJGBztjWQTwb4GEa2z9 -goversion go1.15.3 -D "" -importcfg $WORK/b099/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_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/95/954dc783bdbdb4fc51d812baa84aa3257247fd1f72c7ce1303ec11d82c37daa8-d # internal net/textproto mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p net/textproto -std -complete -buildid 9uIW6YMoZKgEz3xwWnjC/9uIW6YMoZKgEz3xwWnjC -goversion go1.15.3 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/d6/d6308a2c324ad3c9f66568c13256f255821ea2f461f54f3e54cb15c5cb8051da-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b119/ cat >$WORK/b119/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/b013/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b112/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid 1YZDqCyuSrIlwoRYaCR1/1YZDqCyuSrIlwoRYaCR1 -goversion go1.15.3 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/bb/bb92017bb17b3ffde87da54c3f9b6d77825b1059b26d456ffd84e08bcd7264a8-d # internal log/syslog mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p log/syslog -std -complete -buildid tglBn2YCGm9CXt-bHAxb/tglBn2YCGm9CXt-bHAxb -goversion go1.15.3 -D "" -importcfg $WORK/b143/importcfg -pack -c=4 ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/d2/d2e96d36b8cd2b777eb195abf7030e14768b03917db95060d26ff1cafe862fc6-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b111/ cat >$WORK/b111/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/b112/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid G6HOZ4fr9c9X9nH372Dn/G6HOZ4fr9c9X9nH372Dn -goversion go1.15.3 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/98/98f862348f23943c9b4d215c155f0825afd21ae445964524abfd87a9525903f5-d # internal mime/multipart mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile mime=$WORK/b121/_pkg_.a packagefile mime/quotedprintable=$WORK/b123/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p mime/multipart -std -complete -buildid YKyijRVPvq6I8-C2qHJD/YKyijRVPvq6I8-C2qHJD -goversion go1.15.3 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/6a/6a5135beeb6b4cb2e1b525c5e4ad83e6fb102294c8787336e735ffde30a20c61-d # internal github.com/coreos/ignition/v2/internal/log mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log/syslog=$WORK/b143/_pkg_.a packagefile os/exec=$WORK/b144/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/coreos/ignition/v2/internal/log -lang=go1.11 -complete -buildid IeR5euFenHcsV2STx7VX/IeR5euFenHcsV2STx7VX -goversion go1.15.3 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./log.go ./stdout.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/c6/c6bbfd9952fc56a908fab0ba813ac2fffd2e3e12f7b5aecd023da45b77b7536c-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p google.golang.org/protobuf/internal/strs -complete -buildid yBw7ZHjhskIyapiuo81V/yBw7ZHjhskIyapiuo81V -goversion go1.15.3 -D "" -importcfg $WORK/b177/importcfg -pack -c=4 ./strings.go ./strings_unsafe.go cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/27/2780c7e75cd304ba190274e1c256fb8ed47eb5692348b19c992726c71e0cfb7f-d # internal html/template mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile html=$WORK/b155/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile text/template=$WORK/b156/_pkg_.a packagefile text/template/parse=$WORK/b157/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p html/template -std -complete -buildid Q5X1XFVXUAlEW1wcY-kS/Q5X1XFVXUAlEW1wcY-kS -goversion go1.15.3 -D "" -importcfg $WORK/b154/importcfg -pack -c=4 ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b223=>" -I $WORK/b223/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b223/asm_linux_amd64.o ./asm_linux_amd64.s cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/ac/ac8640fe90a6b46e21fc35e2e5bf0ca6165782171b6cfeea21b9b830c480843e-d # internal google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p google.golang.org/protobuf/internal/mapsort -complete -buildid nyjI7gpFJVYMyxlsK0d8/nyjI7gpFJVYMyxlsK0d8 -goversion go1.15.3 -D "" -importcfg $WORK/b180/importcfg -pack -c=4 ./mapsort.go cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/23/23d6c57a9089075f8090b17262c0a4ab487cd601807767441977d85b2221d2f3-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p google.golang.org/protobuf/internal/encoding/text -complete -buildid iQB6EPsqN1naWx6qXK6V/iQB6EPsqN1naWx6qXK6V -goversion go1.15.3 -D "" -importcfg $WORK/b175/importcfg -pack -c=4 ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b223/_pkg_.a $WORK/b223/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/37/37e69611d6a651fe22b5a9db235e9eba12f71a63fe803b1577702e0eb9f09c16-d # internal google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p google.golang.org/protobuf/internal/fieldsort -complete -buildid a4KEqMiZzSd7cHMn74ec/a4KEqMiZzSd7cHMn74ec -goversion go1.15.3 -D "" -importcfg $WORK/b183/importcfg -pack -c=4 ./fieldsort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/0a/0a006b5296e1b045790a0a7902db8d3f762f048ae2ee9cd71054b6644131a058-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p google.golang.org/protobuf/runtime/protoiface -complete -buildid ww8NLtrqVvp49KNXPQxT/ww8NLtrqVvp49KNXPQxT -goversion go1.15.3 -D "" -importcfg $WORK/b184/importcfg -pack -c=4 ./legacy.go ./methods.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/c0/c0869ec2f2a4e3ca33197312b6019aaf19ecd3f31437bdcd917d08514249e257-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p google.golang.org/protobuf/internal/descfmt -complete -buildid KQrrdHwkDsd6bGVB-eNu/KQrrdHwkDsd6bGVB-eNu -goversion go1.15.3 -D "" -importcfg $WORK/b187/importcfg -pack -c=4 ./stringer.go cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/2e/2e2890ecf3d66dba921477b97ccea083f2eed7b376634bae659a77d8066ecd53-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p google.golang.org/protobuf/internal/descopts -complete -buildid tWWGBhR-UE-_yKiWT8fB/tWWGBhR-UE-_yKiWT8fB -goversion go1.15.3 -D "" -importcfg $WORK/b188/importcfg -pack -c=4 ./options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/60/608abdaf7c5bdc35619aac2aa964eb4a266bcbf7993a82a106c7da69b5af57ae-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b184/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p google.golang.org/protobuf/proto -complete -buildid MaKtF2-0M9qHnxsNzKP3/MaKtF2-0M9qHnxsNzKP3 -goversion go1.15.3 -D "" -importcfg $WORK/b182/importcfg -pack -c=4 ./checkinit.go ./decode.go ./decode_gen.go ./doc.go ./encode.go ./encode_gen.go ./equal.go ./extension.go ./merge.go ./messageset.go ./proto.go ./proto_methods.go ./reset.go ./size.go ./size_gen.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/70/7039116df61414d1fb2bd5b6fa48d739102a5991dda64b8c1a1bae13deee8802-d # internal google.golang.org/grpc/credentials/internal mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b049/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/credentials/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p google.golang.org/grpc/credentials/internal -complete -buildid Coq89RqIdABczn6IjMBf/Coq89RqIdABczn6IjMBf -goversion go1.15.3 -D "" -importcfg $WORK/b195/importcfg -pack -c=4 ./syscallconn.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/23/234850ca2717e565cc916ef00a5afd4b3b32dede1c31cabbef2ae1703e6fd767-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b235/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b236/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p golang.org/x/text/secure/bidirule -complete -buildid VHxmuOb5nF5hmITdUl4e/VHxmuOb5nF5hmITdUl4e -goversion go1.15.3 -D "" -importcfg $WORK/b234/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/18/1877fe5bfa6e9522a3af4efe069b3ef3abd69da1cfa9cd30823facb6246d0417-d # internal golang.org/x/net/idna mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b234/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b236/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b237/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p golang.org/x/net/idna -complete -buildid cD2l-I3N1euMiWnaWa-K/cD2l-I3N1euMiWnaWa-K -goversion go1.15.3 -D "" -importcfg $WORK/b233/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/39/393089e38f0cfb2a39f0493a30dbe613cd1b557e275c58980e4767031f094b75-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p golang.org/x/net/http2/hpack -complete -buildid MxTO76xeJlYj9lGCTfgf/MxTO76xeJlYj9lGCTfgf -goversion go1.15.3 -D "" -importcfg $WORK/b238/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/1e/1ef6b717af02ff134d75588893f4ce0877b3d3f276871d4ffc70f4ea850ea4c1-d # internal crypto/tls mkdir -p $WORK/b083/ cat >$WORK/b083/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/b042/_pkg_.a packagefile container/list=$WORK/b076/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile crypto=$WORK/b037/_pkg_.a packagefile crypto/aes=$WORK/b078/_pkg_.a packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile crypto/des=$WORK/b084/_pkg_.a packagefile crypto/ecdsa=$WORK/b085/_pkg_.a packagefile crypto/ed25519=$WORK/b091/_pkg_.a packagefile crypto/elliptic=$WORK/b086/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/md5=$WORK/b094/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile crypto/rc4=$WORK/b095/_pkg_.a packagefile crypto/rsa=$WORK/b096/_pkg_.a packagefile crypto/sha1=$WORK/b097/_pkg_.a packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile crypto/sha512=$WORK/b036/_pkg_.a packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile crypto/x509=$WORK/b099/_pkg_.a packagefile encoding/pem=$WORK/b102/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b110/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/tls -std -complete -buildid whlkdaccuRPQT3RqY5l2/whlkdaccuRPQT3RqY5l2 -goversion go1.15.3 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/a7/a781227ce046cb6090eda627838a17b5867e203afb190c1cd8022fb69f951ca2-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b175/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p google.golang.org/protobuf/internal/encoding/defval -complete -buildid K7oNfvfHX_-L0wGFKZjJ/K7oNfvfHX_-L0wGFKZjJ -goversion go1.15.3 -D "" -importcfg $WORK/b189/importcfg -pack -c=4 ./default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/48/484770f6cbae8ec5c166cdfb1d3c9c2bf7c021622decb8c232b07dc260999a27-d # internal google.golang.org/grpc/internal/syscall mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b223/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b162/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p google.golang.org/grpc/internal/syscall -complete -buildid 8f94mB0m97wlU3NuvyhG/8f94mB0m97wlU3NuvyhG -goversion go1.15.3 -D "" -importcfg $WORK/b239/importcfg -pack -c=4 ./syscall_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/6a/6ab225477b9456df9bdd10db744c1d44547f68ad2b5d037fd55ddb5cdaf35138-d # internal google.golang.org/grpc/stats mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b197/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/stats /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p google.golang.org/grpc/stats -complete -buildid FuC2gyitWFotvpgjzheM/FuC2gyitWFotvpgjzheM -goversion go1.15.3 -D "" -importcfg $WORK/b242/importcfg -pack -c=4 ./handlers.go ./stats.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/16/16fd77e9b616db15fddc57edfdfcf655949eedf4399a659637ac19be7b04f58a-d # internal google.golang.org/grpc/naming mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b162/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/naming /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p google.golang.org/grpc/naming -complete -buildid fpfCKfM-NVqMlz8diCQK/fpfCKfM-NVqMlz8diCQK -goversion go1.15.3 -D "" -importcfg $WORK/b244/importcfg -pack -c=4 ./dns_resolver.go ./naming.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/18/18fdc126982974fad7ef11231fddf17667570426e3842bac8c780bb38fcf314a-d # internal cloud.google.com/go/internal/optional mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/cloud.google.com/go/internal/optional /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p cloud.google.com/go/internal/optional -complete -buildid QL6MQTcZbpmuV2fpLNAJ/QL6MQTcZbpmuV2fpLNAJ -goversion go1.15.3 -D "" -importcfg $WORK/b254/importcfg -pack -c=4 ./optional.go cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/42/42d22dcbbe4f037955839e73ddfe06ac7d253888d520afdf73b54adc7a614fa7-d # internal go.opencensus.io/internal mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile go.opencensus.io=$WORK/b259/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p go.opencensus.io/internal -complete -buildid yS3bRf8DNBqnEPkm4gpp/yS3bRf8DNBqnEPkm4gpp -goversion go1.15.3 -D "" -importcfg $WORK/b258/importcfg -pack -c=4 ./internal.go ./sanitize.go ./traceinternals.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/26/26a979a781ce8ad70f972bdd9dcfbf1ff4908153356ecd1a7e24885c4e1ef8ed-d # internal go.opencensus.io/trace/tracestate mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io/trace/tracestate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p go.opencensus.io/trace/tracestate -complete -buildid O9I8GMl77PvMRyG96lW-/O9I8GMl77PvMRyG96lW- -goversion go1.15.3 -D "" -importcfg $WORK/b261/importcfg -pack -c=4 ./tracestate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/90/9045f9b2b7d38bc3479fe89171f0ada09f4b35cf99602d30f161e33e98d54117-d # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/3a/3a0de3ef178a7cb35ef53a47f51e81ea544f5eccb1dee524a3f8ac4e3390e16b-d # internal google.golang.org/api/iterator mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/api/iterator /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p google.golang.org/api/iterator -complete -buildid wa3Sd2fLE_CtJBg49fyu/wa3Sd2fLE_CtJBg49fyu -goversion go1.15.3 -D "" -importcfg $WORK/b265/importcfg -pack -c=4 ./iterator.go runtime/trace mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p runtime/trace -std -buildid 9DTgCntnGiGMoyenNFNX/9DTgCntnGiGMoyenNFNX -goversion go1.15.3 -D "" -importcfg $WORK/b262/importcfg -pack -c=4 ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/99/999709130846abd0ac3afa05e15e22b6771eefed021c9ad29943c98e473abbf7-d # internal golang.org/x/oauth2/jws mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile crypto=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile crypto/rsa=$WORK/b096/_pkg_.a packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/oauth2/jws /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p golang.org/x/oauth2/jws -complete -buildid 2ONtBaHCmYeo4_jVVak2/2ONtBaHCmYeo4_jVVak2 -goversion go1.15.3 -D "" -importcfg $WORK/b271/importcfg -pack -c=4 ./jws.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/40/40d97088c7cd5b4fea0d8a71695c60858e3686fa2d9edf140702e5250e6ca6dc-d # internal go.opencensus.io/trace mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b257/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b258/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b260/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b261/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile runtime/trace=$WORK/b262/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io/trace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p go.opencensus.io/trace -complete -buildid M1PZU_J164lUMHYhn6An/M1PZU_J164lUMHYhn6An -goversion go1.15.3 -D "" -importcfg $WORK/b256/importcfg -pack -c=4 ./basetypes.go ./config.go ./doc.go ./evictedqueue.go ./export.go ./lrumap.go ./sampling.go ./spanbucket.go ./spanstore.go ./status_codes.go ./trace.go ./trace_go11.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/95/951f21e14cd4470e6be5dcf17642c8ab99449d0e08c40a590bbffd7de35c95b5-d # internal os/user mkdir -p $WORK/b273/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b273/ -importpath os/user -- -I $WORK/b273/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/af/afd1836858a4d9996431fe56941385228f509e13312e9bf0b32436c9b2ff37e2-d # internal go.opencensus.io/resource mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io/resource /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p go.opencensus.io/resource -complete -buildid 9MzMEvE5rp_6ygf3wojC/9MzMEvE5rp_6ygf3wojC -goversion go1.15.3 -D "" -importcfg $WORK/b284/importcfg -pack -c=4 ./resource.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/35/35a2503b581e99115be8b94b85b195f56c03d3c189dccae6cc97c8e4da34d7d1-d # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/79/792b6bf3999b8b95534310e2e9aac2adab03685ef67216372fc124afe2cad4f2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal go.opencensus.io/metric/metricdata mkdir -p $WORK/b283/ google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b166/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/resource=$WORK/b284/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io/metric/metricdata /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p go.opencensus.io/metric/metricdata -complete -buildid 5JxEOyYOcM2Y1iacq0--/5JxEOyYOcM2Y1iacq0-- -goversion go1.15.3 -D "" -importcfg $WORK/b283/importcfg -pack -c=4 ./doc.go ./exemplar.go ./label.go ./metric.go ./point.go ./type_string.go ./unit.go cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b175/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldnum=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p google.golang.org/protobuf/encoding/prototext -complete -buildid 9Z_zaeHu7LtPJmgtPSyA/9Z_zaeHu7LtPJmgtPSyA -goversion go1.15.3 -D "" -importcfg $WORK/b166/importcfg -pack -c=4 ./decode.go ./doc.go ./encode.go cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/ea/eafe2befdf97426fcf3af48456b4b010f04b14cecad023d1bd658b76ff0c04fd-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldnum=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p google.golang.org/protobuf/internal/filedesc -complete -buildid LpM_VzZO3zM0hm2_7b_v/LpM_VzZO3zM0hm2_7b_v -goversion go1.15.3 -D "" -importcfg $WORK/b186/importcfg -pack -c=4 ./build.go ./desc.go ./desc_init.go ./desc_lazy.go ./desc_list.go ./desc_list_gen.go ./placeholder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/bf/bf3f322f76866cbd900353fe84b0963f22d4b08731b197b08728f4e6d6e939a6-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b233/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p golang.org/x/net/http/httpguts -complete -buildid tXTEQWCFBowHPN8Z-u73/tXTEQWCFBowHPN8Z-u73 -goversion go1.15.3 -D "" -importcfg $WORK/b232/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/5b/5b31e248237be092601befac919eabf11b1830d798668d767904db7973f36fcb-d # internal runtime/pprof mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile compress/gzip=$WORK/b073/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile text/tabwriter=$WORK/b158/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p runtime/pprof -std -buildid PXsmU8BqIaGD76hwAHOV/PXsmU8BqIaGD76hwAHOV -goversion go1.15.3 -D "" -importcfg $WORK/b287/importcfg -pack -c=4 ./elf.go ./label.go ./map.go ./pprof.go ./pprof_rusage.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/0f/0fb2691a8028c8fb36bef4025b351b73899d3adf100bab31812dbc62bd66d91c-d # internal go.opencensus.io/metric/metricproducer mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/metric/metricdata=$WORK/b283/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io/metric/metricproducer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p go.opencensus.io/metric/metricproducer -complete -buildid nPcIMmLPynoGs1hcBjqd/nPcIMmLPynoGs1hcBjqd -goversion go1.15.3 -D "" -importcfg $WORK/b290/importcfg -pack -c=4 ./manager.go ./producer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/9d/9d43fc948fd09a33bea353a0ca9813592b85063a47ca920338ae7b1e662bfed6-d # internal github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/awserr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/aws/aws-sdk-go/aws/awserr -complete -buildid Rw-OPPugRfuRT5XzQDqq/Rw-OPPugRfuRT5XzQDqq -goversion go1.15.3 -D "" -importcfg $WORK/b295/importcfg -pack -c=4 ./error.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/80/80fb112754042784eb71fc427507aa3ce65e0b572bab7caf4e2a59f765b454c6-d # internal github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b295/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/internal/ini /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/aws/aws-sdk-go/internal/ini -complete -buildid 0kNSMRoVYZlJjGIEYZ6a/0kNSMRoVYZlJjGIEYZ6a -goversion go1.15.3 -D "" -importcfg $WORK/b297/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 cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/0b/0b72dedb36eed84b95f4914baca694935a89f42f27b29d5809bf480da93f453f-d # internal github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/aws/aws-sdk-go/internal/shareddefaults -complete -buildid uYaztmCZwlGFI7lG0R3Q/uYaztmCZwlGFI7lG0R3Q -goversion go1.15.3 -D "" -importcfg $WORK/b298/importcfg -pack -c=4 ./ecs_container.go ./shared_config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/02/02749e05d6038fe77fa7d516b614714bd056a573032d5ac36a947d6aeaef736f-d # internal github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b295/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/endpoints /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/aws/aws-sdk-go/aws/endpoints -complete -buildid HCCBIcMFuKeuZIkwjpUK/HCCBIcMFuKeuZIkwjpUK -goversion go1.15.3 -D "" -importcfg $WORK/b300/importcfg -pack -c=4 ./decode.go ./defaults.go ./dep_service_ids.go ./doc.go ./endpoints.go ./legacy_regions.go ./v3model.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/3d/3da30cb3d91973f160cdddf306db6c8da802a510f681094d827bd27e1cbd13bc-d # internal go.opencensus.io/tag mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile runtime/pprof=$WORK/b287/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io/tag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p go.opencensus.io/tag -complete -buildid JtF_yf0jrApsdpliYETT/JtF_yf0jrApsdpliYETT -goversion go1.15.3 -D "" -importcfg $WORK/b286/importcfg -pack -c=4 ./context.go ./doc.go ./key.go ./map.go ./map_codec.go ./metadata.go ./profile_19.go ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/94/9466aeaa52edfe69aace9aba8907dfa1823fdddcda16bf2233acc0cb3129d227-d # internal github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b299/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/credentials /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/aws/aws-sdk-go/aws/credentials -complete -buildid UMKM2kUTzqer8qgCtzyv/UMKM2kUTzqer8qgCtzyv -goversion go1.15.3 -D "" -importcfg $WORK/b296/importcfg -pack -c=4 ./chain_provider.go ./context_background_go1.7.go ./context_go1.9.go ./credentials.go ./env_provider.go ./shared_credentials_provider.go ./static_provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/e2/e2fa411f99bc2c782fdf02fb8f6b9f11515e3f73dc7e4db144dead092ea39001-d # internal go.opencensus.io/stats/internal mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/tag=$WORK/b286/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io/stats/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p go.opencensus.io/stats/internal -complete -buildid SdzfxbqVCdwkLsX0_LDj/SdzfxbqVCdwkLsX0_LDj -goversion go1.15.3 -D "" -importcfg $WORK/b285/importcfg -pack -c=4 ./record.go cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/aa/aa9d05a7057e8a0af092f873043afcc1c461fe82eeb690639d65e2ae5caeb73d-d # internal github.com/jmespath/go-jmespath mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/jmespath/go-jmespath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/jmespath/go-jmespath -complete -buildid d3ReN8Pino2qU_HI4NZO/d3ReN8Pino2qU_HI4NZO -goversion go1.15.3 -D "" -importcfg $WORK/b307/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_amd64/buildid -w $WORK/b186/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/ad/ad6d6e80d56017220eec9dcf8d75517128873bfe248ac76a4fe8274d45e1adcd-d # internal go.opencensus.io/stats mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b283/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b285/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b286/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io/stats /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p go.opencensus.io/stats -complete -buildid y6qmbD9nBcDqzjNWLB49/y6qmbD9nBcDqzjNWLB49 -goversion go1.15.3 -D "" -importcfg $WORK/b282/importcfg -pack -c=4 ./doc.go ./measure.go ./measure_float64.go ./measure_int64.go ./record.go ./units.go cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/11/114237bfa498d5420a644f3868d65ea29bcdba7a45e5bca8139296f4917ab430-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p google.golang.org/protobuf/internal/encoding/tag -complete -buildid zvqm3cZxBTm1PSO37qRu/zvqm3cZxBTm1PSO37qRu -goversion go1.15.3 -D "" -importcfg $WORK/b192/importcfg -pack -c=4 ./tag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/b8/b825cc47842755098212cbf4a1d0c0bc39416d0da37c6de1a2fba076d15af6bb-d # internal go.opencensus.io/stats/view mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b289/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b283/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b290/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b284/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b282/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b285/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b286/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io/stats/view /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p go.opencensus.io/stats/view -complete -buildid lzQmP6v4JJ_fLENFAuX6/lzQmP6v4JJ_fLENFAuX6 -goversion go1.15.3 -D "" -importcfg $WORK/b288/importcfg -pack -c=4 ./aggregation.go ./aggregation_data.go ./collector.go ./doc.go ./export.go ./view.go ./view_to_metric.go ./worker.go ./worker_commands.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/29/290b1ee605bc215d5bdbc4ffbe496304ee317f55966cd73342e53d7dcc227e8f-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile compress/gzip=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/genname=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b184/_pkg_.a packagefile hash/crc32=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p google.golang.org/protobuf/internal/impl -complete -buildid KR-6jFqZDlXtqPQQBIJB/KR-6jFqZDlXtqPQQBIJB -goversion go1.15.3 -D "" -importcfg $WORK/b191/importcfg -pack -c=4 ./api_export.go ./checkinit.go ./codec_extension.go ./codec_field.go ./codec_gen.go ./codec_map.go ./codec_map_go112.go ./codec_message.go ./codec_messageset.go ./codec_tables.go ./codec_unsafe.go ./convert.go ./convert_list.go ./convert_map.go ./decode.go ./encode.go ./enum.go ./extension.go ./legacy_enum.go ./legacy_export.go ./legacy_extension.go ./legacy_file.go ./legacy_message.go ./merge.go ./merge_gen.go ./message.go ./message_reflect.go ./message_reflect_field.go ./message_reflect_gen.go ./pointer_unsafe.go ./validate.go ./weak.go cd $WORK/b273 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b273=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/ed/edc9eceee12e22f79b3a5863467027585aa65c8ccef74133902801484c65db62-d # internal github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b301/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b144/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/aws/aws-sdk-go/aws/credentials/processcreds -complete -buildid zbIawOYKXZ8qQp1Gn9Pv/zbIawOYKXZ8qQp1Gn9Pv -goversion go1.15.3 -D "" -importcfg $WORK/b310/importcfg -pack -c=4 ./provider.go cd $WORK/b273 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b273=/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_amd64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/00/00e3ab3b6d656d105081a30193ea0c4627a4c96b4a8bab6b5a7950f347044780-d # internal github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b307/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/awsutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/aws/aws-sdk-go/aws/awsutil -complete -buildid 2mMRgRkU_zWx_1qhiLrS/2mMRgRkU_zWx_1qhiLrS -goversion go1.15.3 -D "" -importcfg $WORK/b306/importcfg -pack -c=4 ./copy.go ./equal.go ./path_value.go ./prettify.go ./string_value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/cd/cd68972f09cb952ad237d74bfe7302a7ecf9aa9ec0b3db070412755efcb2a0b7-d # internal encoding/xml mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p encoding/xml -std -complete -buildid Z8k6Y9PUF2Qf3qza4L2a/Z8k6Y9PUF2Qf3qza4L2a -goversion go1.15.3 -D "" -importcfg $WORK/b319/importcfg -pack -c=4 ./marshal.go ./read.go ./typeinfo.go ./xml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cd $WORK/b273 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b273=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/bb/bb92a05c8b534549e9583aea9788295f81c2c9f55bd3abc3b24f65d5d1e79326-d # internal net/http/httptrace mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile internal/nettrace=$WORK/b052/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p net/http/httptrace -std -complete -buildid 0h-TVwdAotkXOnevXLh7/0h-TVwdAotkXOnevXLh7 -goversion go1.15.3 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./trace.go cd $WORK/b273 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b273=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/ae/ae22df570cbf524d19ce29cb6dd4f70824da9829048ff4445a3bc618055046dd-d # internal github.com/coreos/ignition/v2/internal/earlyrand mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/earlyrand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/coreos/ignition/v2/internal/earlyrand -lang=go1.11 -complete -buildid puSXvRlOZgX_FaqEk8D6/puSXvRlOZgX_FaqEk8D6 -goversion go1.15.3 -D "" -importcfg $WORK/b339/importcfg -pack -c=4 ./earlyrand.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/7b/7b8d26bf21b2be0b2d886bbb57253fb52af148d80124788bff9f3f6363ae688e-d # internal github.com/coreos/ignition/v2/internal/version mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/coreos/ignition/v2/internal/version -lang=go1.11 -complete -buildid rfbV_2ckdRgaw0oTcaEb/rfbV_2ckdRgaw0oTcaEb -goversion go1.15.3 -D "" -importcfg $WORK/b341/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/55/554ad615fb25741aff2ed6213a2560e14f6548bc2a78a081ce4128621eeed545-d # internal net/http mkdir -p $WORK/b072/ cat >$WORK/b072/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/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile compress/gzip=$WORK/b073/_pkg_.a packagefile container/list=$WORK/b076/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b112/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile mime=$WORK/b121/_pkg_.a packagefile mime/multipart=$WORK/b122/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http/httptrace=$WORK/b124/_pkg_.a packagefile net/http/internal=$WORK/b125/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p net/http -std -complete -buildid wtLHHyz8IPcpZe-EiQia/wtLHHyz8IPcpZe-EiQia -goversion go1.15.3 -D "" -importcfg $WORK/b072/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/b273 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b273=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/d7/d78ee7caba0b910deb41ba8b96a9d191628a1bcff5708f940e5e6525f9842be2-d # internal github.com/pin/tftp mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/pin/tftp/netascii=$WORK/b343/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/pin/tftp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p github.com/pin/tftp -complete -buildid lAsJUdJ-ZYv-Ryy6rLnh/lAsJUdJ-ZYv-Ryy6rLnh -goversion go1.15.3 -D "" -importcfg $WORK/b342/importcfg -pack -c=4 ./backoff.go ./client.go ./packet.go ./receiver.go ./sender.go ./server.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b273=/tmp/go-build -gno-record-gcc-switches -o $WORK/b273/_cgo_.o $WORK/b273/_cgo_main.o $WORK/b273/_x001.o $WORK/b273/_x002.o $WORK/b273/_x003.o $WORK/b273/_x004.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b273/_cgo_.o -dynout $WORK/b273/_cgo_import.go cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p os/user -std -buildid RJT4k4Otq6YsCGVOiCAG/RJT4k4Otq6YsCGVOiCAG -goversion go1.15.3 -D "" -importcfg $WORK/b273/importcfg -pack -c=4 ./lookup.go ./user.go $WORK/b273/_cgo_gotypes.go $WORK/b273/cgo_lookup_unix.cgo1.go $WORK/b273/getgrouplist_unix.cgo1.go $WORK/b273/listgroups_unix.cgo1.go $WORK/b273/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/7c/7c6d5f0bc9ff84f01455bf4c1dbf37ae882da40b58070297c73656001c7a12b5-d # internal golang.org/x/net/http/httpproxy mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b233/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p golang.org/x/net/http/httpproxy -complete -buildid xjSLSzaxgP42qEAF6kVW/xjSLSzaxgP42qEAF6kVW -goversion go1.15.3 -D "" -importcfg $WORK/b344/importcfg -pack -c=4 ./proxy.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b273/_pkg_.a $WORK/b273/_x001.o $WORK/b273/_x002.o $WORK/b273/_x003.o $WORK/b273/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/96/961770ebf7cfbbdeb87dcad2bd11567aec2cb42e53104a0b55a35a0f213a4be4-d # internal google.golang.org/api/transport/cert mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b144/_pkg_.a packagefile os/user=$WORK/b273/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/api/transport/cert /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p google.golang.org/api/transport/cert -complete -buildid gqx57UndQDIOJxk_xemU/gqx57UndQDIOJxk_xemU -goversion go1.15.3 -D "" -importcfg $WORK/b292/importcfg -pack -c=4 ./default_cert.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/5b/5b23c67839c397bcb5186edb5cbb2982580a14408fb6a0ff96dbf11b0fba3a28-d # internal github.com/coreos/ignition/v2/internal/as_user mkdir -p $WORK/b346/ cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/as_user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b346/ -importpath github.com/coreos/ignition/v2/internal/as_user -- -I $WORK/b346/ -g -O2 -Werror=implicit-function-declaration ./as_user.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/92/928e51282ae6300d779262ccd4547e5b5c0affa2b32d3d23a8ab1865669e1a9a-d # internal github.com/coreos/ignition/v2/internal/distro mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/distro /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/coreos/ignition/v2/internal/distro -lang=go1.11 -complete -buildid NYu9YiLHRh6xDAfxi3jf/NYu9YiLHRh6xDAfxi3jf -goversion go1.15.3 -D "" -importcfg $WORK/b347/importcfg -pack -c=4 ./distro.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/73/73eb8764f57a0ef5a0a61bef47d696debcbd8e244405c0dc353ca64092fa6dde-d # internal github.com/vmware/vmw-guestinfo/message mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/vmware/vmw-guestinfo/bdoor=$WORK/b370/_pkg_.a packagefile log=$WORK/b116/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/vmware/vmw-guestinfo/message /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p github.com/vmware/vmw-guestinfo/message -complete -buildid pGeJRZrffHeFO7PQcxyq/pGeJRZrffHeFO7PQcxyq -goversion go1.15.3 -D "" -importcfg $WORK/b369/importcfg -pack -c=4 ./log.go ./message.go cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/e7/e76cfa9ae1e81dbd437f3300369941bb9e51a1deb109f4306b5012eedc870355-d # internal github.com/vmware/vmw-guestinfo/vmcheck mkdir -p $WORK/b371/ cat >$WORK/b371/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/vmware/vmw-guestinfo/vmcheck /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/vmware/vmw-guestinfo/vmcheck -trimpath "$WORK/b371=>" -I $WORK/b371/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b371/symabis ./vmcheck_amd64.s cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile github.com/vmware/vmw-guestinfo/bdoor=$WORK/b370/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/vmware/vmw-guestinfo/vmcheck -buildid TNiWKrITZBsR7SzwIcJe/TNiWKrITZBsR7SzwIcJe -goversion go1.15.3 -symabis $WORK/b371/symabis -D "" -importcfg $WORK/b371/importcfg -pack -asmhdr $WORK/b371/go_asm.h -c=4 ./vmcheck.go ./vmcheck_linux.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/vmware/vmw-guestinfo/vmcheck -trimpath "$WORK/b371=>" -I $WORK/b371/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b371/vmcheck_amd64.o ./vmcheck_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b371/_pkg_.a $WORK/b371/vmcheck_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/96/96f0f968f0bd033b8103b06e85ac50fb0b58a9e796d5b8002a7e9c69befcf945-d # internal github.com/vmware/vmw-ovflib mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b319/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/vmware/vmw-ovflib /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/vmware/vmw-ovflib -complete -buildid d6l18Vc8SoRcE5SjZ08p/d6l18Vc8SoRcE5SjZ08p -goversion go1.15.3 -D "" -importcfg $WORK/b372/importcfg -pack -c=4 ./ovf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/97/97a199ed44f39a26a31d322ffdb038820ec4ed793279ad21c76f5d9384b969bb-d # internal github.com/vmware/vmw-guestinfo/rpcout mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/vmware/vmw-guestinfo/message=$WORK/b369/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/vmware/vmw-guestinfo/rpcout /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/vmware/vmw-guestinfo/rpcout -complete -buildid Z3bw2jnNc6a2-satKH1u/Z3bw2jnNc6a2-satKH1u -goversion go1.15.3 -D "" -importcfg $WORK/b368/importcfg -pack -c=4 ./rpcout.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/2a/2a976f6c29836b97390340301dcaa3aa4af8d8c2faa68c63ab3128c2c604d50c-d # internal github.com/google/renameio mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/google/renameio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p github.com/google/renameio -complete -buildid 19_1fw5rDi7T-grYGW2C/19_1fw5rDi7T-grYGW2C -goversion go1.15.3 -D "" -importcfg $WORK/b377/importcfg -pack -c=4 ./doc.go ./tempfile.go ./writefile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/f1/f112900c690d41ac9ede2b1f3efdc3c4c05a52281bfac19daa6317b89a2894a2-d # internal github.com/vmware/vmw-guestinfo/rpcvmx mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/vmware/vmw-guestinfo/rpcout=$WORK/b368/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/vmware/vmw-guestinfo/rpcvmx /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p github.com/vmware/vmw-guestinfo/rpcvmx -complete -buildid __Yj_ZU_Y6ZsIJFb2Tot/__Yj_ZU_Y6ZsIJFb2Tot -goversion go1.15.3 -D "" -importcfg $WORK/b367/importcfg -pack -c=4 ./rpcvmx.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/20/20bb14286b6b20a5b1efca0ba4a9d106353d3643606fccb3bb83bda056f4644c-d # internal github.com/godbus/dbus/v5 mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile crypto/sha1=$WORK/b097/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b144/_pkg_.a packagefile os/user=$WORK/b273/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/godbus/dbus/v5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p github.com/godbus/dbus/v5 -complete -buildid yi2wYBSt54REkxh4e3os/yi2wYBSt54REkxh4e3os -goversion go1.15.3 -D "" -importcfg $WORK/b382/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 ./match.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/93/935e286734e08963571fb28b8117a12c05c7b6f1b3264706d56bbf72c0450646-d # internal cd $WORK/b346 TERM='dumb' gcc -I /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/as_user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b346=/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-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/as_user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b346=/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-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/as_user TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b346=/tmp/go-build -gno-record-gcc-switches -I $WORK/b346/ -g -O2 -Werror=implicit-function-declaration -o $WORK/b346/_x003.o -c as_user.c cd $WORK/b346 TERM='dumb' gcc -I /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/as_user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b346=/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-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/as_user TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b346=/tmp/go-build -gno-record-gcc-switches -o $WORK/b346/_cgo_.o $WORK/b346/_cgo_main.o $WORK/b346/_x001.o $WORK/b346/_x002.o $WORK/b346/_x003.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage as_user -dynimport $WORK/b346/_cgo_.o -dynout $WORK/b346/_cgo_import.go cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b273/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/coreos/ignition/v2/internal/as_user -lang=go1.11 -buildid EY3e5CY7SAivhl7oIIDT/EY3e5CY7SAivhl7oIIDT -goversion go1.15.3 -D "" -importcfg $WORK/b346/importcfg -pack -c=4 $WORK/b346/_cgo_gotypes.go $WORK/b346/as_user.cgo1.go $WORK/b346/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b346/_pkg_.a $WORK/b346/_x001.o $WORK/b346/_x002.o $WORK/b346/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/b5/b590670ad3b5940e161cde7b156ef6909d93aefec0751da450dfc61b5e75f300-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/ee/eed0300230715ae172d5a8dfa9b663565aa306a64c355b420bb7b7ca356489f6-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p google.golang.org/protobuf/internal/filetype -complete -buildid Kx4T72PO3KowG1mTEKV_/Kx4T72PO3KowG1mTEKV_ -goversion go1.15.3 -D "" -importcfg $WORK/b190/importcfg -pack -c=4 ./build.go cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/c4/c4a0a3f8c45e3732f7086fbddafbee45ee4b6c2d675f2a8fc9ace02fb64bc637-d # internal github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b382/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/go-systemd/v22/dbus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p github.com/coreos/go-systemd/v22/dbus -complete -buildid LpLAMawLBs0zJ2eTF8_4/LpLAMawLBs0zJ2eTF8_4 -goversion go1.15.3 -D "" -importcfg $WORK/b381/importcfg -pack -c=4 ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/a9/a96c39d2daa8ca3010cd6a66e284b1b0f78ca708bb9e9ee3d11441e11b255f5c-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b194/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p google.golang.org/protobuf/runtime/protoimpl -complete -buildid M1bS_WXJ5B0mF9d5UScS/M1bS_WXJ5B0mF9d5UScS -goversion go1.15.3 -D "" -importcfg $WORK/b185/importcfg -pack -c=4 ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/50/507911c6e758f84c2f0636e3ca25f53eda45bb939a679562ac9a901fb13acd01-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b212/ github.com/golang/protobuf/proto mkdir -p $WORK/b165/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p google.golang.org/protobuf/types/known/anypb -complete -buildid WOH6AI6cNV6P5XqL3uoK/WOH6AI6cNV6P5XqL3uoK -goversion go1.15.3 -D "" -importcfg $WORK/b212/importcfg -pack -c=4 ./any.pb.go google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b214/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile compress/gzip=$WORK/b073/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p github.com/golang/protobuf/proto -complete -buildid 0stTxmKkB3CR13V5-wYN/0stTxmKkB3CR13V5-wYN -goversion go1.15.3 -D "" -importcfg $WORK/b165/importcfg -pack -c=4 ./buffer.go ./defaults.go ./deprecated.go ./discard.go ./extensions.go ./properties.go ./proto.go ./registry.go ./text_decode.go ./text_encode.go ./wire.go ./wrappers.go cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p google.golang.org/protobuf/types/known/durationpb -complete -buildid oGDSzwZpnV14Wlk7-WSo/oGDSzwZpnV14Wlk7-WSo -goversion go1.15.3 -D "" -importcfg $WORK/b214/importcfg -pack -c=4 ./duration.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/4f/4f901b3425364ffc25a0f9b2c7c2197e6111ab216152f506bd75ff660e3c643f-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b214/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/golang/protobuf/ptypes/duration -complete -buildid RA_LQpEmpGD8joMOqRXA/RA_LQpEmpGD8joMOqRXA -goversion go1.15.3 -D "" -importcfg $WORK/b213/importcfg -pack -c=4 ./duration.pb.go cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/c2/c2ed210ab2b5fb0f58c2c7327ce7ea8de5ba8a20564ba4f28f719f0ef1c3f246-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b212/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p github.com/golang/protobuf/ptypes/any -complete -buildid ep5v25YxupwiEyGstLxZ/ep5v25YxupwiEyGstLxZ -goversion go1.15.3 -D "" -importcfg $WORK/b211/importcfg -pack -c=4 ./any.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/4d/4df7832275f555a09c33733b045c298cb74c27ac75e92188c7bba0e4f482e257-d # internal google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p google.golang.org/protobuf/types/known/timestamppb -complete -buildid u8dCe9N69KzIMts549h_/u8dCe9N69KzIMts549h_ -goversion go1.15.3 -D "" -importcfg $WORK/b216/importcfg -pack -c=4 ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/22/22712c8cac3cb7a72e5a2ede4160badf495009f034bba2ef301d3df509f0ccce-d # internal google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/types/descriptorpb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p google.golang.org/protobuf/types/descriptorpb -complete -buildid pysQQ2jqoj3E_hQ0gqWy/pysQQ2jqoj3E_hQ0gqWy -goversion go1.15.3 -D "" -importcfg $WORK/b249/importcfg -pack -c=4 ./descriptor.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/11/11def2781cec07ad03c47e39794175b5117f0eb6bbfb346676d9d65bb84de9fd-d # internal github.com/coreos/ignition/v2/internal/systemd mkdir -p $WORK/b380/ cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/22/22386528e0b99876c47a1f986e03ff67cc9170af54c45f5691ab39e0a7246aca-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b216/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/golang/protobuf/ptypes/timestamp -complete -buildid FoYV-FQ-6S1eL5qQX_8H/FoYV-FQ-6S1eL5qQX_8H -goversion go1.15.3 -D "" -importcfg $WORK/b215/importcfg -pack -c=4 ./timestamp.pb.go cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=$WORK/b381/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b068/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/systemd /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/coreos/ignition/v2/internal/systemd -lang=go1.11 -complete -buildid yTiFB2k8SBKESfnCLFs7/yTiFB2k8SBKESfnCLFs7 -goversion go1.15.3 -D "" -importcfg $WORK/b380/importcfg -pack -c=4 ./systemd.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/d0/d089b4e2d25338418a23aa3143e0c908d6ad587b6af5c877130990fa4a13c566-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/21/21b492ba088af76d7a352561b6fe9cf1a9c211813d3b045c872bc5283a365965-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/ff/ffa1765b286758fb4cbba66d16f5a9be24a8ae925b28eba23f7d0abfbc6e66a9-d # internal google.golang.org/grpc/credentials mkdir -p $WORK/b164/ google.golang.org/grpc/encoding/proto mkdir -p $WORK/b206/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile crypto/x509=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/credentials/internal=$WORK/b195/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b196/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/credentials /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p google.golang.org/grpc/credentials -complete -buildid Mh1cBULsSdABGkhnwWS6/Mh1cBULsSdABGkhnwWS6 -goversion go1.15.3 -D "" -importcfg $WORK/b164/importcfg -pack -c=4 ./credentials.go ./go12.go ./tls.go github.com/golang/protobuf/ptypes mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b165/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b211/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b213/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b215/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b205/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p github.com/golang/protobuf/ptypes -complete -buildid NY8KRTobPtboipGz7nR0/NY8KRTobPtboipGz7nR0 -goversion go1.15.3 -D "" -importcfg $WORK/b210/importcfg -pack -c=4 ./any.go ./doc.go ./duration.go ./timestamp.go cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/encoding/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p google.golang.org/grpc/encoding/proto -complete -buildid nfooIvLh2EMAG0zRYPtt/nfooIvLh2EMAG0zRYPtt -goversion go1.15.3 -D "" -importcfg $WORK/b206/importcfg -pack -c=4 ./proto.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/12/1264e154bfa5ef78b43221e7c4a7b847c73aa06f7031de3de7f4c74ced6dc15e-d # internal google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b165/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b213/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b215/_pkg_.a packagefile math=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -buildid ZOWJQ9y3R6LVY05HakLA/ZOWJQ9y3R6LVY05HakLA -goversion go1.15.3 -D "" -importcfg $WORK/b217/importcfg -pack -c=4 ./binarylog.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/f6/f614d56d050016b84262690a9ab8facf01acce217f4ae103200f2d3962009867-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal google.golang.org/grpc/resolver mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b199/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b164/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b200/_pkg_.a packagefile net=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/resolver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p google.golang.org/grpc/resolver -complete -buildid ZeldDyIH1zGH6MeHdsoj/ZeldDyIH1zGH6MeHdsoj -goversion go1.15.3 -D "" -importcfg $WORK/b198/importcfg -pack -c=4 ./resolver.go cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/2f/2f7d1996692cec9022adb0e5ce410de8f074fa4f1ec9ba3873c1bcfa7dc7501b-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b165/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b211/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p google.golang.org/genproto/googleapis/rpc/status -complete -buildid bUo0Ku430uJHJYsyn1_3/bUo0Ku430uJHJYsyn1_3 -goversion go1.15.3 -D "" -importcfg $WORK/b219/importcfg -pack -c=4 ./status.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/39/3966408333cfdd8fc0a65be3f0aff94228ab44a9248d68e7c9e038ef7246e27b-d # internal google.golang.org/grpc/internal/channelz mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b223/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b161/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b164/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b163/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal/channelz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p google.golang.org/grpc/internal/channelz -complete -buildid aZR1us0x-vBQOCMlFxfF/aZR1us0x-vBQOCMlFxfF -goversion go1.15.3 -D "" -importcfg $WORK/b222/importcfg -pack -c=4 ./funcs.go ./logging.go ./types.go ./types_linux.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/7b/7b76d0612d414bcbcbe3b9660c710d4e76f267f56212050048a957aa0b926da9-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b161/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b164/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b196/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b197/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b198/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b200/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/balancer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p google.golang.org/grpc/balancer -complete -buildid s6eGpOLCjt3cRKo71dKl/s6eGpOLCjt3cRKo71dKl -goversion go1.15.3 -D "" -importcfg $WORK/b160/importcfg -pack -c=4 ./balancer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/0e/0e2d935e6746894ff30f7c7b81bdf12978784934fd2210324a77565c150e8221-d # internal google.golang.org/grpc/internal/status mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b165/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b210/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b204/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p google.golang.org/grpc/internal/status -complete -buildid ZgvOlUS7csCZHYYdLnB6/ZgvOlUS7csCZHYYdLnB6 -goversion go1.15.3 -D "" -importcfg $WORK/b220/importcfg -pack -c=4 ./status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/98/983d55e8d7dcef5d7ee4ff6996011b5b7f59240352a3302d695030f00e1bf63c-d # internal google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b198/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal/grpcutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p google.golang.org/grpc/internal/grpcutil -complete -buildid t1gEPFPyNxoh8mWmuJcO/t1gEPFPyNxoh8mWmuJcO -goversion go1.15.3 -D "" -importcfg $WORK/b227/importcfg -pack -c=4 ./target.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/fb/fb8926dbe347ffa0a0ad982e1fdcc6b4cf670cfbd64d131aa19095225037916b-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b160/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b161/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b198/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/balancer/base /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p google.golang.org/grpc/balancer/base -complete -buildid JI2QrcN-X6XpEGzCXJTY/JI2QrcN-X6XpEGzCXJTY -goversion go1.15.3 -D "" -importcfg $WORK/b201/importcfg -pack -c=4 ./balancer.go ./base.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/c2/c2c05c6e89e4266dc54f899084785975ead4c7d17be052a06f87e9e358df9c18-d # internal google.golang.org/grpc/status mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b204/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b220/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p google.golang.org/grpc/status -complete -buildid gTbAMNk7PamoWpEjAzsq/gTbAMNk7PamoWpEjAzsq -goversion go1.15.3 -D "" -importcfg $WORK/b218/importcfg -pack -c=4 ./status.go cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/2b/2b4667c2dd00b27232d6f3fc91169f33c48b520466cd6e27ac2b4b64d8a07de1-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p github.com/vincent-petithory/dataurl -complete -buildid 0Kdb1mYtaFLx66cQuMEq/0Kdb1mYtaFLx66cQuMEq -goversion go1.15.3 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/d5/d5204be9a7d33967105d4e78e2b8cf4e8c44f1a2d78368d02ff30cfd8181950c-d # internal cloud.google.com/go/compute/metadata mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/cloud.google.com/go/compute/metadata /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p cloud.google.com/go/compute/metadata -complete -buildid d1Kbce720n2hreyB1dkJ/d1Kbce720n2hreyB1dkJ -goversion go1.15.3 -D "" -importcfg $WORK/b147/importcfg -pack -c=4 ./metadata.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/46/46f1460430f33f2fc6ce9ce92da9f316218c3c275f632b66c5207cf75802e91f-d # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/36/36387c3a93f8205395276c4fbd4ea253a4960756f9c0212f5f131e2755e1599e-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b202/ golang.org/x/net/trace mkdir -p $WORK/b152/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/balancer=$WORK/b160/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b201/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b203/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/balancer/roundrobin /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p google.golang.org/grpc/balancer/roundrobin -complete -buildid zyrfDjXD6pw9JdwAaE_P/zyrfDjXD6pw9JdwAaE_P -goversion go1.15.3 -D "" -importcfg $WORK/b202/importcfg -pack -c=4 ./roundrobin.go cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b153/_pkg_.a packagefile html/template=$WORK/b154/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile text/tabwriter=$WORK/b158/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/net/trace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p golang.org/x/net/trace -complete -buildid Ugj5LzAI5Fgi-qOlfaUh/Ugj5LzAI5Fgi-qOlfaUh -goversion go1.15.3 -D "" -importcfg $WORK/b152/importcfg -pack -c=4 ./events.go ./histogram.go ./trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/e9/e9bc134d7ba53b3785eb1e175afad62f481e9e7deca5853663e7782a6df348d8-d # internal google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b165/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b210/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b197/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b218/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal/binarylog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p google.golang.org/grpc/internal/binarylog -complete -buildid Qn-GgnKMgP7zGvNjox6y/Qn-GgnKMgP7zGvNjox6y -goversion go1.15.3 -D "" -importcfg $WORK/b209/importcfg -pack -c=4 ./binarylog.go ./binarylog_testutil.go ./env_config.go ./method_logger.go ./sink.go ./util.go cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/9d/9de879948f343fb7e161238ceee2ae736d155af833e3779a80168d93d883b93e-d # internal github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b068/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b070/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_0/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p github.com/coreos/ignition/v2/config/v3_0/types -lang=go1.11 -complete -buildid AQmkXruKEPGz4wSdeXet/AQmkXruKEPGz4wSdeXet -goversion go1.15.3 -D "" -importcfg $WORK/b067/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_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/27/27784153e212d88d4b8db63a82c11fcd4ccf031b62fe6501a5d7f659d14aa6f2-d # internal github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b068/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b070/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_1/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/coreos/ignition/v2/config/v3_1/types -lang=go1.11 -complete -buildid iBU-vam3XtEgRq5uZ05I/iBU-vam3XtEgRq5uZ05I -goversion go1.15.3 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/e5/e50ef3ea996452f3979a6a247b76bc7ba25813a321d14fe26b56a95c1145fa99-d # internal github.com/coreos/ignition/v2/config/v3_2/types mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b068/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b070/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_2/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/coreos/ignition/v2/config/v3_2/types -lang=go1.11 -complete -buildid vBnnSXCN1s2C5lx7l_vm/vBnnSXCN1s2C5lx7l_vm -goversion go1.15.3 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/c2/c28e7e62bffac2ca0c15c2bb6917b01569abd9527a5038b536e5b930d16a83a7-d # internal github.com/coreos/ignition/v2/config/v3_3_experimental/types mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b068/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b070/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_3_experimental/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental/types -lang=go1.11 -complete -buildid qrX3l9YWfghFcWeQAG4d/qrX3l9YWfghFcWeQAG4d -goversion go1.15.3 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/29/298ebd83625bc2eaf65302432531ba77ffff4c42860e20fb492f68e6c97c2673-d # internal github.com/coreos/ignition/v2/config/v3_0 mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b066/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b067/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b127/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p github.com/coreos/ignition/v2/config/v3_0 -lang=go1.11 -complete -buildid a_EZf8Riq3EW07v3S52u/a_EZf8Riq3EW07v3S52u -goversion go1.15.3 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./config.go cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/04/04b7557500a4d7dafbac36fa5f49c3bfb0acda1be33ef2f0cc6f5c11f2b89ad2-d # internal google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b225/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b203/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b198/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b200/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal/resolver/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p google.golang.org/grpc/internal/resolver/dns -complete -buildid 7KYpg22W8TnKMa5w-uSW/7KYpg22W8TnKMa5w-uSW -goversion go1.15.3 -D "" -importcfg $WORK/b228/importcfg -pack -c=4 ./dns_resolver.go ./go113.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/8e/8e7b022472d6554d861b86580784cfc13386989456b7833183479702c66765cb-d # internal google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b198/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal/resolver/passthrough /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p google.golang.org/grpc/internal/resolver/passthrough -complete -buildid r0yec7_pT_7OPbf8tctK/r0yec7_pT_7OPbf8tctK -goversion go1.15.3 -D "" -importcfg $WORK/b229/importcfg -pack -c=4 ./passthrough.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/46/4654678272d140571d1da92b9ebcd0f5d4b55517544f7cf86fc86d69cb05bad4-d # internal github.com/coreos/ignition/v2/config/v3_1 mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b066/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b127/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/ignition/v2/config/v3_1 -lang=go1.11 -complete -buildid TVWDQ00jgaNjQIn3UWaU/TVWDQ00jgaNjQIn3UWaU -goversion go1.15.3 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/4f/4f336bf77745073cab1b3bfc9aafff741778c48e451ac44da65e521ecf2b16bc-d # internal github.com/coreos/ignition/v2/config/v3_1/translate mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b067/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b132/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_1/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/ignition/v2/config/v3_1/translate -lang=go1.11 -complete -buildid kz0xACkAqNjbn-5rEFks/kz0xACkAqNjbn-5rEFks -goversion go1.15.3 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/41/418c5d7d909db3e8533bad2be2af911c0a9a033b7570d5cdc188cd7f24f1b45e-d # internal golang.org/x/net/http2 mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile compress/gzip=$WORK/b073/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b232/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b238/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b233/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/http/httptrace=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p golang.org/x/net/http2 -complete -buildid _wxDhdSW5HtkHimL2ly0/_wxDhdSW5HtkHimL2ly0 -goversion go1.15.3 -D "" -importcfg $WORK/b231/importcfg -pack -c=4 ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/f2/f2a0a8a5348ef922f3c1711cda430cf58a8de5dac0ab9d22718ed38f5d51e33d-d # internal github.com/coreos/ignition/v2/config/v3_2 mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b066/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b127/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/ignition/v2/config/v3_2 -lang=go1.11 -complete -buildid K4VoMZF10EPqwkIzYk2H/K4VoMZF10EPqwkIzYk2H -goversion go1.15.3 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/41/418feac8cdffdbdf7a755c1640c8d195f8007c861ba131f43abf36c5b4f53772-d # internal github.com/coreos/ignition/v2/config/v3_2/translate mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b136/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_2/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/coreos/ignition/v2/config/v3_2/translate -lang=go1.11 -complete -buildid LwSZrIisA4D9XjbVnXyM/LwSZrIisA4D9XjbVnXyM -goversion go1.15.3 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/bf/bf670601dd205aeff253471eb138dc0f7d97253ffb3a4e9a70108e140f720521-d # internal google.golang.org/grpc/peer mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b164/_pkg_.a packagefile net=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/peer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p google.golang.org/grpc/peer -complete -buildid 2Dvj6LpncpxYU9zpZcZU/2Dvj6LpncpxYU9zpZcZU -goversion go1.15.3 -D "" -importcfg $WORK/b241/importcfg -pack -c=4 ./peer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/da/da68dfb34ad16c99e0a6a7351d0af5ae7473f29a6466b7335571ae7160629e56-d # internal net/http/httputil mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b111/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/http/internal=$WORK/b125/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p net/http/httputil -std -complete -buildid Dn7P-86thx3vbBb5mTVC/Dn7P-86thx3vbBb5mTVC -goversion go1.15.3 -D "" -importcfg $WORK/b245/importcfg -pack -c=4 ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/60/606e48ecda0f8d92caae60cae8d88846b9a990445c4e1c5eaaa21af037ed3b51-d # internal github.com/golang/protobuf/protoc-gen-go/descriptor mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b249/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/golang/protobuf/protoc-gen-go/descriptor -complete -buildid NKAAWQDr3t4D1z3Zwvbb/NKAAWQDr3t4D1z3Zwvbb -goversion go1.15.3 -D "" -importcfg $WORK/b248/importcfg -pack -c=4 ./descriptor.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/96/964b146c6ee0265051f6054312dd482c87bee126b7b481a40801e149c8d0de9e-d # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/fd/fdc52fb6c1b71dbacee6536ef9d3e9c9849164295510561f40a340546b003974-d # internal google.golang.org/genproto/googleapis/type/expr mkdir -p $WORK/b250/ google.golang.org/api/googleapi mkdir -p $WORK/b252/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b165/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/genproto/googleapis/type/expr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p google.golang.org/genproto/googleapis/type/expr -complete -buildid Ixn5iJYXMC7UNLA8E84z/Ixn5iJYXMC7UNLA8E84z -goversion go1.15.3 -D "" -importcfg $WORK/b250/importcfg -pack -c=4 ./expr.pb.go cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b253/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/api/googleapi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p google.golang.org/api/googleapi -complete -buildid J10mfBjGjSoLHlOi91fH/J10mfBjGjSoLHlOi91fH -goversion go1.15.3 -D "" -importcfg $WORK/b252/importcfg -pack -c=4 ./googleapi.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/2e/2e2c24325e1bda9f5479ebd8ab41cf17cca8362c38759e15becb05dbc7d4f443-d # internal github.com/coreos/ignition/v2/config/v3_3_experimental mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b066/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b127/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_3_experimental /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental -lang=go1.11 -complete -buildid RHA_6-BklwLvmI8txLV7/RHA_6-BklwLvmI8txLV7 -goversion go1.15.3 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/7f/7f1cb286a712f0e4a18c459e4500e3ab966f9a1dc4b039ed3f5f01bc8a94b031-d # internal github.com/coreos/ignition/v2/config/v3_3_experimental/translate mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_3_experimental/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental/translate -lang=go1.11 -complete -buildid 7Moszsi-EOQH89dyrAsF/7Moszsi-EOQH89dyrAsF -goversion go1.15.3 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/9e/9eb2038cd33d5d05dbb2808e2629db39b892dc3c1ffc71c5ee3315a0892dec36-d # internal github.com/coreos/ignition/v2/config mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b065/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b067/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/translate=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/translate=$WORK/b140/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/coreos/ignition/v2/config -lang=go1.11 -complete -buildid UGTrubo8NsI9tFKHZ9dL/UGTrubo8NsI9tFKHZ9dL -goversion go1.15.3 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./config.go cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/7e/7eacbe463d35f9be7bfadc6e5a1fb18d59d00fef70016699c609d7ae305be1d5-d # internal google.golang.org/genproto/googleapis/api/annotations mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b165/_pkg_.a packagefile github.com/golang/protobuf/protoc-gen-go/descriptor=$WORK/b248/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/genproto/googleapis/api/annotations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p google.golang.org/genproto/googleapis/api/annotations -complete -buildid m7lslB2DbtUIfhMN098K/m7lslB2DbtUIfhMN098K -goversion go1.15.3 -D "" -importcfg $WORK/b247/importcfg -pack -c=4 ./annotations.pb.go ./client.pb.go ./field_behavior.pb.go ./http.pb.go ./resource.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/51/5166f3af1af1043de56ef1ab852cb9bf0062ba78f87157209c8b1204384eafbc-d # internal google.golang.org/genproto/googleapis/rpc/code mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b165/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/genproto/googleapis/rpc/code /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p google.golang.org/genproto/googleapis/rpc/code -complete -buildid h_UNO93nz0jJ4x4Gn1TM/h_UNO93nz0jJ4x4Gn1TM -goversion go1.15.3 -D "" -importcfg $WORK/b263/importcfg -pack -c=4 ./code.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/29/297f431d52567a238c76bd487a7aef78898295f70df2ca092aee28520633b633-d # internal golang.org/x/net/context/ctxhttp mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p golang.org/x/net/context/ctxhttp -complete -buildid CuE8r8i6gTpL7RTn4_5h/CuE8r8i6gTpL7RTn4_5h -goversion go1.15.3 -D "" -importcfg $WORK/b269/importcfg -pack -c=4 ./ctxhttp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/a7/a732ea9436488df9849ed4ca247549bafe8fd7d9c3cb1bf80156f7228fbdfaa4-d # internal go.opencensus.io/trace/propagation mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/trace=$WORK/b256/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io/trace/propagation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p go.opencensus.io/trace/propagation -complete -buildid k9u8zYxpBf4v8aOP1H2F/k9u8zYxpBf4v8aOP1H2F -goversion go1.15.3 -D "" -importcfg $WORK/b281/importcfg -pack -c=4 ./propagation.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/0b/0b3d405c629a5584acaf688ca3775c66fb621b426fd443030215894b9cffb121-d # internal cloud.google.com/go/internal/trace mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b256/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b252/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b263/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b218/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/cloud.google.com/go/internal/trace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p cloud.google.com/go/internal/trace -complete -buildid PzizKgSI1RI1Ehr-Py3l/PzizKgSI1RI1Ehr-Py3l -goversion go1.15.3 -D "" -importcfg $WORK/b255/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/16/162d4744a8eab90b2bb3bf0236ecc94702a54325ed36ba06a3b3561979e9c3b0-d # internal go.opencensus.io/plugin/ochttp/propagation/b3 mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b256/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b281/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io/plugin/ochttp/propagation/b3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p go.opencensus.io/plugin/ochttp/propagation/b3 -complete -buildid ln6iaMXgcwNzPiGVMlGJ/ln6iaMXgcwNzPiGVMlGJ -goversion go1.15.3 -D "" -importcfg $WORK/b280/importcfg -pack -c=4 ./b3.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/1c/1cad974cf8754ec765b430725b0ada23b3f1314714a8d2a9f7b17faa9f935fa0-d # internal golang.org/x/oauth2/internal mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile crypto/rsa=$WORK/b096/_pkg_.a packagefile crypto/x509=$WORK/b099/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile encoding/pem=$WORK/b102/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b269/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile mime=$WORK/b121/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/oauth2/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p golang.org/x/oauth2/internal -complete -buildid BLsomCg5gU7dkvkRReoR/BLsomCg5gU7dkvkRReoR -goversion go1.15.3 -D "" -importcfg $WORK/b268/importcfg -pack -c=4 ./doc.go ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/b5/b55023124986781604780ef5635842034e8587d44314d9484db98b7bbd4f3d39-d # internal google.golang.org/api/googleapi/transport mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/api/googleapi/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p google.golang.org/api/googleapi/transport -complete -buildid OL4c7st25xevvFKBp4a4/OL4c7st25xevvFKBp4a4 -goversion go1.15.3 -D "" -importcfg $WORK/b291/importcfg -pack -c=4 ./apikey.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/3f/3ff981f5d93095beb598dc40dbd35f94579b498124d2b1e097cf0abced571066-d # internal go.opencensus.io/plugin/ochttp mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b280/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b282/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b288/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b286/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b256/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b281/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/http/httptrace=$WORK/b124/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io/plugin/ochttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p go.opencensus.io/plugin/ochttp -complete -buildid KjqxpJvRTqN56FmmiM2d/KjqxpJvRTqN56FmmiM2d -goversion go1.15.3 -D "" -importcfg $WORK/b279/importcfg -pack -c=4 ./client.go ./client_stats.go ./doc.go ./route.go ./server.go ./span_annotating_client_trace.go ./stats.go ./trace.go ./wrapped_body.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/b7/b7f55934dadd6ee9ba36b826f89796e9ead95a1841e322f8ddd2d736971be067-d # internal google.golang.org/api/transport/http/internal/propagation mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b256/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b281/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/api/transport/http/internal/propagation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p google.golang.org/api/transport/http/internal/propagation -complete -buildid iGYHpggEeSv6yg-NlWxy/iGYHpggEeSv6yg-NlWxy -goversion go1.15.3 -D "" -importcfg $WORK/b293/importcfg -pack -c=4 ./http.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/11/11bd7173f43e6b2bb884d21968e4f6945507022d76f0e87e96fbcd76353b90c2-d # internal github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b301/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/aws/aws-sdk-go/aws -complete -buildid 4eQ5kg3O2hF-3woFbzku/4eQ5kg3O2hF-3woFbzku -goversion go1.15.3 -D "" -importcfg $WORK/b294/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/88/8830f50e7035d73c5cddfe58f41ede08773dfc72b31ebe11411bdeafea35af3b-d # internal github.com/coreos/ignition/v2/internal/util mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile crypto/sha512=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/coreos/ignition/v2/internal/util -lang=go1.11 -complete -buildid fKLACYhuDNY9FVXd0XqM/fKLACYhuDNY9FVXd0XqM -goversion go1.15.3 -D "" -importcfg $WORK/b340/importcfg -pack -c=4 ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/9e/9e5ace1b319d67d7ed5f9240f94bcd0c54fb7973391333cf4ccaa347efe9af25-d # internal github.com/coreos/ignition/v2/internal/providers/util mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b142/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/coreos/ignition/v2/internal/providers/util -lang=go1.11 -complete -buildid crOdViVuUgEaYCJ5oQAx/crOdViVuUgEaYCJ5oQAx -goversion go1.15.3 -D "" -importcfg $WORK/b351/importcfg -pack -c=4 ./backoff.go ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/2a/2a7f18c4bcf7cbe9d19ce46ff97bfa25ad1294550aff435b3a76b10da9aef4db-d # internal golang.org/x/oauth2 mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b268/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/oauth2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p golang.org/x/oauth2 -complete -buildid e_g-Atj29Mr4Bt0_LXI7/e_g-Atj29Mr4Bt0_LXI7 -goversion go1.15.3 -D "" -importcfg $WORK/b267/importcfg -pack -c=4 ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/e7/e7f0ca3f93c19c231ef41ade083db7bb333be45daadf20c7955cefa14d985d79-d # internal github.com/coreos/ignition/v2/internal/sgdisk mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b347/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b142/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os/exec=$WORK/b144/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/sgdisk /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p github.com/coreos/ignition/v2/internal/sgdisk -lang=go1.11 -complete -buildid jdmbfXOMeD7S527QF1YF/jdmbfXOMeD7S527QF1YF -goversion go1.15.3 -D "" -importcfg $WORK/b379/importcfg -pack -c=4 ./sgdisk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/ed/eda35614a421632b10096d94370f39237d33b3f42c8d51ec25e376751c2ae6df-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/f7/f7719716a4fcd69d2cdb1b25777fd85b894cc2e918577ecd6195015f3c181dea-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/f2/f234979c2343661e5bbb1879663d9d656df892010687303972cff1e01133e31c-d # internal github.com/aws/aws-sdk-go/private/protocol/eventstream mkdir -p $WORK/b333/ github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b305/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b294/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile hash/crc32=$WORK/b075/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b301/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream -complete -buildid QQvjLeHlJboQbimSHiLw/QQvjLeHlJboQbimSHiLw -goversion go1.15.3 -D "" -importcfg $WORK/b333/importcfg -pack -c=4 ./debug.go ./decode.go ./encode.go ./error.go ./header.go ./header_value.go ./message.go cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/request /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/aws/aws-sdk-go/aws/request -complete -buildid hT1IvT67xg1HvOZR9hfZ/hT1IvT67xg1HvOZR9hfZ -goversion go1.15.3 -D "" -importcfg $WORK/b305/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/f0/f0ad6889ba4e2cc245d2e93dd08884226a0e9646f740256172605e6c4de16717-d # internal golang.org/x/oauth2/jwt mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b267/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b268/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b271/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/oauth2/jwt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p golang.org/x/oauth2/jwt -complete -buildid tpRIRVifKkoGUYFelV79/tpRIRVifKkoGUYFelV79 -goversion go1.15.3 -D "" -importcfg $WORK/b272/importcfg -pack -c=4 ./jwt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/70/700f5b7fc0593c23898b6eaff40c445da7cd411d0d706d6e6a7ac75fdf8c3951-d # internal golang.org/x/oauth2/google mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b147/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile crypto/rsa=$WORK/b096/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b267/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b268/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b271/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b272/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b273/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/oauth2/google /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p golang.org/x/oauth2/google -complete -buildid U3l5cfVnEtPJ1DcfDAC8/U3l5cfVnEtPJ1DcfDAC8 -goversion go1.15.3 -D "" -importcfg $WORK/b270/importcfg -pack -c=4 ./appengine.go ./appengine_gen2_flex.go ./default.go ./doc.go ./google.go ./jwt.go ./sdk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/9d/9d135767f6e728fae8f67f1f5a55175cff48e7ba53ced20bad42c882cfe86d38-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/56/566092277de553e280298eb7eec71ecfacf1c250c352b137e6eb8f1591875675-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/ac/aca3c03239b75ff46e41649ed08b0d1d5f795c22ad8c75482672a00ad97501f0-d # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/25/251bf233b597f7b9bab92c6038cd5c38e82de3d120d1b312f0d3161a85222d10-d # internal github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b303/ github.com/aws/aws-sdk-go/aws/corehandlers cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b308/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile net/http/httputil=$WORK/b245/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/aws/aws-sdk-go/aws/client -complete -buildid TNr7PV_uQ5FI7b2h7gKl/TNr7PV_uQ5FI7b2h7gKl -goversion go1.15.3 -D "" -importcfg $WORK/b303/importcfg -pack -c=4 ./client.go ./default_retryer.go ./logger.go ./no_op_retryer.go mkdir -p $WORK/b309/ github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b317/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b305/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/corehandlers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/aws/aws-sdk-go/aws/corehandlers -complete -buildid Rxd9eS0gzD9njyihPxUS/Rxd9eS0gzD9njyihPxUS -goversion go1.15.3 -D "" -importcfg $WORK/b309/importcfg -pack -c=4 ./handlers.go ./param_validator.go ./user_agent.go cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/private/protocol /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/aws/aws-sdk-go/private/protocol -complete -buildid OGI6gWL0DQoLzOS4GF1a/OGI6gWL0DQoLzOS4GF1a -goversion go1.15.3 -D "" -importcfg $WORK/b316/importcfg -pack -c=4 ./host.go ./host_prefix.go ./idempotency.go ./jsonvalue.go ./payload.go ./protocol.go ./timestamp.go ./unmarshal.go ./unmarshal_error.go github.com/aws/aws-sdk-go/internal/s3err mkdir -p $WORK/b332/ github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b323/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b305/_pkg_.a EOF cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b305/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/internal/s3err /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/aws/aws-sdk-go/internal/s3err -complete -buildid _I99Ig31vzPZrBN3JabY/_I99Ig31vzPZrBN3JabY -goversion go1.15.3 -D "" -importcfg $WORK/b332/importcfg -pack -c=4 ./error.go cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/csm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/aws/aws-sdk-go/aws/csm -complete -buildid yMeY7DZr_gE_0ztjHRoJ/yMeY7DZr_gE_0ztjHRoJ -goversion go1.15.3 -D "" -importcfg $WORK/b323/importcfg -pack -c=4 ./doc.go ./enable.go ./metric.go ./metric_chan.go ./metric_exception.go ./reporter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/5b/5b70acbbfc76873650d27d1e2c54c6e8501035a6f9dcb5dc7cdc7198e7f2f609-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/5a/5aa961b8952e999750776a6586dab83a87d3821fd068b6c77b96ade9f7088531-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/57/57428ef6d2a665b3881a7dce733f6c6b50e41d9bd455e78203bc9616a95fbab8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/25/25a9bb7414c3cd67a46c453f7c826d28fea60dd5423e85f42c07449faff32044-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b309/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b327/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/aws/aws-sdk-go/aws/ec2metadata -complete -buildid I3BRFA_MFUhGepbNyjmU/I3BRFA_MFUhGepbNyjmU -goversion go1.15.3 -D "" -importcfg $WORK/b326/importcfg -pack -c=4 ./api.go ./service.go ./token_provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/6d/6d53d866b42f9197ea27c658e4ef9df0b0a69f60528b3c428ff950ca0b3f75f0-d # internal github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b315/ github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b320/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b314/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b316/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/private/protocol/rest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/aws/aws-sdk-go/private/protocol/rest -complete -buildid hOQQ0hQSMpJLWsYEMLjs/hOQQ0hQSMpJLWsYEMLjs -goversion go1.15.3 -D "" -importcfg $WORK/b315/importcfg -pack -c=4 ./build.go ./payload.go ./unmarshal.go cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b316/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF github.com/aws/aws-sdk-go/private/protocol/json/jsonutil mkdir -p $WORK/b329/ cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/aws/aws-sdk-go/private/protocol/query/queryutil -complete -buildid FjaQ4Ezi7GUjAzxNOyJ2/FjaQ4Ezi7GUjAzxNOyJ2 -goversion go1.15.3 -D "" -importcfg $WORK/b320/importcfg -pack -c=4 ./queryutil.go github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b321/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b316/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/xml=$WORK/b319/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b316/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -complete -buildid ET8QSOFv64Sp1CFZFnmZ/ET8QSOFv64Sp1CFZFnmZ -goversion go1.15.3 -D "" -importcfg $WORK/b321/importcfg -pack -c=4 ./build.go ./sort.go ./unmarshal.go ./xml_to_struct.go cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -complete -buildid KzY1kVn5jRMF8AfmodMS/KzY1kVn5jRMF8AfmodMS -goversion go1.15.3 -D "" -importcfg $WORK/b329/importcfg -pack -c=4 ./build.go ./unmarshal.go cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/6a/6a610c65647d9c4fbf2c6ef1be69171a8cf3bf20550059faa0fbcb01fa250eca-d # internal google.golang.org/grpc/internal/transport mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b165/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b231/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b238/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b204/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b164/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b196/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b222/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b203/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b239/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b240/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b197/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b241/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b242/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b243/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p google.golang.org/grpc/internal/transport -complete -buildid Krg8q7fMFqfyIyhkwcoe/Krg8q7fMFqfyIyhkwcoe -goversion go1.15.3 -D "" -importcfg $WORK/b230/importcfg -pack -c=4 ./bdp_estimator.go ./controlbuf.go ./defaults.go ./flowcontrol.go ./handler_server.go ./http2_client.go ./http2_server.go ./http_util.go ./log.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/8b/8b5eb44eb7aa6d5ac045f1fd093a74aa6ecff4f46964c64977b6949031e3e7c4-d # internal github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b316/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b333/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi -complete -buildid -rkz9-S-zUTsyak7F8fp/-rkz9-S-zUTsyak7F8fp -goversion go1.15.3 -D "" -importcfg $WORK/b334/importcfg -pack -c=4 ./error.go ./reader.go ./shared.go ./signer.go ./stream_writer.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/de/dee0a590bd189f4f69db51e7e0a56fb19cd2493690d0eaa998e0c2936d6a4fd9-d # internal github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b314/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b315/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/aws/aws-sdk-go/aws/signer/v4 -complete -buildid conajgQG7oYx13HRi2CJ/conajgQG7oYx13HRi2CJ -goversion go1.15.3 -D "" -importcfg $WORK/b313/importcfg -pack -c=4 ./header_rules.go ./options.go ./request_context_go1.7.go ./stream.go ./uri_path.go ./v4.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/6d/6d89a62afaca83fb7d95d0c191d7b34a77c480f294ca664a3417ebf66ab794dd-d # internal github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b326/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b327/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -complete -buildid dbPuR6nKiTsRGL0z6O6B/dbPuR6nKiTsRGL0z6O6B -goversion go1.15.3 -D "" -importcfg $WORK/b325/importcfg -pack -c=4 ./ec2_role_provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/e3/e38388bb7db29b68fee2b43a6cd39e824b9b862beed5ecead165bc451eaa50cd-d # internal github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b041/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b329/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -complete -buildid Qfm4g-AO8ivN03dVXQ8v/Qfm4g-AO8ivN03dVXQ8v -goversion go1.15.3 -D "" -importcfg $WORK/b328/importcfg -pack -c=4 ./provider.go cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/6f/6f0124bf075f07d07a93ad69b7a907a19122bf38976c432ec93bac637d7405cb-d # internal github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b319/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b320/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b321/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/private/protocol/query /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/aws/aws-sdk-go/private/protocol/query -complete -buildid cUsLhCFFaB8lhGS2itHI/cUsLhCFFaB8lhGS2itHI -goversion go1.15.3 -D "" -importcfg $WORK/b318/importcfg -pack -c=4 ./build.go ./unmarshal.go ./unmarshal_error.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/c8/c86d72207e0011d744bc91c071a1180e258f633924bd0a33aad17ae3c1ff60e9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/81/8114b33c9ad8c8c9ac54a50dc20a3f2db973859c2f7a577a4a09a22cf8de7ea8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/bc/bc070f24e0693440b8302361e1b7863bb1d9e8f2c094f666f8e1286c6f018511-d # internal github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b309/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b325/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b328/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b326/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b298/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/defaults /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/aws/aws-sdk-go/aws/defaults -complete -buildid qrTWltYAx8W4Jp1q2phK/qrTWltYAx8W4Jp1q2phK -goversion go1.15.3 -D "" -importcfg $WORK/b324/importcfg -pack -c=4 ./defaults.go ./shared_config.go cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/ff/ffde563f1d8feb7f5b9a3c924c80cb84c6f8dcbf75e9038d1c59d0a044cd2be7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/a7/a7c4217cdcebc602616247c38fdfc8a223fbadc6998a1f76a2177873af2d4814-d # internal github.com/aws/aws-sdk-go/private/protocol/restxml mkdir -p $WORK/b335/ github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b312/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/xml=$WORK/b319/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b318/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b315/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b321/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/private/protocol/restxml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/aws/aws-sdk-go/private/protocol/restxml -complete -buildid EUhtcdAp42H8rsqdXAYV/EUhtcdAp42H8rsqdXAYV -goversion go1.15.3 -D "" -importcfg $WORK/b335/importcfg -pack -c=4 ./restxml.go cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b313/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b318/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/service/sts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/aws/aws-sdk-go/service/sts -complete -buildid AKJguWAIvI65T1SnwisT/AKJguWAIvI65T1SnwisT -goversion go1.15.3 -D "" -importcfg $WORK/b312/importcfg -pack -c=4 ./api.go ./customizations.go ./doc.go ./errors.go ./service.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/32/32bb7da12a7b60cef1ed0405366b43b2e86e0ead84ef5194008dccf0bd360ec6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/ce/ce3c7598c91179079467e3785167d5cd5007e08a0e1efdb3f0f1a69cbef76b45-d # internal github.com/aws/aws-sdk-go/service/s3 mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile crypto/md5=$WORK/b094/_pkg_.a packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile encoding/xml=$WORK/b319/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b331/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b313/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3err=$WORK/b332/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b316/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b333/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=$WORK/b334/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b315/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b335/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b321/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/internal/arn=$WORK/b336/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/service/s3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/aws/aws-sdk-go/service/s3 -complete -buildid eSQguOiYzBsPDYcM_V_K/eSQguOiYzBsPDYcM_V_K -goversion go1.15.3 -D "" -importcfg $WORK/b330/importcfg -pack -c=4 ./api.go ./body_hash.go ./bucket_location.go ./customizations.go ./doc.go ./doc_custom.go ./endpoint.go ./endpoint_errors.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_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/ad/adb757a5e3f423750335bafa688d48bf90d47655a15090f83c2158c50c8523a0-d # internal github.com/aws/aws-sdk-go/service/sts/stsiface mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b312/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/aws/aws-sdk-go/service/sts/stsiface -complete -buildid 08KRJSHgLWY18v_yMXuF/08KRJSHgLWY18v_yMXuF -goversion go1.15.3 -D "" -importcfg $WORK/b322/importcfg -pack -c=4 ./interface.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/a9/a924eaa6f3ad5de5623a536956882b1a7c83de796454bf17990093a6ee482338-d # internal google.golang.org/grpc mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile compress/gzip=$WORK/b073/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b152/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b159/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b160/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b201/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b202/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b204/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b161/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b164/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b205/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b206/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b196/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b207/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b208/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b209/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b221/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b222/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b225/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b203/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b226/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b227/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b228/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b229/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b230/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b240/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b197/_pkg_.a packagefile google.golang.org/grpc/naming=$WORK/b244/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b241/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b198/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b200/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b242/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b243/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/http/httputil=$WORK/b245/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p google.golang.org/grpc -complete -buildid hD5EPOvbyczbCXgXlYM1/hD5EPOvbyczbCXgXlYM1 -goversion go1.15.3 -D "" -importcfg $WORK/b151/importcfg -pack -c=4 ./backoff.go ./balancer.go ./balancer_conn_wrappers.go ./balancer_v1_wrapper.go ./call.go ./clientconn.go ./codec.go ./dialoptions.go ./doc.go ./interceptor.go ./picker_wrapper.go ./pickfirst.go ./preloader.go ./proxy.go ./resolver_conn_wrapper.go ./rpc_util.go ./server.go ./service_config.go ./stream.go ./trace.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/5d/5d3317a43e1537e163ee47349f0ef7957b72b8f77b1117490cd2355cd5429a99-d # internal github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b312/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b322/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/aws/aws-sdk-go/aws/credentials/stscreds -complete -buildid 6nHMRONIUeA-rLHlSnua/6nHMRONIUeA-rLHlSnua -goversion go1.15.3 -D "" -importcfg $WORK/b311/importcfg -pack -c=4 ./assume_role_provider.go ./web_identity_provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/a3/a3f4fdc72d2b94236ee568e50644065f34d0758804896c92b6e44e9432191129-d # internal github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile crypto/x509=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b309/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b310/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b311/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b323/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b324/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b298/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/session /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/aws/aws-sdk-go/aws/session -complete -buildid E8tpuwFyLjpxbjgQGhnb/E8tpuwFyLjpxbjgQGhnb -goversion go1.15.3 -D "" -importcfg $WORK/b302/importcfg -pack -c=4 ./cabundle_transport.go ./credentials.go ./doc.go ./env_config.go ./session.go ./shared_config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/e1/e1e32bb25395a9cf5af476b11c835a2f4fc2970f7fdc349de70378bb15f17439-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/38/38ff20ce9631909a60bb5cefe2558c6d79e2283e114f39f45660a2fa8d939090-d # internal github.com/googleapis/gax-go/v2 mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile google.golang.org/grpc=$WORK/b151/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b204/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b218/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/googleapis/gax-go/v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p github.com/googleapis/gax-go/v2 -complete -buildid hSAwINFUsT1FszeFr55j/hSAwINFUsT1FszeFr55j -goversion go1.15.3 -D "" -importcfg $WORK/b150/importcfg -pack -c=4 ./call_option.go ./gax.go ./header.go ./invoke.go google.golang.org/api/internal mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b267/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b270/_pkg_.a packagefile google.golang.org/grpc=$WORK/b151/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/api/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p google.golang.org/api/internal -complete -buildid nyon3zmrOrbQltB5hKr5/nyon3zmrOrbQltB5hKr5 -goversion go1.15.3 -D "" -importcfg $WORK/b274/importcfg -pack -c=4 ./conn_pool.go ./creds.go ./settings.go google.golang.org/genproto/googleapis/iam/v1 mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b165/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b247/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b250/_pkg_.a packagefile google.golang.org/grpc=$WORK/b151/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b204/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b218/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/genproto/googleapis/iam/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p google.golang.org/genproto/googleapis/iam/v1 -complete -buildid lZD2seWomlYM_JDkDnvN/lZD2seWomlYM_JDkDnvN -goversion go1.15.3 -D "" -importcfg $WORK/b246/importcfg -pack -c=4 ./iam_policy.pb.go ./options.pb.go ./policy.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/a2/a2a58ee1c9c17d12cfaf787f70cd83f87a65946c19218aa9ed7a4f9b962dc481-d # internal cloud.google.com/go/internal mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b150/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b252/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b218/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF google.golang.org/api/internal/gensupport mkdir -p $WORK/b276/ cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/cloud.google.com/go/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p cloud.google.com/go/internal -complete -buildid y0tF-xdXtfbraMRTfrQf/y0tF-xdXtfbraMRTfrQf -goversion go1.15.3 -D "" -importcfg $WORK/b251/importcfg -pack -c=4 ./annotate.go ./retry.go cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b150/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b252/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile mime=$WORK/b121/_pkg_.a packagefile mime/multipart=$WORK/b122/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/api/internal/gensupport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p google.golang.org/api/internal/gensupport -complete -buildid mOf23xG9m5suu_YL9Pkl/mOf23xG9m5suu_YL9Pkl -goversion go1.15.3 -D "" -importcfg $WORK/b276/importcfg -pack -c=4 ./buffer.go ./doc.go ./json.go ./jsonfloat.go ./media.go ./params.go ./resumable.go ./send.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/0b/0b2e6bf179c5e95f594772f7488da262360fb4806016e23a163d03fcb451a7b1-d # internal google.golang.org/api/option mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b267/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b270/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b274/_pkg_.a packagefile google.golang.org/grpc=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/api/option /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p google.golang.org/api/option -complete -buildid 0rBcyAav0RWrH1h8sU0T/0rBcyAav0RWrH1h8sU0T -goversion go1.15.3 -D "" -importcfg $WORK/b266/importcfg -pack -c=4 ./credentials_go19.go ./option.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/20/20ba801aa5130b627be8fba9e7be77075c7131d2691bf3f3aa68c1f05730a5c2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/05/059afe1adc61599723ba8f35459d7e73d6c9d3d01f9a2757da56e0685262702a-d # internal google.golang.org/api/option/internaloption mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile google.golang.org/api/internal=$WORK/b274/_pkg_.a packagefile google.golang.org/api/option=$WORK/b266/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/api/option/internaloption /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p google.golang.org/api/option/internaloption -complete -buildid US9rggGfpujupzQkSNuD/US9rggGfpujupzQkSNuD -goversion go1.15.3 -D "" -importcfg $WORK/b277/importcfg -pack -c=4 ./internaloption.go google.golang.org/api/transport/http mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b279/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b267/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b291/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b274/_pkg_.a packagefile google.golang.org/api/option=$WORK/b266/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b292/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b293/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/api/transport/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p google.golang.org/api/transport/http -complete -buildid KvnFjVCB1i2iHjF-OTw6/KvnFjVCB1i2iHjF-OTw6 -goversion go1.15.3 -D "" -importcfg $WORK/b278/importcfg -pack -c=4 ./default_transport_go113.go ./dial.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/2a/2ac02313b4b303260526a38bcce333eadf3d28fc525790e47c2bcfb9e2f80037-d # internal cloud.google.com/go/iam mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b150/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b246/_pkg_.a packagefile google.golang.org/grpc=$WORK/b151/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b204/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b197/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/cloud.google.com/go/iam /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p cloud.google.com/go/iam -complete -buildid bw6XMdhToc0V8u_3T9Mf/bw6XMdhToc0V8u_3T9Mf -goversion go1.15.3 -D "" -importcfg $WORK/b149/importcfg -pack -c=4 ./iam.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/d2/d29a728d1919840bdb3d3eb98cb48cc12d3019f4fad84f3a03127199b7df08c7-d # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/c4/c41cac1713d087edc31e176a373e68f21a0186f14bd26c8841c83887e6d673e5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/fa/faa83f317bae2e8265eed67bbb0b3daa5b77e7020e5a8b02126906cca551dc73-d # internal google.golang.org/api/storage/v1 mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b252/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b276/_pkg_.a packagefile google.golang.org/api/option=$WORK/b266/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b277/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b278/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/api/storage/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p google.golang.org/api/storage/v1 -complete -buildid lwA4MiotoamjnX7ZVQYR/lwA4MiotoamjnX7ZVQYR -goversion go1.15.3 -D "" -importcfg $WORK/b275/importcfg -pack -c=4 ./storage-gen.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/ab/ab497147289046be521bca201b60821f74926a11e75cd20864d0d4ce3c458bb2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/9b/9b9318cfc7844205217f0d75d344b0ec347364787f6e3e36d58dfb290cf06bd9-d # internal cloud.google.com/go/storage mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile cloud.google.com/go/iam=$WORK/b149/_pkg_.a packagefile cloud.google.com/go/internal=$WORK/b251/_pkg_.a packagefile cloud.google.com/go/internal/optional=$WORK/b254/_pkg_.a packagefile cloud.google.com/go/internal/trace=$WORK/b255/_pkg_.a packagefile cloud.google.com/go/internal/version=$WORK/b264/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile crypto=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile crypto/rsa=$WORK/b096/_pkg_.a packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile crypto/x509=$WORK/b099/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile encoding/pem=$WORK/b102/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b150/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b252/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b265/_pkg_.a packagefile google.golang.org/api/option=$WORK/b266/_pkg_.a packagefile google.golang.org/api/storage/v1=$WORK/b275/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b278/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b246/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b250/_pkg_.a packagefile hash/crc32=$WORK/b075/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/cloud.google.com/go/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p cloud.google.com/go/storage -complete -buildid WS_iI2TCv4WdfuC6mNw0/WS_iI2TCv4WdfuC6mNw0 -goversion go1.15.3 -D "" -importcfg $WORK/b148/importcfg -pack -c=4 ./acl.go ./bucket.go ./copy.go ./doc.go ./go110.go ./hmac.go ./iam.go ./invoke.go ./notifications.go ./post_policy_v4.go ./reader.go ./storage.go ./writer.go cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/64/64ea40b21924484ed5aaa73ff632c04a64fc620039ff181221055d6fd1dceb06-d # internal github.com/aws/aws-sdk-go/service/s3/s3iface mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b330/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/service/s3/s3iface /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/aws/aws-sdk-go/service/s3/s3iface -complete -buildid jyQ_0xKlP1nPnRMrfXUH/jyQ_0xKlP1nPnRMrfXUH -goversion go1.15.3 -D "" -importcfg $WORK/b338/importcfg -pack -c=4 ./interface.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/db/db273d9b6204113212afc24da2ae341d7c1376bf9ecb13689334050947562b96-d # internal github.com/aws/aws-sdk-go/service/s3/s3manager mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b330/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b338/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/service/s3/s3manager /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/aws/aws-sdk-go/service/s3/s3manager -complete -buildid i31XMKQAV288JkdDZ4qA/i31XMKQAV288JkdDZ4qA -goversion go1.15.3 -D "" -importcfg $WORK/b337/importcfg -pack -c=4 ./batch.go ./bucket_region.go ./buffered_read_seeker.go ./default_read_seeker_write_to.go ./default_writer_read_from.go ./doc.go ./download.go ./pool.go ./read_seeker_write_to.go ./upload.go ./upload_input.go ./writer_read_from.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/f8/f811918c2be0ec1b542839cdb8af8853dc77235de315f32a6f8b740c1e6b28b2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/29/29abe748192457b97445f10716598b03c721c5acafe1e75ae9b1e5509a6e8acb-d # internal github.com/coreos/ignition/v2/internal/resource mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b147/_pkg_.a packagefile cloud.google.com/go/storage=$WORK/b148/_pkg_.a packagefile compress/gzip=$WORK/b073/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile crypto/x509=$WORK/b099/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile encoding/pem=$WORK/b102/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b330/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=$WORK/b337/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/earlyrand=$WORK/b339/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b142/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/util=$WORK/b340/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b341/_pkg_.a packagefile github.com/pin/tftp=$WORK/b342/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b071/_pkg_.a packagefile golang.org/x/net/http/httpproxy=$WORK/b344/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b270/_pkg_.a packagefile google.golang.org/api/option=$WORK/b266/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/resource /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/coreos/ignition/v2/internal/resource -lang=go1.11 -complete -buildid ubtcTh2Ciu6QGEwtbl__/ubtcTh2Ciu6QGEwtbl__ -goversion go1.15.3 -D "" -importcfg $WORK/b146/importcfg -pack -c=4 ./http.go ./url.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/e8/e8b88da4c4b54a481396a8b9d448e2ddbd8f5fda74ae71cbc4c96b4d2752b577-d # internal github.com/coreos/ignition/v2/internal/exec/stages mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b142/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/registry=$WORK/b145/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a EOF github.com/coreos/ignition/v2/internal/providers mkdir -p $WORK/b349/ github.com/coreos/ignition/v2/internal/providers/aliyun cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/exec/stages /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/coreos/ignition/v2/internal/exec/stages -lang=go1.11 -complete -buildid k6DlvaUTaqRhNsbIF_Ri/k6DlvaUTaqRhNsbIF_Ri -goversion go1.15.3 -D "" -importcfg $WORK/b141/importcfg -pack -c=4 ./name.go ./stages.go mkdir -p $WORK/b350/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b142/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/coreos/ignition/v2/internal/providers -lang=go1.11 -complete -buildid rqzQvIYxlnJvRsFB47CS/rqzQvIYxlnJvRsFB47CS -goversion go1.15.3 -D "" -importcfg $WORK/b349/importcfg -pack -c=4 ./providers.go github.com/coreos/ignition/v2/internal/providers/aws mkdir -p $WORK/b352/ github.com/coreos/ignition/v2/internal/exec/util mkdir -p $WORK/b345/ cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/exec/util CGO_LDFLAGS='"-g" "-O2" "-lblkid"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b345/ -importpath github.com/coreos/ignition/v2/internal/exec/util -- -I $WORK/b345/ -g -O2 -Werror=implicit-function-declaration -Werror=implicit-function-declaration ./blkid.go ./user_group_lookup.go github.com/coreos/ignition/v2/internal/providers/cloudstack mkdir -p $WORK/b355/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b325/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b326/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b302/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b142/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b351/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/aws /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/coreos/ignition/v2/internal/providers/aws -lang=go1.11 -complete -buildid FwZwBP_2L594Mg56OQ0V/FwZwBP_2L594Mg56OQ0V -goversion go1.15.3 -D "" -importcfg $WORK/b352/importcfg -pack -c=4 ./aws.go cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b347/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b142/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b351/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b223/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b144/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/cloudstack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/coreos/ignition/v2/internal/providers/cloudstack -lang=go1.11 -complete -buildid mrAmhzdj9cGpPYQgI4VQ/mrAmhzdj9cGpPYQgI4VQ -goversion go1.15.3 -D "" -importcfg $WORK/b355/importcfg -pack -c=4 ./cloudstack.go cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b351/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/aliyun /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/coreos/ignition/v2/internal/providers/aliyun -lang=go1.11 -complete -buildid KayNNgn94rcESio5EEZu/KayNNgn94rcESio5EEZu -goversion go1.15.3 -D "" -importcfg $WORK/b350/importcfg -pack -c=4 ./aliyun.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/94/947150422640733f36f55a0d362ac6182d8a4ad1c0d6e8b60010ad3ec39968f4-d # internal github.com/coreos/ignition/v2/internal/providers/digitalocean mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b351/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/digitalocean /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/coreos/ignition/v2/internal/providers/digitalocean -lang=go1.11 -complete -buildid SaDQ1mtwEeebCz4wXzMl/SaDQ1mtwEeebCz4wXzMl -goversion go1.15.3 -D "" -importcfg $WORK/b356/importcfg -pack -c=4 ./digitalocean.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/e6/e67a8151a3bc01ac95c635102d855b29dfc839e09dcc6165ea646a7f625df7fd-d # internal github.com/coreos/ignition/v2/internal/providers/exoscale mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b351/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/exoscale /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/coreos/ignition/v2/internal/providers/exoscale -lang=go1.11 -complete -buildid nk7-TyRBDbKfE_81E6a-/nk7-TyRBDbKfE_81E6a- -goversion go1.15.3 -D "" -importcfg $WORK/b357/importcfg -pack -c=4 ./exoscale.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/00/00c5c94496842edf01a49e21bcef2065cd0e8424bea3f307b2d31a2512b362e1-d # internal github.com/coreos/ignition/v2/internal/providers/file mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b351/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/file /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/coreos/ignition/v2/internal/providers/file -lang=go1.11 -complete -buildid 7M7HzK8zR-bEldxorGsN/7M7HzK8zR-bEldxorGsN -goversion go1.15.3 -D "" -importcfg $WORK/b358/importcfg -pack -c=4 ./file.go cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/11/1150d0867cb4ba7591481f219f996959cdcd995ebe6cc3881073d06ed5446128-d # internal github.com/coreos/ignition/v2/internal/providers/gcp mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b351/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/gcp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/coreos/ignition/v2/internal/providers/gcp -lang=go1.11 -complete -buildid DKtEWY9-DYh65IUanjL-/DKtEWY9-DYh65IUanjL- -goversion go1.15.3 -D "" -importcfg $WORK/b359/importcfg -pack -c=4 ./gcp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/75/755fe3ce6cc1d74c8d361a804d2ef045525ea2efd7cfa1bb6e32b08ab495e619-d # internal github.com/coreos/ignition/v2/internal/providers/ibmcloud mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b347/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b142/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b351/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b144/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/ibmcloud /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p github.com/coreos/ignition/v2/internal/providers/ibmcloud -lang=go1.11 -complete -buildid mZCPg5LwtSplRYtvNZBD/mZCPg5LwtSplRYtvNZBD -goversion go1.15.3 -D "" -importcfg $WORK/b360/importcfg -pack -c=4 ./ibmcloud.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/c0/c0a5def982f3a7d5e05cb312b17ba722b66f836a336f30351f71397459fb82a9-d # internal github.com/coreos/ignition/v2/internal/providers/noop mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/noop /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/coreos/ignition/v2/internal/providers/noop -lang=go1.11 -complete -buildid I4Jlkdmi8_rwEyEGy7LU/I4Jlkdmi8_rwEyEGy7LU -goversion go1.15.3 -D "" -importcfg $WORK/b361/importcfg -pack -c=4 ./noop.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/f5/f5d5e476915c2eb4838ed25d114801a5048485d20934570e91d313ca19e429ad-d # internal github.com/coreos/ignition/v2/internal/providers/openstack mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b347/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b142/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b351/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b223/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b144/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/openstack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/coreos/ignition/v2/internal/providers/openstack -lang=go1.11 -complete -buildid 49TCydsE3UftEm0s2WRn/49TCydsE3UftEm0s2WRn -goversion go1.15.3 -D "" -importcfg $WORK/b362/importcfg -pack -c=4 ./openstack.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/3d/3d2b700dbb171064f8bd45d032f118e7e671849388a324ad0acbdd6b0f519b00-d # internal github.com/coreos/ignition/v2/internal/providers/packet mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b351/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/packet /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/coreos/ignition/v2/internal/providers/packet -lang=go1.11 -complete -buildid hwdg6uxW3ZwguV9swbaf/hwdg6uxW3ZwguV9swbaf -goversion go1.15.3 -D "" -importcfg $WORK/b363/importcfg -pack -c=4 ./packet.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/e5/e5acdaa85aecb2752ebedc29dacb5f2b0e75c4dce0c265a59b173c84f9826f67-d # internal github.com/coreos/ignition/v2/internal/providers/qemu mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b351/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b144/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/qemu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/coreos/ignition/v2/internal/providers/qemu -lang=go1.11 -complete -buildid Qd8UI3axdP1oTaziYdWC/Qd8UI3axdP1oTaziYdWC -goversion go1.15.3 -D "" -importcfg $WORK/b364/importcfg -pack -c=4 ./qemu_fwcfg.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/cd/cd323ffb88ee42c7dca10f40eb2afaedde2a6e2dc123d9af05fbe42aa8c285eb-d # internal github.com/coreos/ignition/v2/internal/providers/virtualbox mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b347/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b351/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/virtualbox /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/coreos/ignition/v2/internal/providers/virtualbox -lang=go1.11 -complete -buildid 8_D_9WU9oTZ9w1RORg4a/8_D_9WU9oTZ9w1RORg4a -goversion go1.15.3 -D "" -importcfg $WORK/b365/importcfg -pack -c=4 ./virtualbox.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/66/664807e79110c6e46032a196950feb930a55d68ff63c3c1831aac5b8eb1df2dd-d # internal github.com/coreos/ignition/v2/internal/providers/vmware mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b073/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers=$WORK/b349/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b351/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile github.com/vmware/vmw-guestinfo/rpcvmx=$WORK/b367/_pkg_.a packagefile github.com/vmware/vmw-guestinfo/vmcheck=$WORK/b371/_pkg_.a packagefile github.com/vmware/vmw-ovflib=$WORK/b372/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/vmware /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/coreos/ignition/v2/internal/providers/vmware -lang=go1.11 -complete -buildid MuXcEROpKNjxU5VaL0Ee/MuXcEROpKNjxU5VaL0Ee -goversion go1.15.3 -D "" -importcfg $WORK/b366/importcfg -pack -c=4 ./vmware.go ./vmware_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/df/dfdadd09ef6ebf628108cc7f7cd29a8c210d0b9a5e7387b73c5435cd3a3d7211-d # internal github.com/coreos/ignition/v2/internal/providers/vultr mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b351/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/vultr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p github.com/coreos/ignition/v2/internal/providers/vultr -lang=go1.11 -complete -buildid k8vc2NYdC_PQN_yvyAh0/k8vc2NYdC_PQN_yvyAh0 -goversion go1.15.3 -D "" -importcfg $WORK/b373/importcfg -pack -c=4 ./vultr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/dd/dd25c206d0ef23fbc7779ac642248ef88ce6e056479e4f33bf2f73dc835909f6-d # internal github.com/coreos/ignition/v2/internal/providers/zvm mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b347/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b142/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b351/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os/exec=$WORK/b144/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/zvm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p github.com/coreos/ignition/v2/internal/providers/zvm -lang=go1.11 -complete -buildid 7CoxiDYugyDF8I0l5PGl/7CoxiDYugyDF8I0l5PGl -goversion go1.15.3 -D "" -importcfg $WORK/b374/importcfg -pack -c=4 ./zvm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/e2/e217c26cb35fdf18afd0f9f0b6d20c4f74c301fa43dd38552d9078c702e6ef6b-d # internal github.com/coreos/ignition/v2/internal/providers/cmdline mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b347/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b142/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers=$WORK/b349/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b351/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/cmdline /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p github.com/coreos/ignition/v2/internal/providers/cmdline -lang=go1.11 -complete -buildid fCjTjuDjPJpyOjFqyhi9/fCjTjuDjPJpyOjFqyhi9 -goversion go1.15.3 -D "" -importcfg $WORK/b375/importcfg -pack -c=4 ./cmdline.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/42/4274c5d34277e56d6a34d84ecf0fec2681b5c977ec205a103ffae60411ab91f3-d # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/39/396f062a066d54276ad013379104735f5bce7b25865c673c0524187bab0a19cb-d # internal github.com/coreos/ignition/v2/internal/providers/system mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b347/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b142/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers=$WORK/b349/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b351/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p github.com/coreos/ignition/v2/internal/providers/system -lang=go1.11 -complete -buildid POCdL5GiGEEL5ZjiGN_z/POCdL5GiGEEL5ZjiGN_z -goversion go1.15.3 -D "" -importcfg $WORK/b376/importcfg -pack -c=4 ./system.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/fe/feed254e12a8fd3b0dd83792c2e32adc9739a96911411a16e5a8ef5c11154e9e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/46/4663c1a829e652f73aff5fb1d914b74e232aca974ed6e414f7ab6f7351a90f09-d # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/60/604d0699e66dd8cba2657b174e366bb88efb1aeb11169d689042cae0fa4801c5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/37/37c902478d59beaf8e9d1e61c7d8d090282fd633af76288842e30a276373290f-d # internal cd $WORK/b345 TERM='dumb' gcc -I /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/exec/util -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b345=/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-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/exec/util -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b345=/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-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/exec/util -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b345=/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-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/exec/util TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b345=/tmp/go-build -gno-record-gcc-switches -I $WORK/b345/ -g -O2 -Werror=implicit-function-declaration -Werror=implicit-function-declaration -o $WORK/b345/_x004.o -c blkid.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b345=/tmp/go-build -gno-record-gcc-switches -I $WORK/b345/ -g -O2 -Werror=implicit-function-declaration -Werror=implicit-function-declaration -o $WORK/b345/_x005.o -c user_group_lookup.c cd $WORK/b345 TERM='dumb' gcc -I /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/exec/util -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b345=/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-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/exec/util TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b345=/tmp/go-build -gno-record-gcc-switches -o $WORK/b345/_cgo_.o $WORK/b345/_cgo_main.o $WORK/b345/_x001.o $WORK/b345/_x002.o $WORK/b345/_x003.o $WORK/b345/_x004.o $WORK/b345/_x005.o -g -O2 -lblkid TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage util -dynimport $WORK/b345/_cgo_.o -dynout $WORK/b345/_cgo_import.go cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-systemd/v22/journal=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/as_user=$WORK/b346/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b347/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b142/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/util=$WORK/b340/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b071/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b223/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b144/_pkg_.a packagefile os/user=$WORK/b273/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/coreos/ignition/v2/internal/exec/util -lang=go1.11 -buildid wU9P0Wq1887o9DvwFzlM/wU9P0Wq1887o9DvwFzlM -goversion go1.15.3 -D "" -importcfg $WORK/b345/importcfg -pack -c=4 ./device_alias.go ./file.go ./passwd.go ./path.go ./path_sort.go ./selinux.go ./unit.go ./util.go $WORK/b345/_cgo_gotypes.go $WORK/b345/blkid.cgo1.go $WORK/b345/user_group_lookup.cgo1.go $WORK/b345/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b345/_pkg_.a $WORK/b345/_x001.o $WORK/b345/_x002.o $WORK/b345/_x003.o $WORK/b345/_x004.o $WORK/b345/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/d1/d1a6ab518b478909f063c4a4de7e519dba99156a1102d166148135058790b70a-d # internal github.com/coreos/ignition/v2/internal/providers/azure mkdir -p $WORK/b353/ github.com/coreos/ignition/v2/internal/exec/stages/disks mkdir -p $WORK/b378/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b347/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b345/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b142/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b351/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b223/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/azure /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/coreos/ignition/v2/internal/providers/azure -lang=go1.11 -complete -buildid e_9UPNO_abjl_tgBfilP/e_9UPNO_abjl_tgBfilP -goversion go1.15.3 -D "" -importcfg $WORK/b353/importcfg -pack -c=4 ./azure.go github.com/coreos/ignition/v2/internal/exec/stages/fetch mkdir -p $WORK/b383/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b347/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b345/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b142/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/sgdisk=$WORK/b379/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/systemd=$WORK/b380/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b144/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/exec/stages/disks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p github.com/coreos/ignition/v2/internal/exec/stages/disks -lang=go1.11 -complete -buildid 2w5k3sB3VSfif5H01gZm/2w5k3sB3VSfif5H01gZm -goversion go1.15.3 -D "" -importcfg $WORK/b378/importcfg -pack -c=4 ./disks.go ./filesystems.go ./luks.go ./partitions.go ./raid.go github.com/coreos/ignition/v2/internal/exec/stages/files mkdir -p $WORK/b385/ github.com/coreos/ignition/v2/internal/exec/stages/mount mkdir -p $WORK/b386/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b345/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b142/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/exec/stages/fetch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/coreos/ignition/v2/internal/exec/stages/fetch -lang=go1.11 -complete -buildid i7GIZxKWjpRYspCwsWQu/i7GIZxKWjpRYspCwsWQu -goversion go1.15.3 -D "" -importcfg $WORK/b383/importcfg -pack -c=4 ./fetch.go cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b347/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b345/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b142/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b144/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/exec/stages/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p github.com/coreos/ignition/v2/internal/exec/stages/mount -lang=go1.11 -complete -buildid ljFkoGWErTP4sX6hzVxH/ljFkoGWErTP4sX6hzVxH -goversion go1.15.3 -D "" -importcfg $WORK/b386/importcfg -pack -c=4 ./mount.go cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b347/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b345/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b142/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/systemd=$WORK/b380/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b071/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b144/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/exec/stages/files /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p github.com/coreos/ignition/v2/internal/exec/stages/files -lang=go1.11 -complete -buildid 5u--6H6LbT50zyKl0RmY/5u--6H6LbT50zyKl0RmY -goversion go1.15.3 -D "" -importcfg $WORK/b385/importcfg -pack -c=4 ./files.go ./filesystemEntries.go ./passwd.go ./units.go github.com/coreos/ignition/v2/internal/exec/stages/umount mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b345/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b142/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b223/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/exec/stages/umount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p github.com/coreos/ignition/v2/internal/exec/stages/umount -lang=go1.11 -complete -buildid tDgC-sqvmxKDBj1MhJg1/tDgC-sqvmxKDBj1MhJg1 -goversion go1.15.3 -D "" -importcfg $WORK/b387/importcfg -pack -c=4 ./umount.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/d5/d52554a127ae2bfb0bfa4fa1b3281549f6228c995cce699398ca5c4b8312be2b-d # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/8c/8ccb2fc7799a0f5b759d1989331212ddeb14c8d8876008ab47af19b5cf6b3c17-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal github.com/coreos/ignition/v2/internal/providers/azurestack mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/azure=$WORK/b353/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/azurestack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/coreos/ignition/v2/internal/providers/azurestack -lang=go1.11 -complete -buildid RDHpJ0tRtvvvlCe2y7uC/RDHpJ0tRtvvvlCe2y7uC -goversion go1.15.3 -D "" -importcfg $WORK/b354/importcfg -pack -c=4 ./azurestack.go cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/a1/a14ff38cabb8d09364c0cd1ff3ea8abe9894c6fde3484f9e1fbd1fbb0fddc76e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/19/1935f999ec01d799d7d3e2e15f05f755e4681ff3abdd8ce755e4a4ea14447820-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/cd/cdf7b001d53ecfa83abe4e887725425387997d837fa84b9b991ac132a59e8f0b-d # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/5c/5c438c8e608612a2398e7b77007c323a2aa548488584128e06fe23cfc30a5e67-d # internal github.com/coreos/ignition/v2/internal/platform mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b142/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers=$WORK/b349/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/aliyun=$WORK/b350/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/aws=$WORK/b352/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/azure=$WORK/b353/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/azurestack=$WORK/b354/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/cloudstack=$WORK/b355/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/digitalocean=$WORK/b356/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/exoscale=$WORK/b357/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/file=$WORK/b358/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/gcp=$WORK/b359/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/ibmcloud=$WORK/b360/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/noop=$WORK/b361/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/openstack=$WORK/b362/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/packet=$WORK/b363/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/qemu=$WORK/b364/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/virtualbox=$WORK/b365/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/vmware=$WORK/b366/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/vultr=$WORK/b373/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/zvm=$WORK/b374/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/registry=$WORK/b145/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/platform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/coreos/ignition/v2/internal/platform -lang=go1.11 -complete -buildid HPZkvm2adZ1xQuqKGcTJ/HPZkvm2adZ1xQuqKGcTJ -goversion go1.15.3 -D "" -importcfg $WORK/b348/importcfg -pack -c=4 ./name.go ./platform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/e9/e9777c29528651f96be606ca3a1e0e68bfaae0ca0787ef6533928e3c4d1be4be-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/1c/1c9b0a31bf26cf73588245807dc43d8ac5089d3e9087e7fe96853d7376368b71-d # internal github.com/coreos/ignition/v2/internal/exec mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-systemd/v22/journal=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b345/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b142/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/platform=$WORK/b348/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers=$WORK/b349/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/cmdline=$WORK/b375/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/system=$WORK/b376/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/util=$WORK/b340/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b130/_pkg_.a packagefile github.com/google/renameio=$WORK/b377/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p github.com/coreos/ignition/v2/internal/exec -lang=go1.11 -complete -buildid 94aPekrh7toqz2BnM-4K/94aPekrh7toqz2BnM-4K -goversion go1.15.3 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./engine.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/ca/ca098124d06695c7041d0e2be2e2da21103861f881e47bf52b34accaf8aeb6e7-d # internal github.com/coreos/ignition/v2/internal/exec/stages/fetch_offline mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b345/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b142/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/util=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/exec/stages/fetch_offline /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/coreos/ignition/v2/internal/exec/stages/fetch_offline -lang=go1.11 -complete -buildid 8NgiSlLbt0H-kyIUVt-0/8NgiSlLbt0H-kyIUVt-0 -goversion go1.15.3 -D "" -importcfg $WORK/b384/importcfg -pack -c=4 ./fetch-offline.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/fb/fbfb08d5a27a9b3efa6baefe7fad19bb1007fefa72adad4f5298dbfdb60463fe-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\tcloud.google.com/go\tv0.58.0\t\ndep\tcloud.google.com/go/storage\tv1.9.0\t\ndep\tgithub.com/ajeddeloh/go-json\tv0.0.0-20170920214419-6a2fe990e083\t\ndep\tgithub.com/aws/aws-sdk-go\tv1.30.28\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/coreos/go-systemd/v22\tv22.0.0\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20190529201340-22b159166068\t\ndep\tgithub.com/godbus/dbus/v5\tv5.0.3\t\ndep\tgithub.com/golang/groupcache\tv0.0.0-20200121045136-8c9f03a8e57e\t\ndep\tgithub.com/golang/protobuf\tv1.4.2\t\ndep\tgithub.com/google/renameio\tv0.1.0\t\ndep\tgithub.com/googleapis/gax-go/v2\tv2.0.5\t\ndep\tgithub.com/jmespath/go-jmespath\tv0.3.0\t\ndep\tgithub.com/pin/tftp\tv2.1.0+incompatible\t\ndep\tgithub.com/vincent-petithory/dataurl\tv0.0.0-20160330182126-9a301d65acbb\t\ndep\tgithub.com/vmware/vmw-guestinfo\tv0.0.0-20170707015358-25eff159a728\t\ndep\tgithub.com/vmware/vmw-ovflib\tv0.0.0-20170608004843-1f217b9dc714\t\ndep\tgo.opencensus.io\tv0.22.5\t\ndep\tgolang.org/x/net\tv0.0.0-20200602114024-627f9648deb9\t\ndep\tgolang.org/x/oauth2\tv0.0.0-20200107190931-bf48bf16ab8d\t\ndep\tgolang.org/x/sys\tv0.0.0-20200610111108-226ff32320da\t\ndep\tgolang.org/x/text\tv0.3.3\t\ndep\tgoogle.golang.org/api\tv0.26.0\t\ndep\tgoogle.golang.org/genproto\tv0.0.0-20200610104632-a5b850bcf112\t\ndep\tgoogle.golang.org/grpc\tv1.29.1\t\ndep\tgoogle.golang.org/protobuf\tv1.24.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/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/disks=$WORK/b378/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/fetch=$WORK/b383/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/fetch_offline=$WORK/b384/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/files=$WORK/b385/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/mount=$WORK/b386/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/umount=$WORK/b387/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b142/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/platform=$WORK/b348/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b341/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.11 -complete -buildid u6qhVcsEjR6K2o1Sf_Qw/u6qhVcsEjR6K2o1Sf_Qw -goversion go1.15.3 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/e5/e52be0f61341d76998c9a3676711c1ae400e38ec0171b4dbc458e7d461228a88-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/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/disks=$WORK/b378/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/fetch=$WORK/b383/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/fetch_offline=$WORK/b384/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/files=$WORK/b385/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/mount=$WORK/b386/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/umount=$WORK/b387/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b142/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/platform=$WORK/b348/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b341/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile crypto/sha512=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile github.com/coreos/go-systemd/v22/journal=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b345/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers=$WORK/b349/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/cmdline=$WORK/b375/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/system=$WORK/b376/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b146/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/util=$WORK/b340/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b130/_pkg_.a packagefile github.com/google/renameio=$WORK/b377/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/registry=$WORK/b145/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b347/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/sgdisk=$WORK/b379/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/systemd=$WORK/b380/_pkg_.a packagefile os/exec=$WORK/b144/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b071/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b223/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile log/syslog=$WORK/b143/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/aliyun=$WORK/b350/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/aws=$WORK/b352/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/azure=$WORK/b353/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/azurestack=$WORK/b354/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/cloudstack=$WORK/b355/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/digitalocean=$WORK/b356/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/exoscale=$WORK/b357/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/file=$WORK/b358/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/gcp=$WORK/b359/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/ibmcloud=$WORK/b360/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/noop=$WORK/b361/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/openstack=$WORK/b362/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/packet=$WORK/b363/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/qemu=$WORK/b364/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/virtualbox=$WORK/b365/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/vmware=$WORK/b366/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/vultr=$WORK/b373/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/zvm=$WORK/b374/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile crypto=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b065/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b067/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/translate=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/translate=$WORK/b140/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b066/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b127/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b068/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b070/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b062/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile bufio=$WORK/b069/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/as_user=$WORK/b346/_pkg_.a packagefile os/user=$WORK/b273/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b351/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b147/_pkg_.a packagefile cloud.google.com/go/storage=$WORK/b148/_pkg_.a packagefile compress/gzip=$WORK/b073/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile crypto/x509=$WORK/b099/_pkg_.a packagefile encoding/pem=$WORK/b102/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b330/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=$WORK/b337/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/earlyrand=$WORK/b339/_pkg_.a packagefile github.com/pin/tftp=$WORK/b342/_pkg_.a packagefile golang.org/x/net/http/httpproxy=$WORK/b344/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b270/_pkg_.a packagefile google.golang.org/api/option=$WORK/b266/_pkg_.a packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b064/_pkg_.a packagefile container/list=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b112/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile mime=$WORK/b121/_pkg_.a packagefile mime/multipart=$WORK/b122/_pkg_.a packagefile net/http/httptrace=$WORK/b124/_pkg_.a packagefile net/http/internal=$WORK/b125/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile crypto/aes=$WORK/b078/_pkg_.a packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=$WORK/b381/_pkg_.a packagefile regexp/syntax=$WORK/b059/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b224/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b325/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b326/_pkg_.a packagefile github.com/vmware/vmw-guestinfo/rpcvmx=$WORK/b367/_pkg_.a packagefile github.com/vmware/vmw-guestinfo/vmcheck=$WORK/b371/_pkg_.a packagefile github.com/vmware/vmw-ovflib=$WORK/b372/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b051/_pkg_.a packagefile internal/nettrace=$WORK/b052/_pkg_.a packagefile internal/singleflight=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b128/_pkg_.a packagefile cloud.google.com/go/iam=$WORK/b149/_pkg_.a packagefile cloud.google.com/go/internal=$WORK/b251/_pkg_.a packagefile cloud.google.com/go/internal/optional=$WORK/b254/_pkg_.a packagefile cloud.google.com/go/internal/trace=$WORK/b255/_pkg_.a packagefile cloud.google.com/go/internal/version=$WORK/b264/_pkg_.a packagefile crypto/rsa=$WORK/b096/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b150/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b252/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b265/_pkg_.a packagefile google.golang.org/api/storage/v1=$WORK/b275/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b278/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b246/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b250/_pkg_.a packagefile hash/crc32=$WORK/b075/_pkg_.a packagefile compress/flate=$WORK/b074/_pkg_.a packagefile crypto/des=$WORK/b084/_pkg_.a packagefile crypto/ecdsa=$WORK/b085/_pkg_.a packagefile crypto/ed25519=$WORK/b091/_pkg_.a packagefile crypto/elliptic=$WORK/b086/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/md5=$WORK/b094/_pkg_.a packagefile crypto/rc4=$WORK/b095/_pkg_.a packagefile crypto/sha1=$WORK/b097/_pkg_.a packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b110/_pkg_.a packagefile crypto/dsa=$WORK/b100/_pkg_.a packagefile crypto/x509/pkix=$WORK/b101/_pkg_.a packagefile encoding/asn1=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b090/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b309/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b310/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b311/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b323/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b324/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b305/_pkg_.a packagefile encoding/xml=$WORK/b319/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b331/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b313/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3err=$WORK/b332/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b316/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b333/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=$WORK/b334/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b315/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b335/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b321/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/internal/arn=$WORK/b336/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b338/_pkg_.a packagefile github.com/pin/tftp/netascii=$WORK/b343/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b233/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b267/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b268/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b271/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b272/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b274/_pkg_.a packagefile google.golang.org/grpc=$WORK/b151/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b117/_pkg_.a packagefile mime/quotedprintable=$WORK/b123/_pkg_.a packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b327/_pkg_.a packagefile github.com/vmware/vmw-guestinfo/rpcout=$WORK/b368/_pkg_.a packagefile github.com/vmware/vmw-guestinfo/bdoor=$WORK/b370/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b129/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b204/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b197/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b218/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b256/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b263/_pkg_.a packagefile crypto/internal/randutil=$WORK/b087/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b253/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b276/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b277/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b279/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b291/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b292/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b293/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b165/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b247/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b185/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b108/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b308/_pkg_.a packagefile net/http/httputil=$WORK/b245/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b312/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b322/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b328/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b314/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b317/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b318/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b234/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b236/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b237/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b269/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b152/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b159/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b160/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b201/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b202/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b161/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b164/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b205/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b206/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b196/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b207/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b208/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b209/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b221/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b222/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b225/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b203/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b226/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b227/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b228/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b229/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b230/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b240/_pkg_.a packagefile google.golang.org/grpc/naming=$WORK/b244/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b241/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b198/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b200/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b242/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b243/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b114/_pkg_.a packagefile github.com/vmware/vmw-guestinfo/message=$WORK/b369/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b220/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b257/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b258/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b260/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b261/_pkg_.a packagefile runtime/trace=$WORK/b262/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b280/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b282/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b288/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b286/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b281/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b184/_pkg_.a packagefile github.com/golang/protobuf/protoc-gen-go/descriptor=$WORK/b248/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b194/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b329/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b320/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b235/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b153/_pkg_.a packagefile html/template=$WORK/b154/_pkg_.a packagefile text/tabwriter=$WORK/b158/_pkg_.a packagefile google.golang.org/grpc/credentials/internal=$WORK/b195/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b163/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b210/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b217/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b231/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b238/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b239/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b199/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b211/_pkg_.a packagefile go.opencensus.io=$WORK/b259/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b283/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b285/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b289/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b290/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b284/_pkg_.a packagefile runtime/pprof=$WORK/b287/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b175/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldnum=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b249/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/internal/genname=$WORK/b193/_pkg_.a packagefile html=$WORK/b155/_pkg_.a packagefile text/template=$WORK/b156/_pkg_.a packagefile text/template/parse=$WORK/b157/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b213/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b215/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b212/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b169/_pkg_.a packagefile go/token=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b214/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b216/_pkg_.a packagefile hash/fnv=$WORK/b170/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -buildmode=exe -buildid=cQvhmyVUkbGvs8WVwKCY/u6qhVcsEjR6K2o1Sf_Qw/nfvRyS62MyYpzdJsoOcD/cQvhmyVUkbGvs8WVwKCY -X github.com/coreos/ignition/v2/internal/version.Raw=2.7.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0x9da4f9369c060b8fdbb340d3963764ef5610d62e -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/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.7.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0x3e21b727928110ce09f29ad3e6b032a547dbb6a2' -a -v -x -o ./ignition-validate github.com/coreos/ignition/v2/validate WORK=/tmp/go-build522758818 internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/unsafeheader -std -complete -buildid vMC0mUNiJAxYcl31qZPa/vMC0mUNiJAxYcl31qZPa -goversion go1.15.3 -D "" -importcfg $WORK/b005/importcfg -pack -c=4 ./unsafeheader.go runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p runtime/internal/sys -std -+ -complete -buildid ktH9_YLb3Ji1eorPQbU1/ktH9_YLb3Ji1eorPQbU1 -goversion go1.15.3 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go math/bits mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p math/bits -std -complete -buildid dNhRhZ8SCdlG1PNWB722/dNhRhZ8SCdlG1PNWB722 -goversion go1.15.3 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b010/symabis ./asm_amd64.s internal/cpu mkdir -p $WORK/b009/ unicode/utf8 mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p unicode/utf8 -std -complete -buildid mxFQmncJCWYVEBC8_ZsG/mxFQmncJCWYVEBC8_ZsG -goversion go1.15.3 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./utf8.go cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b009/symabis ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/4e/4e2ac3b46bba687b5c07fb7ee7d5591ed54b847674b745340d1767918b42e156-d # internal internal/race mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/race -std -complete -buildid P2BIHFDvdKzpuOywcMvB/P2BIHFDvdKzpuOywcMvB -goversion go1.15.3 -D "" -importcfg $WORK/b021/importcfg -pack -c=4 ./doc.go ./norace.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/atomic -std -+ -buildid x6pz2vqiGXWNVFxYAtAF/x6pz2vqiGXWNVFxYAtAF -goversion go1.15.3 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h -c=4 ./atomic_amd64.go ./stubs.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/cpu -std -+ -buildid 7UUduaHU_HnHcuJ3bFeq/7UUduaHU_HnHcuJ3bFeq -goversion go1.15.3 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./cpu.go ./cpu_amd64.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ef/ef3243d2c5efe13edac9e24fe587c5f0c320721095d1c0fc31d64b4c833ffeac-d # internal sync/atomic mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b022/symabis ./asm.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sync/atomic -std -buildid 83O98RRQp3gpxPNEWUcj/83O98RRQp3gpxPNEWUcj -goversion go1.15.3 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h -c=4 ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/b6/b69a11240971f46e60ec5cadec980e7883924c46b6d00e344a39c7eebab537a9-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/math -std -+ -complete -buildid rzqNht7CPrTR0fHvH40-/rzqNht7CPrTR0fHvH40- -goversion go1.15.3 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b010/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/23/2336702e383b6bf7cf12e7397e6f39f440cb4becbe1e8e320f1b6fd966a2f519-d # internal unicode mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p unicode -std -complete -buildid tj-CCM1470loKK8-uyRa/tj-CCM1470loKK8-uyRa -goversion go1.15.3 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/6b/6b107fd84973e766eb4bccfcd4ef4c2fabfc2344f530db002b3c59fd28d4576e-d # internal encoding mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p encoding -std -complete -buildid qdwMWrDLaDrYyJ9LmPmf/qdwMWrDLaDrYyJ9LmPmf -goversion go1.15.3 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./encoding.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/b5/b51251d3e6041610e9becd92cf34525c56ed6cf809ce4dd730dcc64240895788-d # internal unicode/utf16 mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p unicode/utf16 -std -complete -buildid Pj9NuoTn4J2T7_kR-zcU/Pj9NuoTn4J2T7_kR-zcU -goversion go1.15.3 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./utf16.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/69/69d7a2ebfae5a492e6063359a779cc980fd6cf3d05d7cf9fee543e5da769d707-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b022/asm.o ./asm.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b009/cpu_x86.o ./cpu_x86.s 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_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p container/list -std -complete -buildid LA0SSbyG7JgU0Eaqusl0/LA0SSbyG7JgU0Eaqusl0 -goversion go1.15.3 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./list.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/de/de0107c513748cb312efaa33c3b6f8d59b3f7bc2c28da9eb09b6705615adc469-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu_x86.o # internal internal/testlog mkdir -p $WORK/b033/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/39/39ea7275788dd84cee2a3fbf24711a50fcabbfe90b72874e39c75a0fcc7fac37-d # internal internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b008/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/testlog -std -complete -buildid 5-qcCFORc76rbQyT_VX6/5-qcCFORc76rbQyT_VX6 -goversion go1.15.3 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/fc/fc5b208b6d008947cca575ae6ce5b82d5931a8cd3e8df1e60dc82284e8582b25-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/b2/b2b4e4750306591b75f8db19abd1a5105e49ecda5ef662528afecd44508e45d1-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_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/internal/subtle -std -complete -buildid c7_tAtUi00k1_GmSB3MF/c7_tAtUi00k1_GmSB3MF -goversion go1.15.3 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./aliasing.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/bytealg -std -+ -buildid l34HN2M8JgBdP45NYTS0/l34HN2M8JgBdP45NYTS0 -goversion go1.15.3 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go math mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b016/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math -std -buildid ohu7uOIhwo26bHo1n-fY/ohu7uOIhwo26bHo1n-fY -goversion go1.15.3 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/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 ./exp_asm.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/00/00ff7097886590af4cd0fef094658e4c97f0259e9887d8591842f2a079b5ded8-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_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/subtle -std -complete -buildid 4AgC8qpnTUk5fUu9L1vi/4AgC8qpnTUk5fUu9L1vi -goversion go1.15.3 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./constant_time.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/f4/f444fa9b113fdcb0eec9d8df8934f84cc5b0c0af1d8f6bf0b280a0a30c135c8f-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid DxIEfLrEaC9S1rPRLQ9C/DxIEfLrEaC9S1rPRLQ9C -goversion go1.15.3 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./asn1.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/45/458ed442870342c242d026d4545e3591632413d19c0f0eb5cc5deb4b047682c9-d # internal internal/nettrace mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p internal/nettrace -std -complete -buildid A-_CUCf6iPELjfRBmxG-/A-_CUCf6iPELjfRBmxG- -goversion go1.15.3 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./nettrace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b008/compare_amd64.o ./compare_amd64.s cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/2b/2bb914be4533c31a26e2693bc434c64cccbd7183822bcb2a56f403cc8433327f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b008/count_amd64.o ./count_amd64.s cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/9d/9d02c6575814142d1ce413a0bf72cea47f7a402c5ab35f61d09db971af754f0b-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid k8lcu0wMUiFO2KmOXxN6/k8lcu0wMUiFO2KmOXxN6 -goversion go1.15.3 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./aliasing.go runtime/cgo mkdir -p $WORK/b100/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b100/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b100/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b008/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/c0/c0c1deee3c43fab99bea6d187af0a08ba7e2ebb9ccd27b8450a408350185c61b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b008/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/6b/6bb9a2561840d00f998ac8a31c84b9ed282507936326fd84686b30769a30aa79-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b008/indexbyte_amd64.o ./indexbyte_amd64.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_amd64.o $WORK/b008/count_amd64.o $WORK/b008/equal_amd64.o $WORK/b008/index_amd64.o $WORK/b008/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/a7/a72326760abbf25446d7fc906f29d567b0e12da7bc186fc3627a64e8ed8134db-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true runtime gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd $WORK/b100 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b016/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b016/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b016/floor_amd64.o ./floor_amd64.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p runtime -std -+ -buildid RE8pVtiHaU_HZT_mKDlD/RE8pVtiHaU_HZT_mKDlD -goversion go1.15.3 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/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 ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.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 ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_x86.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64.go ./signal_linux_amd64.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_amd64.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b016/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b016/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b016/sqrt_amd64.o ./sqrt_amd64.s cd $WORK/b100 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b016/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/3e/3e7e41b0ef01185202d8f17e872d63ddca6f0078f9fd9c5815c6d46905b735bf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/dim_amd64.o $WORK/b016/exp_amd64.o $WORK/b016/floor_amd64.o $WORK/b016/hypot_amd64.o $WORK/b016/log_amd64.o $WORK/b016/sqrt_amd64.o $WORK/b016/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/24/2420f236f2c0b452b18746a0671d53cc88dd9113e81e7fa331ed0155232e5737-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I $WORK/b100/ -g -O2 -Wall -Werror -o $WORK/b100/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I $WORK/b100/ -g -O2 -Wall -Werror -o $WORK/b100/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I $WORK/b100/ -g -O2 -Wall -Werror -o $WORK/b100/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I $WORK/b100/ -g -O2 -Wall -Werror -o $WORK/b100/_x006.o -c gcc_linux_amd64.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I $WORK/b100/ -g -O2 -Wall -Werror -o $WORK/b100/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I $WORK/b100/ -g -O2 -Wall -Werror -o $WORK/b100/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I $WORK/b100/ -g -O2 -Wall -Werror -o $WORK/b100/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I $WORK/b100/ -g -O2 -Wall -Werror -o $WORK/b100/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I $WORK/b100/ -g -O2 -Wall -Werror -o $WORK/b100/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I $WORK/b100/ -g -O2 -Wall -Werror -o $WORK/b100/_x012.o -c gcc_amd64.S cd $WORK/b100 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -o $WORK/b100/_cgo_.o $WORK/b100/_cgo_main.o $WORK/b100/_x001.o $WORK/b100/_x002.o $WORK/b100/_x003.o $WORK/b100/_x004.o $WORK/b100/_x005.o $WORK/b100/_x006.o $WORK/b100/_x007.o $WORK/b100/_x008.o $WORK/b100/_x009.o $WORK/b100/_x010.o $WORK/b100/_x011.o $WORK/b100/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b100/_cgo_.o -dynout $WORK/b100/_cgo_import.go -dynlinker cat >$WORK/b100/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b100/symabis ./asm_amd64.s cat >$WORK/b100/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p runtime/cgo -std -buildid sKi4sXnhYYS5-aXBa3za/sKi4sXnhYYS5-aXBa3za -goversion go1.15.3 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h -c=4 ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b100/_cgo_gotypes.go $WORK/b100/cgo.cgo1.go $WORK/b100/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b100/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b100/_pkg_.a $WORK/b100/asm_amd64.o $WORK/b100/_x001.o $WORK/b100/_x002.o $WORK/b100/_x003.o $WORK/b100/_x004.o $WORK/b100/_x005.o $WORK/b100/_x006.o $WORK/b100/_x007.o $WORK/b100/_x008.o $WORK/b100/_x009.o $WORK/b100/_x010.o $WORK/b100/_x011.o $WORK/b100/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/09/09b8aed4ea8926180263c8cb98d52ce40fab20ea91011b8d3a79ca5efcbd1e92-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b007/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b007/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b007/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b007/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b007/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b007/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b007/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_amd64.o $WORK/b007/duff_amd64.o $WORK/b007/memclr_amd64.o $WORK/b007/memmove_amd64.o $WORK/b007/preempt_amd64.o $WORK/b007/rt0_linux_amd64.o $WORK/b007/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/24/240aefdadeb0b5ac22bcf0050f2bc41920fd585d6284c78fd02d267157d0e8aa-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b020/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync -std -buildid MpDNjOnyC0dp1y3bcRGG/MpDNjOnyC0dp1y3bcRGG -goversion go1.15.3 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid kjOxcjQXMgP_cFw6rR31/kjOxcjQXMgP_cFw6rR31 -goversion go1.15.3 -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_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/50/5007169184e8cd49fd0dcd4fd21bbca7a91c25588d9a38ff9a082e26f4f7be58-d # internal internal/singleflight mkdir -p $WORK/b099/ math/rand mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p math/rand -std -complete -buildid dovpbnFJF5bGQ2Dcu-AX/dovpbnFJF5bGQ2Dcu-AX -goversion go1.15.3 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p internal/singleflight -std -complete -buildid bWATDO1YIYMT6kjtMlDI/bWATDO1YIYMT6kjtMlDI -goversion go1.15.3 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./singleflight.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/f5/f5922928a69f81233916b2dab347c81a60230c6f5cd63c5f72641f54e8ebdbe3-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/fe/fec4cff1b38e87f1e8d5819192784c94e347a32687253e9221e3a36a1253cf06-d # internal errors mkdir -p $WORK/b003/ 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_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid Ln9OyQB1xJ77Nn6lZmD-/Ln9OyQB1xJ77Nn6lZmD- -goversion go1.15.3 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go sort mkdir -p $WORK/b024/ cat >$WORK/b024/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_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p sort -std -complete -buildid 5nC_TY3vCDCj__JnAhUt/5nC_TY3vCDCj__JnAhUt -goversion go1.15.3 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/7a/7a916949b5ffd720ccb92fedeef89ce75f5be4c0ca2d005280ce86c733f8f1c5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/54/54c1f00febe28de78d67c9b048dc87a97e19312cf4736b0df74d3768d9ada88c-d # internal io mkdir -p $WORK/b025/ strconv internal/oserror mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF mkdir -p $WORK/b018/ cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/oserror -std -complete -buildid jsA3rLLhIbJBqP2C6qyw/jsA3rLLhIbJBqP2C6qyw -goversion go1.15.3 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./errors.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b097/ cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p strconv -std -complete -buildid j6cNRCuAo_QDrGo6cO70/j6cNRCuAo_QDrGo6cO70 -goversion go1.15.3 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p io -std -complete -buildid 8aOgDz3CGIn22TrtPT2_/8aOgDz3CGIn22TrtPT2_ -goversion go1.15.3 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid HqCsliJtE7WX8O4m6ydA/HqCsliJtE7WX8O4m6ydA -goversion go1.15.3 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/31/31acce4fb2fb824e5517afa2657a4bb7e64eaafba5c44208572c3b00374d8d75-d # internal syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b030/symabis ./asm_linux_amd64.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p syscall -std -buildid iPnB7Hcguw06s7ZUTCUc/iPnB7Hcguw06s7ZUTCUc -goversion go1.15.3 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h -c=4 ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/6c/6c98d1a658064be5cfc11ea94d8d29becb08e28a17d13773c4a4fbb20cec2e9b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/06/063aa3388b57ad0d514df049034d2535a3b9ae435eb82a5034ecfcf0f0967c25-d # internal bytes mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p bytes -std -buildid MgJ7SkD8RUdwXSyZVV3g/MgJ7SkD8RUdwXSyZVV3g -goversion go1.15.3 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go hash mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p hash -std -complete -buildid nODGrvZh-dGhapyVzWr4/nODGrvZh-dGhapyVzWr4 -goversion go1.15.3 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./hash.go strings mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p strings -std -complete -buildid Zzuu2C-39XXO-MfzHn42/Zzuu2C-39XXO-MfzHn42 -goversion go1.15.3 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/06/0658cc80291e68de70d343c5fa74b5a29cedb69073deba869a18d9cf58704183-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_amd64/asm -p hash/crc32 -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b065/symabis ./crc32_amd64.s cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p hash/crc32 -std -buildid VobxLWWCgYRD8QGfnNld/VobxLWWCgYRD8QGfnNld -goversion go1.15.3 -symabis $WORK/b065/symabis -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h -c=4 ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b065/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b065/_pkg_.a $WORK/b065/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/b9/b9706ad0c4bf78a103985250a8ebb953d4a7889ef66f7c90e3944861bddde49c-d # internal crypto/internal/randutil mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/internal/randutil -std -complete -buildid qQi4MtfO-mH337DVlVg-/qQi4MtfO-mH337DVlVg- -goversion go1.15.3 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./randutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/cf/cf9ffa2490022ede891bc81b7afae018e0d6bf08b12988d39f1859d9deaf858b-d # internal reflect mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b015/symabis ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/0c/0cdc1e5857f6330ce2a4c0062aaf9204cfe1c1be4f129b824d4c1da6d635c482-d # internal crypto mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b054/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p crypto -std -complete -buildid 6CqG9d2RAjWjgwwoBoO9/6CqG9d2RAjWjgwwoBoO9 -goversion go1.15.3 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./crypto.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p reflect -std -buildid 8vI6RlxB2Zpzb5uHQSvN/8vI6RlxB2Zpzb5uHQSvN -goversion go1.15.3 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/9f/9fff216d55e661daed71646a42a29e85d93b794218a5f29d1d87c6ca0ba62baf-d # internal regexp/syntax mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p regexp/syntax -std -complete -buildid 7dhqrbT22tOz4kMo95ko/7dhqrbT22tOz4kMo95ko -goversion go1.15.3 -D "" -importcfg $WORK/b039/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_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/ed/edf0d31df8a6f719ca12dab2e42ef19f814a1cf1866566b7642e6f3dfc199b36-d # internal crypto/hmac mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/hmac -std -complete -buildid ZGBbk9EquuORNG_RYP0G/ZGBbk9EquuORNG_RYP0G -goversion go1.15.3 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/8d/8d0aa7b0d527b8a307213442ee883cf7fb2f56b300fe2eee1f8072ec132e27a8-d # internal crypto/rc4 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/rc4 -std -complete -buildid p1lkuKsWtCHKsJZ_Dsxm/p1lkuKsWtCHKsJZ_Dsxm -goversion go1.15.3 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/b5/b5b35ea51d950846e6d7e534addf184b71657625e2d8cd3c66d23002a5aa06b7-d # internal bufio mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p bufio -std -complete -buildid AN3ER93iHGc21hRibe2V/AN3ER93iHGc21hRibe2V -goversion go1.15.3 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./bufio.go ./scan.go cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/6c/6c0a128674e926d447762451ab78dcc3a3a16431ffce5a01e17a44017ecc5c54-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid ou2CmismFTn98bS_LVnv/ou2CmismFTn98bS_LVnv -goversion go1.15.3 -D "" -importcfg $WORK/b108/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/3d/3d73507275c2086f53ccfd6b42655ebdbd02a4da55cf6f6bb4abfef3e1888e25-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/text/transform -std -complete -buildid YMJGR1UlWomAeYMk1zpe/YMJGR1UlWomAeYMk1zpe -goversion go1.15.3 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/78/783db60ed83f99eaaedd003cd1aed9e58ff1e01950bbe5d80371245e9caf8ccc-d # internal path mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p path -std -complete -buildid F2Lli5YVsjOHAFYXtoC1/F2Lli5YVsjOHAFYXtoC1 -goversion go1.15.3 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/5b/5b9805f0d232cf9bdf07aff34aaa1c6519befbf7437fd99087443f60eb9bbb2f-d # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/47/479460f197e6abf042130c53bcdc25d87f04a6415e87311931e3101a1824b572-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/ce/ce75765deed780254690b4ffb6906b55803fa5dd7b96b4caad5c6c1aaad4c9bd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/bb/bbaf22b76dec1e85d3224fde83e90c15f95fb00d99f1ffb09bb404ea00adfd4e-d # internal regexp mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile regexp/syntax=$WORK/b039/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p regexp -std -complete -buildid 9QQoKbQFbuHDYpFBUfwq/9QQoKbQFbuHDYpFBUfwq -goversion go1.15.3 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b030/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/11/1139dae1b06a8f8fca5988a264a5a52201f731fd084b6b0deaff406e0d9018b1-d # internal internal/syscall/execenv mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/syscall/execenv -std -complete -buildid bIF5LHWrMxXgSh-uetma/bIF5LHWrMxXgSh-uetma -goversion go1.15.3 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./execenv_default.go internal/syscall/unix mkdir -p $WORK/b029/ time mkdir -p $WORK/b031/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/syscall/unix -std -complete -buildid w5QOdj7mkWBzXiKhhFEE/w5QOdj7mkWBzXiKhhFEE -goversion go1.15.3 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_amd64.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p time -std -buildid DG-EZVNkV00-sPSv-8er/DG-EZVNkV00-sPSv-8er -goversion go1.15.3 -D "" -importcfg $WORK/b031/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_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/3b/3b5da249386e666f313528ccda3716f1e684b140fd6013bc0b76fc3110a7c07d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/ad/ad0c4125061030a2dbe1c32865fce36a1acb941bc2acab641055beb8f7315057-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/7d/7d9e0c04ed404f1e25bf819b41565fa81281a8a42609ddcf14618f3dba2c15f6-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b015/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/2c/2c0180ae04401ee7b847521806d0f4b17bdf50700dd915e19599023b0a750493-d # internal internal/fmtsort mkdir -p $WORK/b014/ encoding/binary mkdir -p $WORK/b045/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/fmtsort -std -complete -buildid 7oyqOxjvAk--OZrn0XWq/7oyqOxjvAk--OZrn0XWq -goversion go1.15.3 -D "" -importcfg $WORK/b014/importcfg -pack -c=4 ./sort.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p encoding/binary -std -complete -buildid V8x8lpRlGuOV1T_JBr8X/V8x8lpRlGuOV1T_JBr8X -goversion go1.15.3 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/f3/f3f1825b2a80944b1e0d139ca1dc10c1d53533f53466c5e69d6f6e10ed86bfd2-d # internal internal/poll mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/poll -std -buildid XICmyKhNEYRz1LIVE9C7/XICmyKhNEYRz1LIVE9C7 -goversion go1.15.3 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go 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/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p context -std -complete -buildid 62I7beAHfYqCKAkaBM22/62I7beAHfYqCKAkaBM22 -goversion go1.15.3 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./context.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/c6/c61aae1d7b13a717776a247f79479cfcd2f80c70c3c4961fc6168c31c7c4feab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/71/7180c087fb9f11f59de7ef64aa449d0cfcf57745c11aaae092c79bfdaa8efa80-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/d6/d6330b23152c0b94f7715facb0409bf8015525145170eee075526c1515a784de-d # internal crypto/cipher mkdir -p $WORK/b070/ crypto/md5 mkdir -p $WORK/b087/ crypto/sha512 cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b070/symabis ./xor_amd64.s cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b085/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b087/symabis ./md5block_amd64.s mkdir -p $WORK/b080/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a EOF encoding/base64 mkdir -p $WORK/b044/ cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid if7XgBHpiHlCzNgmqs9k/if7XgBHpiHlCzNgmqs9k -goversion go1.15.3 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./const.go ./edwards25519.go cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b080/symabis ./sha512block_amd64.s cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p encoding/base64 -std -complete -buildid SBRDXKsHsYjjE_F4YmaQ/SBRDXKsHsYjjE_F4YmaQ -goversion go1.15.3 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./base64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/90/90d99190e057bae084373304690d51b276a0f024ae4aba119293b64858b8fd84-d # internal 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/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/cipher -std -buildid 1Q0vFPXP_nQTWTsXK3iA/1Q0vFPXP_nQTWTsXK3iA -goversion go1.15.3 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p os -std -buildid uh0hZ6k6hvbgaaoYlYMt/uh0hZ6k6hvbgaaoYlYMt -goversion go1.15.3 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/md5 -std -buildid ToSQHHtuvn0lD7ajhSKv/ToSQHHtuvn0lD7ajhSKv -goversion go1.15.3 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/sha512 -std -buildid EhHSTlpBI04C1SNofR8w/EhHSTlpBI04C1SNofR8w -goversion go1.15.3 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/7f/7f45f860fd643472b5a90071bc0be31920caacd7eb17a61fc1ba4672c15ea1e7-d # internal crypto/sha1 mkdir -p $WORK/b090/ cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b090/symabis ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b080/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b070/xor_amd64.o ./xor_amd64.s cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/sha1 -std -buildid B_38DDZh146tuRngFxQG/B_38DDZh146tuRngFxQG -goversion go1.15.3 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_amd64.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b070/_pkg_.a $WORK/b070/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/69/69310a0f6c45859154aa540226e448e97167d177aed501bb41d6167b84225b38-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_amd64/asm -p crypto/aes -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b069/symabis ./asm_amd64.s ./gcm_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b087/md5block_amd64.o ./md5block_amd64.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/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/aes -std -buildid Pdli6eChXq404NrZ9LHl/Pdli6eChXq404NrZ9LHl -goversion go1.15.3 -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 cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b080/_pkg_.a $WORK/b080/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/58/58a7805c3d3a71471ace97e9db0a99ea5764086125fbc5dad818e1e576efadf0-d # internal crypto/des mkdir -p $WORK/b076/ 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/b045/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/des -std -complete -buildid D5uP-x3WzVDY-rnkNskT/D5uP-x3WzVDY-rnkNskT -goversion go1.15.3 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b087/_pkg_.a $WORK/b087/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/3d/3d92b2a210b16f8895a1c01bc57cd11f158eb7a64d6538997f9375bf3eda1c5c-d # internal crypto/sha256 mkdir -p $WORK/b091/ cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b091/symabis ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/sha256 -std -buildid w-AkJlNiKmd4f57Vrvkp/w-AkJlNiKmd4f57Vrvkp -goversion go1.15.3 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/56/56ecd2145b02dc3b0febd8dfe6b8a9b06d218de08d46f541520d13b8e0abe83b-d # internal encoding/pem mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p encoding/pem -std -complete -buildid KzRDXGybpzNt3cRm5BMj/KzRDXGybpzNt3cRm5BMj -goversion go1.15.3 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./pem.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/de/de4db2abf3c32f3654e46f0f1d8dfe150a9a0d67d845db5da54b7667d2f19333-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b103/ cat >$WORK/b103/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/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid nOk9mybMY5GaKdCZXNtx/nOk9mybMY5GaKdCZXNtx -goversion go1.15.3 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b090/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b069/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/ae/ae65c39b3a78b25318fd27ad252cee84cf83e84f21dd6d7f23c32d7b359151a2-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b105/ cat >$WORK/b105/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b105/symabis ./sum_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b090/_pkg_.a $WORK/b090/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/e5/e51c8d9432dc65b199093340112674ec4c8d3e174d4c5f176529173a390f7930-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b069/gcm_amd64.o ./gcm_amd64.s cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid PL3EWP_KfNFLl_XY2_bd/PL3EWP_KfNFLl_XY2_bd -goversion go1.15.3 -symabis $WORK/b105/symabis -D "" -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h -c=4 ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b091/sha256block_amd64.o ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/4f/4ff4deaa9d391faff0fc7f0655bfc9a6ab7fa4ecfe9a329daf3dce5c182e9ede-d # internal fmt mkdir -p $WORK/b013/ path/filepath mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p path/filepath -std -complete -buildid 2auTjoQdxTwO2LdwUsi-/2auTjoQdxTwO2LdwUsi- -goversion go1.15.3 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/49/491eb1c6ca3c027fdc2e6537ac2d741abec0e91aa40e523909ba7fffa795a97c-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b069/_pkg_.a $WORK/b069/asm_amd64.o $WORK/b069/gcm_amd64.o # internal cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p fmt -std -complete -buildid meMTwv5WmjQPa7C50kz3/meMTwv5WmjQPa7C50kz3 -goversion go1.15.3 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal net mkdir -p $WORK/b096/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b096/ -importpath net -- -I $WORK/b096/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/70/70c83b40dcdf37f2ac2c770eb367ff62b09f7449ccf323bf066b571ba1a635f7-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b105/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b105/_pkg_.a $WORK/b105/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b091/_pkg_.a $WORK/b091/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/31/313584999afbded6560ca5bedd283b01c283fb212c256a08aab167b1098c47dd-d # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/90/9071b71325ef27d58326850ece7306277210bcd5845c5e980f579fff455b20a7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/05/052829d3ec3d082d044d5bcbb9a9f9b49ae45c4cbbe44093256f89d76e78e54d-d # internal io/ioutil mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p io/ioutil -std -complete -buildid 6DxV5EFVx7kHNXt2wzZo/6DxV5EFVx7kHNXt2wzZo -goversion go1.15.3 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/d7/d79d89d1dba10a585a89ee4c15a409e786b69ec7d8568682278dc47e5769965a-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b106/ cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b106/symabis ./cpu_x86.s cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/sys/cpu -std -buildid ebMTFBVkmh3fhzWeifbd/ebMTFBVkmh3fhzWeifbd -goversion go1.15.3 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h -c=4 ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_linux_noinit.go ./cpu_x86.go ./hwcap_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/3d/3df076274be169a31929a18e2171f980a7420f24460d6c425d8c95dcc51107f7-d # internal flag mkdir -p $WORK/b002/ github.com/coreos/ignition/v2/config/shared/errors github.com/coreos/go-semver/semver mkdir -p $WORK/b036/ mkdir -p $WORK/b040/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b038/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p github.com/coreos/go-semver/semver -complete -buildid xZ8VDfzVqdQOgXjMs-t7/xZ8VDfzVqdQOgXjMs-t7 -goversion go1.15.3 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./semver.go ./sort.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a EOF encoding/json cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p flag -std -complete -buildid Ljde9ydMi1Uoov6Bc0k0/Ljde9ydMi1Uoov6Bc0k0 -goversion go1.15.3 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./flag.go cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/shared/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p github.com/coreos/ignition/v2/config/shared/errors -lang=go1.11 -complete -buildid BXSUzOgk-wLE1WvZCEY6/BXSUzOgk-wLE1WvZCEY6 -goversion go1.15.3 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./errors.go mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p encoding/json -std -complete -buildid lo2RuLbBpsVC_A72c4Jb/lo2RuLbBpsVC_A72c4Jb -goversion go1.15.3 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b106/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b106/_pkg_.a $WORK/b106/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/b1/b163e62abb13cb6f7fa597ca161962377c3e1403bc917bae592d6a940651760f-d # internal github.com/coreos/vcontext/path mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/coreos/vcontext/path -complete -buildid EdAq4-mYZk8TfWIxqLFM/EdAq4-mYZk8TfWIxqLFM -goversion go1.15.3 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/2b/2b008f722782877d6a72d716f584492f5d516fa84b6b2c9a5edd02af2421dac4-d # internal encoding/hex mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p encoding/hex -std -complete -buildid PcHUZmCTbeukvAbsKCXP/PcHUZmCTbeukvAbsKCXP -goversion go1.15.3 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./hex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/95/959146b0b2d2c2aaade87dd49d95d981e160e68658c8187ea3eada552e4d712c-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/coreos/vcontext/tree -complete -buildid defl1BHuqxN18ZQQPMmH/defl1BHuqxN18ZQQPMmH -goversion go1.15.3 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/33/33a5ff09fb44b503f044801289e3c498ff240e129390e6dafd7da5ce62f69eef-d # internal github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid HFPXVywzntpSqX3ChdlI/HFPXVywzntpSqX3ChdlI -goversion go1.15.3 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/d3/d357fab10b5caf1b67b81a396ed0c19790f3c35be8d9b122d1bf94d12cec4d1b-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/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p compress/flate -std -complete -buildid 8xgPjLW3ghO8gMnpHe2G/8xgPjLW3ghO8gMnpHe2G -goversion go1.15.3 -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_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/52/5288e790b6360db5492a03af97ba05f838c9f71ecfe4623ae988c51e06dbff3b-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/coreos/vcontext/report -complete -buildid lr6jmpme1fxEYPHKt_tG/lr6jmpme1fxEYPHKt_tG -goversion go1.15.3 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/d5/d5270fc877953d3f831de8fefffba782a0ca42cae443cb08cd1b22559717d74b-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/v22/unit=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/shared/validations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/coreos/ignition/v2/config/shared/validations -lang=go1.11 -complete -buildid _IL8LWoKaGuIi72N7NLQ/_IL8LWoKaGuIi72N7NLQ -goversion go1.15.3 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./unit.go cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/e3/e3c6e57e8ade42887e4d0d46adf5c77919526b1f0ca7dddd007b8f0090df6198-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_amd64/asm -p math/big -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b073/symabis ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/2b/2b6014f21c92c0f54d9fb9339a38b6cf6472c960fe923d947c4cc250bec48fb2-d # internal net/url mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p net/url -std -complete -buildid jO1dD8Pl3NSmRrRTTw-K/jO1dD8Pl3NSmRrRTTw-K -goversion go1.15.3 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./url.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p math/big -std -buildid D_-UCa5hBhiq7GJ-bTRN/D_-UCa5hBhiq7GJ-bTRN -goversion go1.15.3 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h -c=4 ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/18/18a43a52ffbaa47827079db1cfc4c6941c93f55ad81e28d53199f93faac0f87c-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b102/ cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b102/symabis ./chacha20poly1305_amd64.s cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b106/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid oZxNGNnpuXCEJzGYYoJ1/oZxNGNnpuXCEJzGYYoJ1 -goversion go1.15.3 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h -c=4 ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b102/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/6c/6c9605c9e7f1b95f3646ec38ec08e9d2a2968c886d86e7d5abd31494aa69936d-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/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile hash/crc32=$WORK/b065/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p compress/gzip -std -complete -buildid MZ3DfJZcmzMbJLt4tS-r/MZ3DfJZcmzMbJLt4tS-r -goversion go1.15.3 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/ff/ff82c927df5247e87dbc1209c0fa0f265052b30833d2c5fe3a8836121d16d725-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b107/ cat >$WORK/b107/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b107/symabis ./curve25519_amd64.s cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid _bpUl2z1NSGQ7pZrlA8p/_bpUl2z1NSGQ7pZrlA8p -goversion go1.15.3 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h -c=4 ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b102/_pkg_.a $WORK/b102/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/e6/e635d7acfcffd2b3841b60b42b3b22e053115258e8f9dd9c593495957870a99a-d # internal log mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p log -std -complete -buildid tfRfwB-9mquv-EC8Qr5W/tfRfwB-9mquv-EC8Qr5W -goversion go1.15.3 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/40/40b1b75f81e550a982b417a85efc4580c56435d17cb5a47ecb770d069aa7c6f9-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b112/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid _KUlEanjog_MPrCmcYGz/_KUlEanjog_MPrCmcYGz -goversion go1.15.3 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b107/curve25519_amd64.o ./curve25519_amd64.s cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/a2/a2ab9c637498ba8edb7a8b27c3b96122d34483d2ea8f6470324d0a34de6158db-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p github.com/coreos/ignition/v2/config/util -lang=go1.11 -complete -buildid aeXlGTEyeLEZbxj0XTb_/aeXlGTEyeLEZbxj0XTb_ -goversion go1.15.3 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/67/67cdbbfd189589dce3fbdc6418d77a79037ab7b40a6020cbc4395eb970fe951f-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid P5bzOVlenuqVOyIzfm1U/P5bzOVlenuqVOyIzfm1U -goversion go1.15.3 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b107/_pkg_.a $WORK/b107/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/a3/a3d8a33dc0e4fb5d9ab531c0bdca260f605246fc4edacdf13911e00b722f7b48-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid R3pmzWVrFvXmkith_LUG/R3pmzWVrFvXmkith_LUG -goversion go1.15.3 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/18/189beccc18b91e081605c2d8f377e4f076a64e553bcb16491fe20b874b05d56b-d # internal github.com/coreos/ignition/v2/config/merge mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/merge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/coreos/ignition/v2/config/merge -lang=go1.11 -complete -buildid eLsdjaJ52O42wlm5lXDM/eLsdjaJ52O42wlm5lXDM -goversion go1.15.3 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./merge.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/bf/bf0c286a93a974465076f4591beb2bc169971230e820a0423ff98b3f8dcd30e2-d # internal mime mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p mime -std -complete -buildid BiRu6gcU8khcarlTjGGU/BiRu6gcU8khcarlTjGGU -goversion go1.15.3 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/0e/0e2a2da72a79f3c0f339b5af65d0e7c17dc5625a7347b555f9e7af2720abe17b-d # internal mime/quotedprintable mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p mime/quotedprintable -std -complete -buildid dvYThGJyEGzntwBxyxnU/dvYThGJyEGzntwBxyxnU -goversion go1.15.3 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./reader.go ./writer.go cd $WORK/b096 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/80/80aa727348e714eea8327d1a45dfeb1d2b9ea5a7cd6123990db40fb0a37b1e11-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b111/ cat >$WORK/b111/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/b112/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b113/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid FfEsocDErq_wdFpfjVlS/FfEsocDErq_wdFpfjVlS -goversion go1.15.3 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go cd $WORK/b096 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/0b/0bf0baa639b25287175cf9335dc2209353fd2bbfb6c5e03ddb42c7a5f95f7a9c-d # internal net/http/internal mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p net/http/internal -std -complete -buildid De5-QFp5gqTqicqjq-p2/De5-QFp5gqTqicqjq-p2 -goversion go1.15.3 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/ac/ac771f28a64b8a6f92183ef005f9a6fc75ad9f158936ecef9467ee2525296ae8-d # internal github.com/ajeddeloh/go-json mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p github.com/ajeddeloh/go-json -complete -buildid qu0Etj6gAK5GUFTOaC2U/qu0Etj6gAK5GUFTOaC2U -goversion go1.15.3 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go cd $WORK/b096 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/fb/fb6d68598a53a1ca1aaad9348b443a067e4e5b0229f9b04076d79efd8d382f9b-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/coreos/vcontext/validate -complete -buildid qZt7IKWIDOP0E3EB_Mv5/qZt7IKWIDOP0E3EB_Mv5 -goversion go1.15.3 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/06/06f064c53791b703e56a52e3e81e5dc8c6ffe25d304fb1e0a7a73d04d2aa1505-d # internal github.com/coreos/ignition/v2/config/translate /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/coreos/ignition/v2/config/translate -lang=go1.11 -complete -buildid pr_3tCC7TrUgyrfhs-4p/pr_3tCC7TrUgyrfhs-4p -goversion go1.15.3 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./translate.go cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/34/347f1a9270ba9626803350cbd2c6caa4f746e19a672b0e19a84c7f3a83fb644d-d # internal github.com/coreos/ignition/v2/internal/version mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/coreos/ignition/v2/internal/version -lang=go1.11 -complete -buildid rfbV_2ckdRgaw0oTcaEb/rfbV_2ckdRgaw0oTcaEb -goversion go1.15.3 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/9e/9e039aca30e9bd0b8912537ec7cab0a2e4fe0d4170c012b9244bf26ab6bb2be3-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b110/ cat >$WORK/b110/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/b013/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b115/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/net/idna -std -complete -buildid 9s44hcFQcB1TfuOPRZMR/9s44hcFQcB1TfuOPRZMR -goversion go1.15.3 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b073/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/d7/d78ee7caba0b910deb41ba8b96a9d191628a1bcff5708f940e5e6525f9842be2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b073/_pkg_.a $WORK/b073/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cd $WORK/b096 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/e0/e0cac58f0a81164c818fdf3e3e69c12733fd479b1a9e46a7e7d8bc786c508a4f-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/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto/rand -std -complete -buildid 6kVs7FEywc06tXB40Jxs/6kVs7FEywc06tXB40Jxs -goversion go1.15.3 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go 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_amd64/asm -p crypto/elliptic -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b078/symabis ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/b3/b34c59ad08f5cfac9f4772093c7a0181c567d77c0ab6603dc143f0a3887d8489-d # internal encoding/asn1 mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p encoding/asn1 -std -complete -buildid iVVajTXKFG0R4VGIo5Qe/iVVajTXKFG0R4VGIo5Qe -goversion go1.15.3 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go cd $WORK/b096 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/elliptic -std -buildid arJ442-PRIKA1C-Xxzrt/arJ442-PRIKA1C-Xxzrt -goversion go1.15.3 -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_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/5a/5a9aacb7b62286f890ec8bbf115079d6c61dfd8a1e30fb0e8a1f42b99b885c91-d # internal crypto/ed25519 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b053/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b085/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/ed25519 -std -complete -buildid BzCETsIS-3dS7FRulbLr/BzCETsIS-3dS7FRulbLr -goversion go1.15.3 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./ed25519.go cd $WORK/b096 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/be/bebf7d413717c7c007997a44e3e12af006972c167429dfda045537675baf640f-d # internal crypto/rsa mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b053/_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/b054/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/rsa -std -complete -buildid vnjxePg0vKYoq-80xjO4/vnjxePg0vKYoq-80xjO4 -goversion go1.15.3 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/d5/d530270ebfb766061c1bc9ee0f427a5699b4e630c4a4c9fe2b9d0c1f247c6633-d # internal crypto/dsa mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/dsa -std -complete -buildid bWKZHQ2NtYXrcLoRkPQf/bWKZHQ2NtYXrcLoRkPQf -goversion go1.15.3 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./dsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -o $WORK/b096/_cgo_.o $WORK/b096/_cgo_main.o $WORK/b096/_x001.o $WORK/b096/_x002.o $WORK/b096/_x003.o $WORK/b096/_x004.o $WORK/b096/_x005.o -g -O2 cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/c6/c64a4ad35f77ffd98bb557b9dc257d2ce7533e349a5876fc7faaea0f7204a935-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b127/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p github.com/coreos/vcontext/json -complete -buildid a3xwSvdk7G233Zftl4Dd/a3xwSvdk7G233Zftl4Dd -goversion go1.15.3 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./json.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b078/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/ee/eed196a9f0092590a1326edf7314b86571a35827e54824e0ced2e1c84ea97730-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/a1/a1679ea145aca58aaefd3c43044b7142462c6d5cc25a06f70f9f635c586d839e-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b128/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p github.com/coreos/ignition/v2/config/validate -lang=go1.11 -complete -buildid DS3A4r27P0XjayXutwPL/DS3A4r27P0XjayXutwPL -goversion go1.15.3 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/da/dac083ec9251b41d8451d2af8670394c93ef0e91766afadc0c6064421eb1e1fa-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b078/_pkg_.a $WORK/b078/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b096/_cgo_.o -dynout $WORK/b096/_cgo_import.go cat >$WORK/b096/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/b097/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b098/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b099/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b100/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p net -std -buildid GruXeKe-3YDBqNmN1_dB/GruXeKe-3YDBqNmN1_dB -goversion go1.15.3 -D "" -importcfg $WORK/b096/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_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b096/_cgo_gotypes.go $WORK/b096/cgo_linux.cgo1.go $WORK/b096/cgo_resnew.cgo1.go $WORK/b096/cgo_socknew.cgo1.go $WORK/b096/cgo_unix.cgo1.go $WORK/b096/_cgo_import.go cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/87/8720c22909ebbfd69df758425bf38e890c434ece041960b369d2dbaea73ea497-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/f3/f380c60d39e3e7c9b03c41ca4f432a232ee4d267a5f03c9b4c5a7cc98f1e961f-d # internal crypto/x509/pkix mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/x509/pkix -std -complete -buildid na4w8GSp6-c__mA3FkIB/na4w8GSp6-c__mA3FkIB -goversion go1.15.3 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./pkix.go vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid CKUcAynkE9pKdRHTEXQ5/CKUcAynkE9pKdRHTEXQ5 -goversion go1.15.3 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/ca/ca4d46465f69f99e0f725b2ae6c7e64fa5c4b1bcd2fc3b587e3a34ab7ac51775-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/75/75eacb4b4017ae888046359993030598d3a66473049a6ad1a27b7d6d060c4a2a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/33/3377160704bfe742656544cd9f094c41a90f1c947a097c2345cc350d00e5c39a-d # internal crypto/ecdsa mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b053/_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/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/ecdsa -std -complete -buildid YtAnkLgW6jNpTmfXYo2M/YtAnkLgW6jNpTmfXYo2M -goversion go1.15.3 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/15/15adb7da27db107ea7c9c105dde238b639c6ddc128b5ba8914553ab6ef5a7f8c-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b096/_pkg_.a $WORK/b096/_x001.o $WORK/b096/_x002.o $WORK/b096/_x003.o $WORK/b096/_x004.o $WORK/b096/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/d8/d87496626378f1a9a58d4f4a09d1cff40674b6bb7ef32d05924f15780ad3ed13-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b117/ net/textproto mkdir -p $WORK/b116/ cat >$WORK/b117/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/b013/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b110/_pkg_.a packagefile net=$WORK/b096/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid 1YZDqCyuSrIlwoRYaCR1/1YZDqCyuSrIlwoRYaCR1 -goversion go1.15.3 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./proxy.go cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile net=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p net/textproto -std -complete -buildid 9uIW6YMoZKgEz3xwWnjC/9uIW6YMoZKgEz3xwWnjC -goversion go1.15.3 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go crypto/x509 mkdir -p $WORK/b092/ cat >$WORK/b092/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/b037/_pkg_.a packagefile crypto=$WORK/b053/_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/b093/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/x509/pkix=$WORK/b094/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b055/_pkg_.a packagefile encoding/pem=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile net=$WORK/b096/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/x509 -std -complete -buildid QQJGBztjWQTwb4GEa2z9/QQJGBztjWQTwb4GEa2z9 -goversion go1.15.3 -D "" -importcfg $WORK/b092/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_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/bb/bb92017bb17b3ffde87da54c3f9b6d77825b1059b26d456ffd84e08bcd7264a8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/d2/d2e96d36b8cd2b777eb195abf7030e14768b03917db95060d26ff1cafe862fc6-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b109/ cat >$WORK/b109/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/b110/_pkg_.a packagefile net=$WORK/b096/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid G6HOZ4fr9c9X9nH372Dn/G6HOZ4fr9c9X9nH372Dn -goversion go1.15.3 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./guts.go ./httplex.go mime/multipart mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile mime=$WORK/b119/_pkg_.a packagefile mime/quotedprintable=$WORK/b121/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p mime/multipart -std -complete -buildid YKyijRVPvq6I8-C2qHJD/YKyijRVPvq6I8-C2qHJD -goversion go1.15.3 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/6a/6a5135beeb6b4cb2e1b525c5e4ad83e6fb102294c8787336e735ffde30a20c61-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/37/37e69611d6a651fe22b5a9db235e9eba12f71a63fe803b1577702e0eb9f09c16-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/1e/1ef6b717af02ff134d75588893f4ce0877b3d3f276871d4ffc70f4ea850ea4c1-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/b037/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile context=$WORK/b067/_pkg_.a packagefile crypto=$WORK/b053/_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/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/rc4=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b108/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile net=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/tls -std -complete -buildid whlkdaccuRPQT3RqY5l2/whlkdaccuRPQT3RqY5l2 -goversion go1.15.3 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/bb/bb92a05c8b534549e9583aea9788295f81c2c9f55bd3abc3b24f65d5d1e79326-d # internal net/http/httptrace mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b067/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile internal/nettrace=$WORK/b098/_pkg_.a packagefile net=$WORK/b096/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p net/http/httptrace -std -complete -buildid 0h-TVwdAotkXOnevXLh7/0h-TVwdAotkXOnevXLh7 -goversion go1.15.3 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/55/554ad615fb25741aff2ed6213a2560e14f6548bc2a78a081ce4128621eeed545-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/b037/_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/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b110/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile mime=$WORK/b119/_pkg_.a packagefile mime/multipart=$WORK/b120/_pkg_.a packagefile net=$WORK/b096/_pkg_.a packagefile net/http/httptrace=$WORK/b122/_pkg_.a packagefile net/http/internal=$WORK/b123/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p net/http -std -complete -buildid wtLHHyz8IPcpZe-EiQia/wtLHHyz8IPcpZe-EiQia -goversion go1.15.3 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/2b/2b4667c2dd00b27232d6f3fc91169f33c48b520466cd6e27ac2b4b64d8a07de1-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p github.com/vincent-petithory/dataurl -complete -buildid 0Kdb1mYtaFLx66cQuMEq/0Kdb1mYtaFLx66cQuMEq -goversion go1.15.3 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/9d/9de879948f343fb7e161238ceee2ae736d155af833e3779a80168d93d883b93e-d # internal github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/hex=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile regexp=$WORK/b038/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF github.com/coreos/ignition/v2/config/v3_3_experimental/types github.com/coreos/ignition/v2/config/v3_2/types cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_0/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p github.com/coreos/ignition/v2/config/v3_0/types -lang=go1.11 -complete -buildid AQmkXruKEPGz4wSdeXet/AQmkXruKEPGz4wSdeXet -goversion go1.15.3 -D "" -importcfg $WORK/b052/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 mkdir -p $WORK/b137/ mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/hex=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile regexp=$WORK/b038/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/hex=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile regexp=$WORK/b038/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_3_experimental/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental/types -lang=go1.11 -complete -buildid qrX3l9YWfghFcWeQAG4d/qrX3l9YWfghFcWeQAG4d -goversion go1.15.3 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_2/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/ignition/v2/config/v3_2/types -lang=go1.11 -complete -buildid vBnnSXCN1s2C5lx7l_vm/vBnnSXCN1s2C5lx7l_vm -goversion go1.15.3 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/hex=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile regexp=$WORK/b038/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_1/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/coreos/ignition/v2/config/v3_1/types -lang=go1.11 -complete -buildid iBU-vam3XtEgRq5uZ05I/iBU-vam3XtEgRq5uZ05I -goversion go1.15.3 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/29/298ebd83625bc2eaf65302432531ba77ffff4c42860e20fb492f68e6c97c2673-d # internal github.com/coreos/ignition/v2/config/v3_0 mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b125/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/coreos/ignition/v2/config/v3_0 -lang=go1.11 -complete -buildid a_EZf8Riq3EW07v3S52u/a_EZf8Riq3EW07v3S52u -goversion go1.15.3 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/8e/8e7b022472d6554d861b86580784cfc13386989456b7833183479702c66765cb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/46/4654678272d140571d1da92b9ebcd0f5d4b55517544f7cf86fc86d69cb05bad4-d # internal github.com/coreos/ignition/v2/config/v3_1 mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b125/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF github.com/coreos/ignition/v2/config/v3_1/translate cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/coreos/ignition/v2/config/v3_1 -lang=go1.11 -complete -buildid TVWDQ00jgaNjQIn3UWaU/TVWDQ00jgaNjQIn3UWaU -goversion go1.15.3 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./config.go mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_1/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/ignition/v2/config/v3_1/translate -lang=go1.11 -complete -buildid kz0xACkAqNjbn-5rEFks/kz0xACkAqNjbn-5rEFks -goversion go1.15.3 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/2e/2e2c24325e1bda9f5479ebd8ab41cf17cca8362c38759e15becb05dbc7d4f443-d # internal github.com/coreos/ignition/v2/config/v3_3_experimental mkdir -p $WORK/b136/ cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/f2/f2a0a8a5348ef922f3c1711cda430cf58a8de5dac0ab9d22718ed38f5d51e33d-d # internal github.com/coreos/ignition/v2/config/v3_2/translate mkdir -p $WORK/b135/ github.com/coreos/ignition/v2/config/v3_3_experimental/translate cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b125/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_3_experimental /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental -lang=go1.11 -complete -buildid RHA_6-BklwLvmI8txLV7/RHA_6-BklwLvmI8txLV7 -goversion go1.15.3 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./config.go mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b137/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_3_experimental/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental/translate -lang=go1.11 -complete -buildid 7Moszsi-EOQH89dyrAsF/7Moszsi-EOQH89dyrAsF -goversion go1.15.3 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./translate.go cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b134/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_2/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/ignition/v2/config/v3_2/translate -lang=go1.11 -complete -buildid LwSZrIisA4D9XjbVnXyM/LwSZrIisA4D9XjbVnXyM -goversion go1.15.3 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./translate.go github.com/coreos/ignition/v2/config/v3_2 mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b125/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/ignition/v2/config/v3_2 -lang=go1.11 -complete -buildid K4VoMZF10EPqwkIzYk2H/K4VoMZF10EPqwkIzYk2H -goversion go1.15.3 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/41/418feac8cdffdbdf7a755c1640c8d195f8007c861ba131f43abf36c5b4f53772-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/7f/7f1cb286a712f0e4a18c459e4500e3ab966f9a1dc4b039ed3f5f01bc8a94b031-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/bf/bf670601dd205aeff253471eb138dc0f7d97253ffb3a4e9a70108e140f720521-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/9e/9eb2038cd33d5d05dbb2808e2629db39b892dc3c1ffc71c5ee3315a0892dec36-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/96/964b146c6ee0265051f6054312dd482c87bee126b7b481a40801e149c8d0de9e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/fd/fdc52fb6c1b71dbacee6536ef9d3e9c9849164295510561f40a340546b003974-d # internal github.com/coreos/ignition/v2/config mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b129/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/translate=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/translate=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b137/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p github.com/coreos/ignition/v2/config -lang=go1.11 -complete -buildid UGTrubo8NsI9tFKHZ9dL/UGTrubo8NsI9tFKHZ9dL -goversion go1.15.3 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/a7/a732ea9436488df9849ed4ca247549bafe8fd7d9c3cb1bf80156f7228fbdfaa4-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/v22\tv22.0.0\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/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b139/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.11 -complete -buildid sgZ3-q8SRptyTNwz61af/sgZ3-q8SRptyTNwz61af -goversion go1.15.3 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/e5/e5dbc6f4968a1e326a4c56ec132625cf713e760859974562523b3686a1ff63e3-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/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b139/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b129/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/translate=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/translate=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b137/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b125/_pkg_.a packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/hex=$WORK/b055/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b058/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b132/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile regexp/syntax=$WORK/b039/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b128/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile bufio=$WORK/b057/_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/binary=$WORK/b045/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b110/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile mime=$WORK/b119/_pkg_.a packagefile mime/multipart=$WORK/b120/_pkg_.a packagefile net=$WORK/b096/_pkg_.a packagefile net/http/httptrace=$WORK/b122/_pkg_.a packagefile net/http/internal=$WORK/b123/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b127/_pkg_.a packagefile compress/flate=$WORK/b064/_pkg_.a packagefile hash/crc32=$WORK/b065/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rc4=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b115/_pkg_.a packagefile mime/quotedprintable=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b097/_pkg_.a packagefile internal/nettrace=$WORK/b098/_pkg_.a packagefile internal/singleflight=$WORK/b099/_pkg_.a packagefile runtime/cgo=$WORK/b100/_pkg_.a packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b085/_pkg_.a packagefile crypto/dsa=$WORK/b093/_pkg_.a packagefile crypto/x509/pkix=$WORK/b094/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b112/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -buildmode=exe -buildid=XBHH5bchWZ0Jg5kTUAau/sgZ3-q8SRptyTNwz61af/6r-WfStM03HTnMl4_6Ke/XBHH5bchWZ0Jg5kTUAau -X github.com/coreos/ignition/v2/internal/version.Raw=2.7.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0x3e21b727928110ce09f29ad3e6b032a547dbb6a2 -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p ./ mv $WORK/b001/exe/a.out ./ignition-validate rm -r $WORK/b001/ + echo 'Building macOS ignition-validate' + export GOARCH=amd64 Building macOS ignition-validate + GOARCH=amd64 + export GOOS=darwin + GOOS=darwin ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -ldflags ' -X github.com/coreos/ignition/v2/internal/version.Raw=2.7.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0xece9e17eb9964b7e124d3861343c5fc47dc0e3f1' -a -v -x -o ./ignition-validate-x86_64-apple-darwin github.com/coreos/ignition/v2/validate WORK=/tmp/go-build023236742 internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/unsafeheader -std -complete -buildid i_elubt-i99iVeKCa6aF/i_elubt-i99iVeKCa6aF -goversion go1.15.3 -D "" -importcfg $WORK/b005/importcfg -pack -c=4 ./unsafeheader.go math/bits mkdir -p $WORK/b017/ runtime/internal/sys mkdir -p $WORK/b012/ unicode/utf8 mkdir -p $WORK/b019/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p runtime/internal/sys -std -+ -complete -buildid iaUZ9CS017uyhO2hrq8j/iaUZ9CS017uyhO2hrq8j -goversion go1.15.3 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_darwin.go ./zversion.go cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p unicode/utf8 -std -complete -buildid 2fACWzhdeZDs2sykYmOo/2fACWzhdeZDs2sykYmOo -goversion go1.15.3 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./utf8.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p math/bits -std -complete -buildid UidRYAtCxzumRrJ_WZH6/UidRYAtCxzumRrJ_WZH6 -goversion go1.15.3 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go internal/cpu mkdir -p $WORK/b009/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b010/symabis ./asm_amd64.s cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/eb/eb62d7a54f74ed1d7fd09f3fd54fc55cb17bf17bcf25fc7137a7986cc21975e3-d # internal internal/race mkdir -p $WORK/b021/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b009/symabis ./cpu_x86.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/race -std -complete -buildid qYTVebnctccXBxXNn_r4/qYTVebnctccXBxXNn_r4 -goversion go1.15.3 -D "" -importcfg $WORK/b021/importcfg -pack -c=4 ./doc.go ./norace.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/cpu -std -+ -buildid c0CH5HKRwBA2Yt6XgGgi/c0CH5HKRwBA2Yt6XgGgi -goversion go1.15.3 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./cpu.go ./cpu_amd64.go ./cpu_x86.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/atomic -std -+ -buildid AV3TfOCrOhLEiTYQ_ZoO/AV3TfOCrOhLEiTYQ_ZoO -goversion go1.15.3 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h -c=4 ./atomic_amd64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/22/22ab8a0675728d2c50c20b6aa6d42b3de5ddd57b69d82fe9afedaf39e26c8660-d # internal sync/atomic mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b022/symabis ./asm.s cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/d9/d982b698687b17cd6b7164406fba595fa15b124e0beaec38ac44369c9127d0bf-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sync/atomic -std -buildid uXnmrTa-cjcFUn3T0YQr/uXnmrTa-cjcFUn3T0YQr -goversion go1.15.3 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h -c=4 ./doc.go ./value.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/math -std -+ -complete -buildid RWM7Smj5j3ycqhxl-Kio/RWM7Smj5j3ycqhxl-Kio -goversion go1.15.3 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b010/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/24/24d7ea1473b6dc120431848fa09b6a20a6f7d28e5ad729e3b348892fa8786eb9-d # internal unicode mkdir -p $WORK/b023/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/11/1147623faf3fdd139b5bd32e8ea2cf188c3b040517a9a56e0d56bb96484d1265-d # internal encoding mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p encoding -std -complete -buildid 3PsINIXZMqCx6PhS4HT2/3PsINIXZMqCx6PhS4HT2 -goversion go1.15.3 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./encoding.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b022/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p unicode -std -complete -buildid 87CsnpBHBMFM4XHlDtST/87CsnpBHBMFM4XHlDtST -goversion go1.15.3 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/98/98f68f5edc26528d0c4964fab46b77df6b8a8798fbafe5b9911c7f40ee70851b-d # internal unicode/utf16 mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p unicode/utf16 -std -complete -buildid hO3E5P7LQzzRJHHELdC2/hO3E5P7LQzzRJHHELdC2 -goversion go1.15.3 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./utf16.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/a5/a5e6b2c89f3ccdb2691299e9f3694538596e2fb9c903bea7deaa3dfdd84e08cb-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_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p container/list -std -complete -buildid dm-lrH5PC0Li8oS5Jfv8/dm-lrH5PC0Li8oS5Jfv8 -goversion go1.15.3 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./list.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/dc/dc4101e303e99cabc6ea41fb17b9165f704e88cefa34b619b6a09583012c3eb0-d # internal internal/testlog mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/testlog -std -complete -buildid H79L3RA5QwR6AAjTn-yT/H79L3RA5QwR6AAjTn-yT -goversion go1.15.3 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./log.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b009/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/cc/ccd71e5d93597db6da09144ece141ff3904d4a94014f1d017db0ca6dbdc059b1-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_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/internal/subtle -std -complete -buildid r8TA_qSr4E1m8ZQiE1Kn/r8TA_qSr4E1m8ZQiE1Kn -goversion go1.15.3 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/58/58c14bd6607eb414aa0c2679a43c946dde6e81db4963693185f37f9334559a7f-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_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/subtle -std -complete -buildid 3bIt9UkQpB74ih86gw5S/3bIt9UkQpB74ih86gw5S -goversion go1.15.3 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./constant_time.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/9c/9c3e5595a04d6463a9ec5a91187ab410e03a03dbff98014c19aa6cdfb6eacf4d-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid k9YNY6YvGMw0INJYajfF/k9YNY6YvGMw0INJYajfF -goversion go1.15.3 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./asn1.go cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/26/26cba9e81b16d497154a570484a7053e355187b5782645c046d630f54b3739ef-d # internal internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b008/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/6b/6bb122df844f4a6426066bd993f97f91b23b5ff90d0a933adb3e1a2efac08b86-d # internal cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/bytealg -std -+ -buildid 4ilP0Vy7rvnfSvMrdwpq/4ilP0Vy7rvnfSvMrdwpq -goversion go1.15.3 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go math mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b016/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/fe/feebe4f279b75f239b89cb10ac6275a1a905645187e9c7d9f2d88503a6e5c413-d # internal internal/nettrace mkdir -p $WORK/b100/ cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/a5/a550a870cf6a1a0cfe9bb04f5cdd7b5500ba6bcaf17e8f93da546927269197ed-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid _1qJXh1-voEbCdVSHrKn/_1qJXh1-voEbCdVSHrKn -goversion go1.15.3 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math -std -buildid uilXdq8SSbxZUkMDX3OI/uilXdq8SSbxZUkMDX3OI -goversion go1.15.3 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/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 ./exp_asm.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p internal/nettrace -std -complete -buildid t8tEIWTGPS2G-OE7pth0/t8tEIWTGPS2G-OE7pth0 -goversion go1.15.3 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./nettrace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/9e/9e50193121086172dfb02d92ae07a541c008104bd4052d3f308a57721a910873-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/b9/b9596a48fea9642998a49e79c4b21fea91aa71a58bd0b03a85af6c3b6784e9f7-d # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/7c/7c23902662985f48ec9b470d4372704090fc691732c654664042b76adafb34c2-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b008/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b008/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b008/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b008/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b008/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_amd64.o $WORK/b008/count_amd64.o $WORK/b008/equal_amd64.o $WORK/b008/index_amd64.o $WORK/b008/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/e9/e9b176a80ee009012e46aaf3c13c61823c8fa52b7fcf44db1149e6b194034164-d # internal runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_darwin_amd64.s ./sys_darwin_amd64.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p runtime -std -+ -buildid mT5MiBmLyA4nqyG3wb5v/mT5MiBmLyA4nqyG3wb5v -goversion go1.15.3 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_darwin_amd64.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_sema.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_darwin.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe.go ./netpoll.go ./netpoll_kqueue.go ./os_darwin.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64.go ./signal_darwin.go ./signal_darwin_amd64.go ./signal_unix.go ./sigqueue.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs_amd64.go ./stubs_nonlinux.go ./symtab.go ./sys_darwin.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/f2/f23aa83a8981412e84fd6a43eecb2cba7249de373d8fc160f472e51ea8776b53-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b016/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b016/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b016/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b016/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b016/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b016/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b016/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/dim_amd64.o $WORK/b016/exp_amd64.o $WORK/b016/floor_amd64.o $WORK/b016/hypot_amd64.o $WORK/b016/log_amd64.o $WORK/b016/sqrt_amd64.o $WORK/b016/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/4d/4d0557431a193736d94ae3005caff4188e9ddf45e4ce775b623a4257c54b6b18-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/rt0_darwin_amd64.o ./rt0_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/sys_darwin_amd64.o ./sys_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_amd64.o $WORK/b007/duff_amd64.o $WORK/b007/memclr_amd64.o $WORK/b007/memmove_amd64.o $WORK/b007/preempt_amd64.o $WORK/b007/rt0_darwin_amd64.o $WORK/b007/sys_darwin_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/46/4632a722ecb07b2735c966682c7a139107e68bb83f1f88ab31dfb19da1e1c3c1-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b020/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b004/symabis ./asm.s vendor/golang.org/x/sys/cpu mkdir -p $WORK/b107/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync -std -buildid r8upbYn33FQli52c8S4Z/r8upbYn33FQli52c8S4Z -goversion go1.15.3 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b107/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b107/symabis ./cpu_x86.s cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid --che30uauEi8inFXLG4/--che30uauEi8inFXLG4 -goversion go1.15.3 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/sys/cpu -std -buildid GbTPgNCOPcEWt20a2EEK/GbTPgNCOPcEWt20a2EEK -goversion go1.15.3 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h -c=4 ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b107/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b107/_pkg_.a $WORK/b107/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/bb/bbc3d8c6b1e1ea06a68038a4a1133f50584fc3c3dd0d9cd4bffdfd7af663e05b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/ad/adfc5160c312401163853cf9537174ee226be9f7224dfbd257119b9036b18c2d-d # internal internal/singleflight mkdir -p $WORK/b101/ math/rand mkdir -p $WORK/b074/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p internal/singleflight -std -complete -buildid 9O8nB5jGWJzMVCno2lya/9O8nB5jGWJzMVCno2lya -goversion go1.15.3 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./singleflight.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p math/rand -std -complete -buildid vLPBQegpcEHLND7mcVU8/vLPBQegpcEHLND7mcVU8 -goversion go1.15.3 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/cd/cd94796f6ebb0f5f21f49444617d3794993f3513ddb1e0684836aa1ccd54c0ac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/a0/a0635e0c4f71f87e1cf380793800b710d15a52007b6e4a8bd540ec71b905b6ba-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/09/09002cc3511197a8f5a36754e77c053cdd035e8559b9a098f166e2cca0f6e782-d # internal sort mkdir -p $WORK/b024/ cat >$WORK/b024/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_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p sort -std -complete -buildid S84pAbo1lByDanHoGcIR/S84pAbo1lByDanHoGcIR -goversion go1.15.3 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go errors mkdir -p $WORK/b003/ 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_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid gNbcqH_YNiRe3D8VoACW/gNbcqH_YNiRe3D8VoACW -goversion go1.15.3 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/55/553a5a7329398181d189bf4db8de95f8eb7562851763148c69cc1371a5513a9d-d # internal strconv mkdir -p $WORK/b018/ io mkdir -p $WORK/b025/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b098/ cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p strconv -std -complete -buildid WYD48wiVQbbar7y6mVxr/WYD48wiVQbbar7y6mVxr -goversion go1.15.3 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid VfEZzhrIqaURleTpirqf/VfEZzhrIqaURleTpirqf -goversion go1.15.3 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./message.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p io -std -complete -buildid 9eIoUa-raGI9agD2Nv5_/9eIoUa-raGI9agD2Nv5_ -goversion go1.15.3 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go internal/oserror mkdir -p $WORK/b027/ cat >$WORK/b027/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_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/oserror -std -complete -buildid lyPRPADXkIvVmJjIU4jg/lyPRPADXkIvVmJjIU4jg -goversion go1.15.3 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/66/6636293daddcfa536d3d3ce9e0394196944a2d7f527d2e2e1519fc49a0f27d3a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/4f/4f2a7579c2a7369630bca2bf8339f5231b93c0083bb7acefe6c02dad8c34395b-d # internal syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b029/symabis ./asm_darwin_amd64.s ./zsyscall_darwin_amd64.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p syscall -std -buildid X8CKSdurpZyFztnH9X0k/X8CKSdurpZyFztnH9X0k -goversion go1.15.3 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h -c=4 ./bpf_darwin.go ./dirent.go ./endian_little.go ./env_unix.go ./exec_darwin.go ./exec_unix.go ./flock_darwin.go ./forkpipe.go ./msan0.go ./net.go ./route_bsd.go ./route_darwin.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_bsd.go ./syscall_darwin.go ./syscall_darwin_amd64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_darwin_amd64.go ./zsyscall_darwin_amd64.go ./zsysnum_darwin_amd64.go ./ztypes_darwin_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/99/998312f4cf3b0e400deef8a8c7848c88963cbe95eccf489ca92d9d16d945ef1c-d # internal bytes mkdir -p $WORK/b037/ hash mkdir -p $WORK/b054/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p bytes -std -buildid Hnjlbiwi4tbb1IuSPv1J/Hnjlbiwi4tbb1IuSPv1J -goversion go1.15.3 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p hash -std -complete -buildid y4btq_Ra-abomLA8DGbU/y4btq_Ra-abomLA8DGbU -goversion go1.15.3 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./hash.go strings mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p strings -std -complete -buildid 4EJ11M4Wc4B4v6nb0UFC/4EJ11M4Wc4B4v6nb0UFC -goversion go1.15.3 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/f8/f8835884aef99033c8e6a0d9cbc523c27218592b1353a20a3fee3e3f532e4433-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_amd64/asm -p hash/crc32 -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b065/symabis ./crc32_amd64.s cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p hash/crc32 -std -buildid a0QSoL3Ge1qYuzgk_3l6/a0QSoL3Ge1qYuzgk_3l6 -goversion go1.15.3 -symabis $WORK/b065/symabis -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h -c=4 ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b065/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/70/705a6871d0ae67965d658a8a4ad7e9b9bfe589f3b2c218571ddbdaf5df768067-d # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/54/5455169e03778ac560c92a874a83a68a86c42a4fa559ac59749a083a0e6be63d-d # internal crypto mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b054/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p crypto -std -complete -buildid pf6L45NR5A6h9QeRRO--/pf6L45NR5A6h9QeRRO-- -goversion go1.15.3 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./crypto.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b065/_pkg_.a $WORK/b065/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/1d/1d00f1d4d9e8007ee19589e7ab1cbab00c5740716e52cfc311e92c4a59a8e122-d # internal crypto/internal/randutil mkdir -p $WORK/b079/ reflect mkdir -p $WORK/b015/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/internal/randutil -std -complete -buildid 8qqjpYGoi46MN83-INzA/8qqjpYGoi46MN83-INzA -goversion go1.15.3 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./randutil.go cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b015/symabis ./asm_amd64.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p reflect -std -buildid i4gVXIYzPmRP6Qa8MxhV/i4gVXIYzPmRP6Qa8MxhV -goversion go1.15.3 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/7f/7f46b62c7e1f198f90d9a868b792e5e39bbb7d8c254c4330fc0b194ceb5784a9-d # internal crypto/hmac mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/hmac -std -complete -buildid RV2F_WtxqPqSXb8pYeVm/RV2F_WtxqPqSXb8pYeVm -goversion go1.15.3 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/41/41015b4bbafa5303009309da13bd14a6f233dd5ce78b5841f10760190f8eb8f4-d # internal crypto/rc4 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/rc4 -std -complete -buildid o24TQOpfkORFsOw-8WZa/o24TQOpfkORFsOw-8WZa -goversion go1.15.3 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./rc4.go cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/46/46821107c457a4a8b0cbed0598102126878caa73782a96e56687793974a72367-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/text/transform -std -complete -buildid 3g5f0EwM-dCvr5kmnwQn/3g5f0EwM-dCvr5kmnwQn -goversion go1.15.3 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/8f/8fc01523b8de2c9e8015a240516a341aa608fd4bb77d1312c70124aa6d078400-d # internal regexp/syntax mkdir -p $WORK/b039/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/d5/d5cfbe949b629f052c0f8017d5ed6fa193619ad15f571c68114304c72f971b7a-d # internal bufio cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p regexp/syntax -std -complete -buildid WyZjvkyes3gHdQIPrBLL/WyZjvkyes3gHdQIPrBLL -goversion go1.15.3 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p bufio -std -complete -buildid vbM3xddz7pz75ip2M6XZ/vbM3xddz7pz75ip2M6XZ -goversion go1.15.3 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/85/857cc6cb7092e3bbbedd882aa7c7a39977b7af757dc9397b0cbb580254af9bc9-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid smvCkaeYcXdJe8BMoNlo/smvCkaeYcXdJe8BMoNlo -goversion go1.15.3 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/d2/d24d69c69bb67a3cb1025ddbe16195173562c45e1cd9ae7cd15411caf3ae2ba6-d # internal path mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p path -std -complete -buildid JoEJYl86WJfnjrwvaHkp/JoEJYl86WJfnjrwvaHkp -goversion go1.15.3 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/35/3579e0d8bd0311858afaf8e1765ca8f1f002217b1698b18ffc21df17804fb2c5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/31/31c537bb3382b9ffd212b565b3302e1444abbae9d9b1c61a8ad43626e5e7f236-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b029/asm_darwin_amd64.o ./asm_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b029/zsyscall_darwin_amd64.o ./zsyscall_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_darwin_amd64.o $WORK/b029/zsyscall_darwin_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/99/99b3995c7c022f19b48305b4408abe0c2426fd8599252650a5aedff60c101684-d # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/1c/1c4a391450d58c7a2ee17055eae025e6459be83ec070540e02b8cd3b8146f273-d # internal internal/syscall/execenv mkdir -p $WORK/b031/ internal/syscall/unix mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b029/_pkg_.a EOF cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/syscall/unix -std -complete -buildid qgXMDMv8KBGTxiIv92JV/qgXMDMv8KBGTxiIv92JV -goversion go1.15.3 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./at_darwin.go ./at_sysnum_darwin.go ./nonblocking_libc.go cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/syscall/execenv -std -complete -buildid FvKXNVg3rEemn1bV6Fcp/FvKXNVg3rEemn1bV6Fcp -goversion go1.15.3 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./execenv_default.go time mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p time -std -buildid 6MMaEYdKZ7g5IsCy17Eo/6MMaEYdKZ7g5IsCy17Eo -goversion go1.15.3 -D "" -importcfg $WORK/b030/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_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/38/385c9f1685e1e8a190596f710a6b0814b453a480cf13c0777a3bbac392abafea-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/03/03728a95de267ddd58a61d9b08b2f12ed7327976c8353ace62b0b534aa6c7bf1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/b2/b298fa9262d0f531707c01ad1240bf50e71b4021cb2f7306a0cd3835cc99fa4f-d # internal regexp mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile regexp/syntax=$WORK/b039/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p regexp -std -complete -buildid bZWmO1yffPdbQMmUJDp1/bZWmO1yffPdbQMmUJDp1 -goversion go1.15.3 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/e1/e10731adf49568004fd04bfbf94f8192b38f94acb74e66ac940519671d6d5dd6-d # internal context mkdir -p $WORK/b067/ internal/poll mkdir -p $WORK/b028/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p context -std -complete -buildid eQ4ciYemm3sERiuu31CV/eQ4ciYemm3sERiuu31CV -goversion go1.15.3 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./context.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/poll -std -buildid UD8KbGy_I7HbyK6ZqL-5/UD8KbGy_I7HbyK6ZqL-5 -goversion go1.15.3 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./errno_unix.go ./fcntl_libc.go ./fd.go ./fd_fsync_darwin.go ./fd_mutex.go ./fd_opendir_darwin.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_darwin.go ./hook_unix.go ./sockopt.go ./sockopt_unix.go ./sockoptip.go ./sys_cloexec.go ./writev.go cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/26/26d7b5af55a8ce59dfa5911aea4e6a99963244a709ee297e7670a828cc7da787-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/32/323268b2565c2a96129a1ed7a98625e9b17c48cd090574244fab42b6ad18f4a1-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/27/2798f6b661260f27758d78fe3d343ba5f9e7774d02a847ab148e781c5f38a34a-d # internal internal/fmtsort mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/fmtsort -std -complete -buildid uKY1dStptAa7HhLOOxko/uKY1dStptAa7HhLOOxko -goversion go1.15.3 -D "" -importcfg $WORK/b014/importcfg -pack -c=4 ./sort.go crypto/x509/internal/macos mkdir -p $WORK/b094/ cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/x509/internal/macos /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/x509/internal/macos -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b094/symabis ./corefoundation.s ./security.s encoding/binary mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p encoding/binary -std -complete -buildid shCLM0Hdf5iBf9oOw9dc/shCLM0Hdf5iBf9oOw9dc -goversion go1.15.3 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./binary.go ./varint.go cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/internal/macos /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/x509/internal/macos -std -buildid PbCbVvTYURZVSeA5lZ96/PbCbVvTYURZVSeA5lZ96 -goversion go1.15.3 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h -c=4 ./corefoundation.go ./security.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/x509/internal/macos -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b094/corefoundation.o ./corefoundation.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/x509/internal/macos -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b094/security.o ./security.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/45/45206b998cdbeddf608b31ccbe1315bba0373455b791fd2456729178ad4387a1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b094/_pkg_.a $WORK/b094/corefoundation.o $WORK/b094/security.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p os -std -buildid Xn_JXZO-lfKUmsLlW_Nc/Xn_JXZO-lfKUmsLlW_Nc -goversion go1.15.3 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./dir.go ./dir_darwin.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_darwin.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./getwd_darwin.go ./path.go ./path_unix.go ./pipe_bsd.go ./proc.go ./rawconn.go ./readfrom_stub.go ./removeall_at.go ./stat.go ./stat_darwin.go ./stat_unix.go ./sticky_bsd.go ./str.go ./sys.go ./sys_bsd.go ./sys_unix.go ./types.go ./types_unix.go ./wait_unimp.go cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/19/1982060544ae7c082e29e27b3fd8bf0e267ba82e6a19d003f8767809fabd373c-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/81/814ede24afcb4e2c0102fdc8660464a57000f7c80bcccb16aaca7a7f54749e4a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/97/9788b76e83666128c9717ad5b6fe791d72aa7a1a55fba22becda8f8ddda4d5e7-d # internal encoding/base64 mkdir -p $WORK/b044/ crypto/sha512 mkdir -p $WORK/b080/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF crypto/md5 mkdir -p $WORK/b087/ crypto/cipher cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p encoding/base64 -std -complete -buildid 4AWElgp6DG21QMaCF2F7/4AWElgp6DG21QMaCF2F7 -goversion go1.15.3 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./base64.go mkdir -p $WORK/b070/ crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b085/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b087/symabis ./md5block_amd64.s cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b080/symabis ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b070/symabis ./xor_amd64.s cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid iX4dMe5fYa9y4PZOYsBQ/iX4dMe5fYa9y4PZOYsBQ -goversion go1.15.3 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./const.go ./edwards25519.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/md5 -std -buildid 7dhPGB-jv--vZtz9_ERo/7dhPGB-jv--vZtz9_ERo -goversion go1.15.3 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.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/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/cipher -std -buildid lf6IAWbojQrSLD27SxPn/lf6IAWbojQrSLD27SxPn -goversion go1.15.3 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/sha512 -std -buildid 7bXXRPo4KU0DS1PTFDgq/7bXXRPo4KU0DS1PTFDgq -goversion go1.15.3 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/2c/2c9266f724c360f44ceda0d36538dd57ca1b6ef9fb000405b05955df5ad2d79b-d # internal crypto/sha1 mkdir -p $WORK/b090/ cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b090/symabis ./sha1block_amd64.s cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/sha1 -std -buildid X3ig-Hb5g2nfYUijdi74/X3ig-Hb5g2nfYUijdi74 -goversion go1.15.3 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_amd64.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b070/xor_amd64.o ./xor_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b080/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b087/md5block_amd64.o ./md5block_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b070/_pkg_.a $WORK/b070/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/fd/fd7b0db34fcb5af1e4720644391c556065bbe7592966ef0806649008f9a5a873-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_amd64/asm -p crypto/aes -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b069/symabis ./asm_amd64.s ./gcm_amd64.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/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/aes -std -buildid 8GCMw38ltXyG7v4XjrC4/8GCMw38ltXyG7v4XjrC4 -goversion go1.15.3 -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 cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b087/_pkg_.a $WORK/b087/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/ac/ac4f229fc549eee414e9f5a186ff00d31462e0d029f97fe194282d91eb0668b7-d # internal crypto/des mkdir -p $WORK/b076/ 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/b045/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/des -std -complete -buildid hIf_QD_eaw4a1vZv5wow/hIf_QD_eaw4a1vZv5wow -goversion go1.15.3 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b080/_pkg_.a $WORK/b080/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/ac/ac56ab5af7f4e2c7738f91d156f6a8bb884d847d163762a70d5ec3ec507fdf8a-d # internal crypto/sha256 mkdir -p $WORK/b091/ cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b091/symabis ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b090/sha1block_amd64.o ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/f5/f5198015dab546c0c1d08464f2938ca56c769ba23eb770cf3474346badf0f575-d # internal fmt mkdir -p $WORK/b013/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/sha256 -std -buildid N3YiIMZ9HhYed3Glnuec/N3YiIMZ9HhYed3Glnuec -goversion go1.15.3 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/6e/6eb0777ae654bedaff7b2e215c8e8f4e19f0ad41bdcdd39dee5969b9a9e96239-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/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p path/filepath -std -complete -buildid yY-1EiRI3MsJ2ioYsjnM/yY-1EiRI3MsJ2ioYsjnM -goversion go1.15.3 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p fmt -std -complete -buildid YkoTmUDnLf_AfzMZSXa7/YkoTmUDnLf_AfzMZSXa7 -goversion go1.15.3 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b090/_pkg_.a $WORK/b090/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/28/28d1507ca0f69333396235bfe6e0f69e103d18334c4f665123517caa3ed77712-d # internal encoding/pem mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p encoding/pem -std -complete -buildid 4Kb9ulV40HmAvIGTyS3R/4Kb9ulV40HmAvIGTyS3R -goversion go1.15.3 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./pem.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/f9/f9f03ebf944b8483e8974fb18c20b94b911387086ceb237a981e1d1396118fee-d # internal vendor/golang.org/x/net/route mkdir -p $WORK/b099/ cat >$WORK/b099/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/net/route -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b099/symabis ./empty.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b069/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b069/gcm_amd64.o ./gcm_amd64.s cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p vendor/golang.org/x/net/route -std -buildid IMHI2t4rfAvpbDpqOj63/IMHI2t4rfAvpbDpqOj63 -goversion go1.15.3 -symabis $WORK/b099/symabis -D "" -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h -c=4 ./address.go ./binary.go ./interface.go ./interface_classic.go ./interface_multicast.go ./message.go ./route.go ./route_classic.go ./sys.go ./sys_darwin.go ./syscall_go1_12_darwin.go ./zsys_darwin.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b091/sha256block_amd64.o ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/1e/1e351ca6d69ab628f28cd9f067d7e979e3610320e94d7b1b4eb808002b004d7a-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b104/ cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b069/_pkg_.a $WORK/b069/asm_amd64.o $WORK/b069/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cat >$WORK/b104/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/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid KTUBPoPxRFWKixRTsz6B/KTUBPoPxRFWKixRTsz6B -goversion go1.15.3 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/28/28eb76a707c7c62fa955eaf16fd8a0b801b2b777bfd5968c786435f474b5b008-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b106/ cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b106/symabis ./sum_amd64.s cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid Tz3lgw49Ocl7h8_WsyYj/Tz3lgw49Ocl7h8_WsyYj -goversion go1.15.3 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h -c=4 ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/86/869d18dc93351358e15b36599f5aad0351fe37f73f1361e21adc896fa0fdd147-d # internal io/ioutil mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p io/ioutil -std -complete -buildid NGVJ9ES8_VnEmofNnoPq/NGVJ9ES8_VnEmofNnoPq -goversion go1.15.3 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b091/_pkg_.a $WORK/b091/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/68/68155f590cf948e22f9cf9b93f49f3a967842b4cad50ced9c7375b11b737d7d8-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/net/route -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b099/empty.o ./empty.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b106/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b099/_pkg_.a $WORK/b099/empty.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/eb/eb9ca65e55b95e3199a1a3f5dae201b7c554b1665d0a7ac2073819b2ce571a0d-d # internal net mkdir -p $WORK/b097/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b106/_pkg_.a $WORK/b106/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/14/14dd30ba3aa6344fa9898973bd8ab24dd40e7bf0e9d935f0f01fc6097250f7aa-d # internal cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage importmap golang.org/x/net/route=vendor/golang.org/x/net/route packagefile context=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/net/route=$WORK/b099/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b101/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p net -std -buildid a1Ly1TFAadYydg3KTYhj/a1Ly1TFAadYydg3KTYhj -goversion go1.15.3 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./addrselect.go ./cgo_stub.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_bsd.go ./interface_darwin.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_stub.go ./sock_bsd.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_bsd.go ./sockopt_posix.go ./sockoptip_bsdvar.go ./sockoptip_posix.go ./splice_stub.go ./sys_cloexec.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_darwin.go ./tcpsockopt_posix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/9a/9a8b302f3eb519fa1b3d74f2bdc9ba5d9a3ab9cd3bbe511f7d0f1e1628adaec8-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b103/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cat >$WORK/b103/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b103/symabis ./chacha20poly1305_amd64.s cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/d1/d1fb2c2b57b6c272c5a0630d3f772d26fd71256390c49271325c89147db2abab-d # internal cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid viZkG5luj4JMyGDm5XZK/viZkG5luj4JMyGDm5XZK -goversion go1.15.3 -symabis $WORK/b103/symabis -D "" -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h -c=4 ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/5a/5a2e398c3b3c473d7494c0d80687d9cad2166c345cb8a8a0d172d8e07b6fef44-d # internal flag mkdir -p $WORK/b002/ github.com/coreos/ignition/v2/config/shared/errors github.com/coreos/go-semver/semver mkdir -p $WORK/b036/ mkdir -p $WORK/b040/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b038/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a EOF encoding/json mkdir -p $WORK/b042/ cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/shared/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p github.com/coreos/ignition/v2/config/shared/errors -lang=go1.11 -complete -buildid t6IfotNGv81Ltnrip3d7/t6IfotNGv81Ltnrip3d7 -goversion go1.15.3 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./errors.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p flag -std -complete -buildid 8sv_utQbxMVjnmGf8Hqz/8sv_utQbxMVjnmGf8Hqz -goversion go1.15.3 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./flag.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p encoding/json -std -complete -buildid F9QCCjAfOa2SXxWENsMi/F9QCCjAfOa2SXxWENsMi -goversion go1.15.3 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p github.com/coreos/go-semver/semver -complete -buildid 9lr5BUmqLUzFaLiBwJBp/9lr5BUmqLUzFaLiBwJBp -goversion go1.15.3 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./semver.go ./sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/b3/b3cf4444b5ad311f1fcce7ddadb88ead2785c0567259d090aec6dddc44a04c5d-d # internal github.com/coreos/vcontext/path mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/coreos/vcontext/path -complete -buildid DF6lFHyv4e5cZcbmVYYF/DF6lFHyv4e5cZcbmVYYF -goversion go1.15.3 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./path.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b103/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/70/709497f94d09cc5f339bde7a34d0b7e37c11fca0561e46810f1045ab66dedce0-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/coreos/vcontext/tree -complete -buildid 0hR1OS5kNZvBgUUFT4tv/0hR1OS5kNZvBgUUFT4tv -goversion go1.15.3 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/fd/fdee1dd6ad9433755ea3a53098b289079ff3721c42d9ff59d664010048bb25be-d # internal encoding/hex mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p encoding/hex -std -complete -buildid yiIZcV5FqJNBuS1IEhB_/yiIZcV5FqJNBuS1IEhB_ -goversion go1.15.3 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./hex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/fe/feaf24caa09287de088806f4470ebb50f29405668d670ad08145368e95caca35-d # internal github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid nMx6eTJycmnir3_x74Fi/nMx6eTJycmnir3_x74Fi -goversion go1.15.3 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b103/_pkg_.a $WORK/b103/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/40/4055b579016c6334daec53df21dd6abe28b8cbfb890937cb77c65788bb0bfd3c-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/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p compress/flate -std -complete -buildid fP7oJFDL5wXewVx6nt0b/fP7oJFDL5wXewVx6nt0b -goversion go1.15.3 -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_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/98/987f22604594f232d74c334919770ff1f08c25db1432622ed395db1a8e61dea3-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_amd64/asm -p math/big -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b073/symabis ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/af/af58c300479f82bfd623d8e11e6fcd2b355740cafd78100afc2d6af0ce4c3b38-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/coreos/vcontext/report -complete -buildid qHMfpMp8QO8DsXX95hOT/qHMfpMp8QO8DsXX95hOT -goversion go1.15.3 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./report.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p math/big -std -buildid zL7ZUjzPUpCursbmSS0r/zL7ZUjzPUpCursbmSS0r -goversion go1.15.3 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h -c=4 ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/ed/edd99b6c74e0e43ce42fc53784167d2e15a43a1d688d388c8d0af8c6bee421f6-d # internal net/url mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p net/url -std -complete -buildid nJLCKwG2sXiyz1JZlm5s/nJLCKwG2sXiyz1JZlm5s -goversion go1.15.3 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/4c/4c861e0ce6b21bc0254af7fd3fd5e6ecf0d3e0660e15a64ee4af84ac24cf29b0-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/v22/unit=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/shared/validations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/coreos/ignition/v2/config/shared/validations -lang=go1.11 -complete -buildid vIkCw2kECCm9xYCUTJku/vIkCw2kECCm9xYCUTJku -goversion go1.15.3 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./unit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/2d/2d08e5e1fdc6fca3dfb4a3923630ecf9d0d7a863a4772693663d1b785bbc18b4-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b108/ cat >$WORK/b108/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b108/symabis ./curve25519_amd64.s cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid VW9Dql62agOZUfkCaNLT/VW9Dql62agOZUfkCaNLT -goversion go1.15.3 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h -c=4 ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/a5/a56eefcd6223e3bffedad3795793c27538c7940c8eeddd7e594b29a07f65f47e-d # internal log mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p log -std -complete -buildid FkClk1CoGGZDVH4erv1v/FkClk1CoGGZDVH4erv1v -goversion go1.15.3 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./log.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b108/curve25519_amd64.o ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/0b/0befbd7a79857cdbb8b75b2f24876f1d1aaddafb3b2c70992077d23856505729-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/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile hash/crc32=$WORK/b065/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p compress/gzip -std -complete -buildid 6DGdcMB9TRAeDb3EBVa7/6DGdcMB9TRAeDb3EBVa7 -goversion go1.15.3 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./gunzip.go ./gzip.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b108/_pkg_.a $WORK/b108/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/b7/b7af8b4d659112ec3063587adf252daad250dc641ca4c5464e2337193093e170-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b113/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid -c7pgaGPSVbal09guLF1/-c7pgaGPSVbal09guLF1 -goversion go1.15.3 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/b6/b6b4285712a43c6286076b7f3d03bbb020156526e2536ad0f50374c606dfcba0-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid 9Sj-tkXH6HeI8tmW_5n6/9Sj-tkXH6HeI8tmW_5n6 -goversion go1.15.3 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/ff/ff7ffd3bbcb1138ddc340cfcf0cddfa70e3309dc464e83cab72e72531907b9c4-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p github.com/coreos/ignition/v2/config/util -lang=go1.11 -complete -buildid 0FUw475VcmRsOXMpsS1I/0FUw475VcmRsOXMpsS1I -goversion go1.15.3 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/d1/d1fafe1e964ef18a800446769b9b060f5730a149da80301414ed1d355d928840-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid bwGd-9ih3_ZIRURRUYVq/bwGd-9ih3_ZIRURRUYVq -goversion go1.15.3 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/40/404d0fe808260f9498b7fb889e2933db1dee7d43f1ddf5a4b34ccde05baf3907-d # internal github.com/coreos/ignition/v2/config/merge mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/merge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/coreos/ignition/v2/config/merge -lang=go1.11 -complete -buildid YZ6jlWE_mJXqNI2dMyte/YZ6jlWE_mJXqNI2dMyte -goversion go1.15.3 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./merge.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/c9/c957a6879c61bc03be408ac5cde00d376c402beb6a9fdfe7242091d859da71c5-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b112/ cat >$WORK/b112/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/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b114/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid iKmaEG7po4dZd6tSBVFJ/iKmaEG7po4dZd6tSBVFJ -goversion go1.15.3 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/ab/ab55f040d0a5829512085782c210edccbc46afd551f5dd14e85a4bf2703414d3-d # internal mime mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p mime -std -complete -buildid JRSEbhDt_ZPzQIwGfw5D/JRSEbhDt_ZPzQIwGfw5D -goversion go1.15.3 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/50/50e89ebe155d4c76d835b446f1f84f9cca1c0fc429556ab9d8c37cefcb1b49a9-d # internal mime/quotedprintable mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p mime/quotedprintable -std -complete -buildid 6p8ATwukE8njgblhi-qv/6p8ATwukE8njgblhi-qv -goversion go1.15.3 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/6b/6b1a66356a047c42460771529d6cfd2ff6960ff7209f69378306bb5f82848929-d # internal net/http/internal mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p net/http/internal -std -complete -buildid uEvmLo-4F1ZreniPBnOD/uEvmLo-4F1ZreniPBnOD -goversion go1.15.3 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/bd/bd04972fbe44ec119066fd4dac9e6b65f19d7af3f2d3967a4697fc429d017f45-d # internal github.com/ajeddeloh/go-json mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/ajeddeloh/go-json -complete -buildid 5hvLMNYpNTcv5x5YQ9M9/5hvLMNYpNTcv5x5YQ9M9 -goversion go1.15.3 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/1b/1b575d47987de7856205601b91a851409b2f55f183c4092b7a3a2ffdd41d52dc-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/coreos/vcontext/validate -complete -buildid Eui9kSUyGtyUo6LwIEqQ/Eui9kSUyGtyUo6LwIEqQ -goversion go1.15.3 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./validate.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b073/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b073/_pkg_.a $WORK/b073/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/cd/cd410ed8f83bb492f0c383a3112a66c487f1577dac866237019bdf2492e4d967-d # internal github.com/coreos/ignition/v2/config/translate mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/ignition/v2/config/translate -lang=go1.11 -complete -buildid X47hmc9ej6N2pMkylYDp/X47hmc9ej6N2pMkylYDp -goversion go1.15.3 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/3b/3b977cc2273b17171a0f95d74daf2aa9f3653a5ef9aa5b0f2d318f25c290457e-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/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto/rand -std -complete -buildid OVqJItrGecmq6bxd_3Hl/OVqJItrGecmq6bxd_3Hl -goversion go1.15.3 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./eagain.go ./rand.go ./rand_unix.go ./util.go cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/39/39972a1c335e2cedbfa6a628a3f887c75c7ee6f87bed7cb6776d9ce795d0271d-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_amd64/asm -p crypto/elliptic -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b078/symabis ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/22/221f907dd6d84ed5d58c64b30b23218b84ad363a8644627f64b5739eaf5212b7-d # internal encoding/asn1 mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p encoding/asn1 -std -complete -buildid iKR1SMOndJ6FeRqpKRv4/iKR1SMOndJ6FeRqpKRv4 -goversion go1.15.3 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/elliptic -std -buildid T7u-ZSvO-OfVDapSSiVE/T7u-ZSvO-OfVDapSSiVE -goversion go1.15.3 -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 cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/27/276f2f2dc318473b04ef0a7d8e79853344feec102260f9abf53c44e8d35b8a57-d # internal crypto/dsa mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/dsa -std -complete -buildid J5NOKhG1OYeHiVv21scb/J5NOKhG1OYeHiVv21scb -goversion go1.15.3 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./dsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/a9/a91300de3b4933ed9d781e15600713ff507d1520a6933442591c18206dee9b81-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b111/ cat >$WORK/b111/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/b013/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b116/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/net/idna -std -complete -buildid qmrFoLuowMIxRPMhewIr/qmrFoLuowMIxRPMhewIr -goversion go1.15.3 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/ed/ede3dd26503d8895af39d6d9656c424c3eccec1a0415560eddbd26f5b6f73884-d # internal net/textproto mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p net/textproto -std -complete -buildid HnsWLTcEkq1mD1dvTyKZ/HnsWLTcEkq1mD1dvTyKZ -goversion go1.15.3 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/70/707efa2e1a9155a37e9cbf3ea0318c5d5fc9eff72b7235650b365ca5bdbe3cd5-d # internal crypto/ed25519 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b053/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b085/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/ed25519 -std -complete -buildid c9kmc7BLhHK4F_QvaeCe/c9kmc7BLhHK4F_QvaeCe -goversion go1.15.3 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/39/3932bb304e5fa5733c4ca75661fe27588f10afbb8272ea190f744c40c041a553-d # internal crypto/rsa mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b053/_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/b054/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/rsa -std -complete -buildid bfqL8QuNAggjdJimpl9p/bfqL8QuNAggjdJimpl9p -goversion go1.15.3 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/b6/b62987fe110b0530d03d880f52fe4b7ae09b9b12727cc5c56d27868f02bafb7b-d # internal mime/multipart mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile mime/quotedprintable=$WORK/b122/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p mime/multipart -std -complete -buildid jvnOCTESUY1Tao4Cmj4j/jvnOCTESUY1Tao4Cmj4j -goversion go1.15.3 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b078/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/ed/ed0e3f1c24f7af10727c3c62e2e9870809ec3d4f37009a44a35cf7726427c70c-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid I_mrN2Al67GOroMIaJAZ/I_mrN2Al67GOroMIaJAZ -goversion go1.15.3 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b078/_pkg_.a $WORK/b078/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/39/39ebb553d0c5df0c93b212a2b21e81314542e720f42eaa1f3ca00f840689a7fd-d # internal crypto/x509/pkix mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/x509/pkix -std -complete -buildid vWP1PNA1WOzpZkPrOOdb/vWP1PNA1WOzpZkPrOOdb -goversion go1.15.3 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./pkix.go cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/df/df11fac3a2cae155dd234c49b1aff9723b687e24b40b00cfc6add508b17b3702-d # internal github.com/coreos/ignition/v2/internal/version mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/coreos/ignition/v2/internal/version -lang=go1.11 -complete -buildid QswZYkflcHfB3zgutMR9/QswZYkflcHfB3zgutMR9 -goversion go1.15.3 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/ac/ac153e1285c5a868d7fbb5568b5977275ef7dba51247da710f2cf63594d2adb7-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b110/ cat >$WORK/b110/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/b111/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid aOc-khGuXMYSy89CcdEp/aOc-khGuXMYSy89CcdEp -goversion go1.15.3 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/5f/5fc5e6e38a2b75c4a4108bfc7984ea7753dc50142574398a6e0fe1fc44b83a33-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b118/ cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/ef/ef1fe57b964b1b379b1339f3c2532248c22f02bc2d5ff831580f4b180ce235b1-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b127/ cat >$WORK/b118/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/b013/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b111/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid PLVs_nSSFgsJ2u7RhHZH/PLVs_nSSFgsJ2u7RhHZH -goversion go1.15.3 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b128/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p github.com/coreos/vcontext/json -complete -buildid uaemfin5TeI7yW0Wk079/uaemfin5TeI7yW0Wk079 -goversion go1.15.3 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./json.go cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/02/02c5063cf4aca3a887ed535e38d5e4350f401228d47d83582fa03ab8b717157a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/a0/a069a0ea39e9f4a07a61dbc1632427d1ca4665a174f253d89d373fd32a810ebc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/85/854ae7938fc52979e089ca6944e022b2aea3aedda6c37ee9b5ec434723bf2699-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b127/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b129/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p github.com/coreos/ignition/v2/config/validate -lang=go1.11 -complete -buildid r5fw7RIe9TcZ8xaV6ed9/r5fw7RIe9TcZ8xaV6ed9 -goversion go1.15.3 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./validate.go cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/9f/9f25758e1207095f3597a2877e5ae6f101554c9e3693cf73c3f09f54a1641657-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/ee/ee35208dca7c03bf5b6d49786eac26f25f6cde4f50078ccf1b5672a4ac2a6f80-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/e9/e9842924d16dcde37b4abddd0d56ab94673ca3932e8bfaf3e3dae26634c355f1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/b6/b66ee281ca8f6813f1479a4080e7b2fc8668562cce35765862bb7231b23ee65f-d # internal crypto/ecdsa mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b053/_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/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/ecdsa -std -complete -buildid 06PzBr37gdhDjlh5Ea54/06PzBr37gdhDjlh5Ea54 -goversion go1.15.3 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/fb/fb968b08fa34fbef321c805a6f378a5d060dc99a2ce50aab9db98b7f704486e2-d # internal crypto/x509 mkdir -p $WORK/b092/ cat >$WORK/b092/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/b037/_pkg_.a packagefile crypto=$WORK/b053/_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/b093/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/x509/internal/macos=$WORK/b094/_pkg_.a packagefile crypto/x509/pkix=$WORK/b095/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b055/_pkg_.a packagefile encoding/pem=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/x509 -std -complete -buildid Tpau2X-K1UmYm3f7dSrx/Tpau2X-K1UmYm3f7dSrx -goversion go1.15.3 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_darwin_amd64.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/f8/f8aeb522178f72fe3237bf376efcbdd3df1eb75048a4272564b56dc23456e2cd-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/b037/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile context=$WORK/b067/_pkg_.a packagefile crypto=$WORK/b053/_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/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/rc4=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b109/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/tls -std -complete -buildid GjRisBaFVF7dEtZ1Qp43/GjRisBaFVF7dEtZ1Qp43 -goversion go1.15.3 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/e0/e01eb5503321bc151732ca85303e535a3f0934a03edd858c6487eefea311683e-d # internal net/http/httptrace mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b067/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p net/http/httptrace -std -complete -buildid DueUgtrMR6wiVPfXvWhq/DueUgtrMR6wiVPfXvWhq -goversion go1.15.3 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/df/df23a8319f4118bcaee70fa5712db00f61ec95881021f4ce47c9c77aef4278d5-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/b037/_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/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b111/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile mime/multipart=$WORK/b121/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/http/httptrace=$WORK/b123/_pkg_.a packagefile net/http/internal=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p net/http -std -complete -buildid 0oaebT4haY3RzReC5-iL/0oaebT4haY3RzReC5-iL -goversion go1.15.3 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/b0/b0417dfa9f54e1ac31e66ae4a1671d5fbf4e5baf7bd10ac3f7989514effcd607-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p github.com/vincent-petithory/dataurl -complete -buildid xxpB4RieNVs69S-tZ150/xxpB4RieNVs69S-tZ150 -goversion go1.15.3 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/c8/c817325c9c41cb7dcfeb9135dad76893293492e9087372be7f6d673cd3de4013-d # internal github.com/coreos/ignition/v2/config/v3_2/types mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/hex=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile regexp=$WORK/b038/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_2/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/ignition/v2/config/v3_2/types -lang=go1.11 -complete -buildid UQP2KkUkxOIFjWW79Ww9/UQP2KkUkxOIFjWW79Ww9 -goversion go1.15.3 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b131/ github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b052/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/hex=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile regexp=$WORK/b038/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_1/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/ignition/v2/config/v3_1/types -lang=go1.11 -complete -buildid Zw-UzGVSZaLpysESRk9C/Zw-UzGVSZaLpysESRk9C -goversion go1.15.3 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go github.com/coreos/ignition/v2/config/v3_3_experimental/types mkdir -p $WORK/b138/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/hex=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile regexp=$WORK/b038/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_0/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p github.com/coreos/ignition/v2/config/v3_0/types -lang=go1.11 -complete -buildid _DkGBD7nxXoqZj0sq7eY/_DkGBD7nxXoqZj0sq7eY -goversion go1.15.3 -D "" -importcfg $WORK/b052/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 cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/hex=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile regexp=$WORK/b038/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_3_experimental/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental/types -lang=go1.11 -complete -buildid e0d4-A9JlsYEL4_HwtCH/e0d4-A9JlsYEL4_HwtCH -goversion go1.15.3 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/85/85f332bb617f2dc34dec9009beb0849fc74e443b421924a3feac846e61a732ee-d # internal github.com/coreos/ignition/v2/config/v3_0 mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/2e/2e02422b6d390c56ecac3a7246010c71574879aea2279bc2ae230b13e878ebce-d # internal cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/coreos/ignition/v2/config/v3_0 -lang=go1.11 -complete -buildid uDw2v4DqCML5lcsvyzfd/uDw2v4DqCML5lcsvyzfd -goversion go1.15.3 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./config.go cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/ba/ba533ad244a97fb45fce4891d72588ed2ad7beafb913858cd7c69df06d387995-d # internal github.com/coreos/ignition/v2/config/v3_1 mkdir -p $WORK/b130/ github.com/coreos/ignition/v2/config/v3_1/translate github.com/coreos/ignition/v2/config/v3_2 mkdir -p $WORK/b132/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/coreos/ignition/v2/config/v3_1 -lang=go1.11 -complete -buildid Rj7BAfiJVvhdpwsV2UeC/Rj7BAfiJVvhdpwsV2UeC -goversion go1.15.3 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./config.go cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_1/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/coreos/ignition/v2/config/v3_1/translate -lang=go1.11 -complete -buildid 9mJiW38Lhm6izSUtYN-6/9mJiW38Lhm6izSUtYN-6 -goversion go1.15.3 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./translate.go github.com/coreos/ignition/v2/config/v3_2/translate mkdir -p $WORK/b136/ mkdir -p $WORK/b134/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b135/_pkg_.a EOF cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/ignition/v2/config/v3_2 -lang=go1.11 -complete -buildid ZpIjdvv-_yRSiKFXgcaM/ZpIjdvv-_yRSiKFXgcaM -goversion go1.15.3 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./config.go cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_2/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/coreos/ignition/v2/config/v3_2/translate -lang=go1.11 -complete -buildid n_Ltfp3rvy0cAMNxMW9Y/n_Ltfp3rvy0cAMNxMW9Y -goversion go1.15.3 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/15/15c63fe55ea7afe0494c8fff6b588c03037857579d68c74cc3f6bf012c2d6c9d-d # internal github.com/coreos/ignition/v2/config/v3_3_experimental mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_3_experimental /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental -lang=go1.11 -complete -buildid HKtT_hxr83lCeyMECuHe/HKtT_hxr83lCeyMECuHe -goversion go1.15.3 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/28/28d015f1268072bc144486b58497eaedb3c9522694b2316cad9b66dfc2699f40-d # internal github.com/coreos/ignition/v2/config/v3_3_experimental/translate mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_3_experimental/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental/translate -lang=go1.11 -complete -buildid uB8EBDSRzsE_CimDv2vO/uB8EBDSRzsE_CimDv2vO -goversion go1.15.3 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/bd/bd647e174cccb73523c9e38fa44d24807c44a55730910b9469b02d866424f3f5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/fb/fbce0b1d1656f7849dead5d398da171fe184f23d29c5febd5485855dd44280df-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/01/01ad202b4b28be24c8fe56f3f6f70c107eee16ae127e890b61375651e5a31bd3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/ee/eec4d48526cbb1a2bf145127ccccd73b116e9d19633fd57356a2c7b639e2bb8a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/0e/0e55ca89b72bfe8deb3957ef8a92cba3d796eeda113c3759768aedeb96e79026-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/61/616f5772b7517fe5b3db26342842dfde82e47a150367dcf3fa36feb1a6c69a16-d # internal github.com/coreos/ignition/v2/config mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/translate=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/translate=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p github.com/coreos/ignition/v2/config -lang=go1.11 -complete -buildid 1xov8YsCl5mdOHJrwnc8/1xov8YsCl5mdOHJrwnc8 -goversion go1.15.3 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/17/17ba525ed674d707696e6905dc3f149e72ec302c0fbc131d8cf6d6469739cd80-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/v22\tv22.0.0\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/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b140/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.11 -complete -buildid rU1TGijKmsSjpXBHFg3T/rU1TGijKmsSjpXBHFg3T -goversion go1.15.3 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/00/00ab8e646f413422ccb7da3d338644a427259779e3b238aaf13c0262fd5d8f84-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/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b140/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/translate=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/translate=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b126/_pkg_.a packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/hex=$WORK/b055/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b058/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b133/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile regexp/syntax=$WORK/b039/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b127/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b129/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile bufio=$WORK/b057/_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/binary=$WORK/b045/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b111/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile mime/multipart=$WORK/b121/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/http/httptrace=$WORK/b123/_pkg_.a packagefile net/http/internal=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b128/_pkg_.a packagefile compress/flate=$WORK/b064/_pkg_.a packagefile hash/crc32=$WORK/b065/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rc4=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b116/_pkg_.a packagefile mime/quotedprintable=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/net/route=$WORK/b099/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile internal/singleflight=$WORK/b101/_pkg_.a packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b085/_pkg_.a packagefile crypto/dsa=$WORK/b093/_pkg_.a packagefile crypto/x509/internal/macos=$WORK/b094/_pkg_.a packagefile crypto/x509/pkix=$WORK/b095/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b113/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -buildmode=exe -buildid=Y9XIqCfLITfu4b-XKweI/rU1TGijKmsSjpXBHFg3T/GtNCr0c88OzJ3E9sD7Iq/Y9XIqCfLITfu4b-XKweI -X github.com/coreos/ignition/v2/internal/version.Raw=2.7.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0xece9e17eb9964b7e124d3861343c5fc47dc0e3f1 -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p ./ mv $WORK/b001/exe/a.out ./ignition-validate-x86_64-apple-darwin rm -r $WORK/b001/ + echo 'Building Windows ignition-validate' + export GOARCH=amd64 + GOARCH=amd64 Building Windows ignition-validate + export GOOS=windows + GOOS=windows ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -ldflags ' -X github.com/coreos/ignition/v2/internal/version.Raw=2.7.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0xbcc4f163e2c299ccf0b482d948431dd3c323a803' -a -v -x -o ./ignition-validate-x86_64-pc-windows-gnu.exe github.com/coreos/ignition/v2/validate WORK=/tmp/go-build631207320 internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/unsafeheader -std -complete -buildid PC0S2OuM-KBVvoxCOptW/PC0S2OuM-KBVvoxCOptW -goversion go1.15.3 -D "" -importcfg $WORK/b005/importcfg -pack -c=4 ./unsafeheader.go math/bits mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p math/bits -std -complete -buildid tK2rLPpYOQjHjyQzd-t7/tK2rLPpYOQjHjyQzd-t7 -goversion go1.15.3 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p runtime/internal/sys -std -+ -complete -buildid 7NyPbjDXA7sW1vdKMjCs/7NyPbjDXA7sW1vdKMjCs -goversion go1.15.3 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_windows.go ./zversion.go internal/cpu mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b009/symabis ./cpu_x86.s runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b010/symabis ./asm_amd64.s unicode/utf8 mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p unicode/utf8 -std -complete -buildid H93ouD8DuuSKwb52aR4T/H93ouD8DuuSKwb52aR4T -goversion go1.15.3 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./utf8.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/atomic -std -+ -buildid v2gVJwpT91GIx54ZB9GI/v2gVJwpT91GIx54ZB9GI -goversion go1.15.3 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h -c=4 ./atomic_amd64.go ./stubs.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/cpu -std -+ -buildid SQUU268JF9ZF-vWqGYgE/SQUU268JF9ZF-vWqGYgE -goversion go1.15.3 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./cpu.go ./cpu_amd64.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/7f/7f528f6a4c1ebd6a6ce285721e96bc2ad8395404c98b4dca1cf7b00613aee3ec-d # internal internal/race mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/race -std -complete -buildid Ickq24k6Khdi10bvD2BG/Ickq24k6Khdi10bvD2BG -goversion go1.15.3 -D "" -importcfg $WORK/b021/importcfg -pack -c=4 ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b010/asm_amd64.o ./asm_amd64.s cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/5c/5c0755246c3ea492720d8fee18cca9b2c804a8ebc58e46ec79acfa44159128be-d # internal sync/atomic mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b022/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/d0/d0266ca328b321b2d7b4450cd55513d12f8ba963f67f115b6cb385900937c35c-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/math -std -+ -complete -buildid WbAKOXdSksomBmaX3s0B/WbAKOXdSksomBmaX3s0B -goversion go1.15.3 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/d5/d5c80b34efb10ed8aed75bc74daa84a8ed8690d20771a2bb66aa694b56e8e9f8-d # internal unicode mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p unicode -std -complete -buildid sCvg75uSQ-zwzQwhyu9I/sCvg75uSQ-zwzQwhyu9I -goversion go1.15.3 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/c3/c3a7937456fc0b2967ba7948ae2a1d85bb0f0fe2800c82086c326e17bde9719f-d # internal internal/syscall/windows/sysdll mkdir -p $WORK/b030/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sync/atomic -std -buildid BN6MQ35b4a7kRfkd33aM/BN6MQ35b4a7kRfkd33aM -goversion go1.15.3 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h -c=4 ./doc.go ./value.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b009/cpu_x86.o ./cpu_x86.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/syscall/windows/sysdll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/syscall/windows/sysdll -std -complete -buildid PsPR2n_BOOHkSrLIZnVX/PsPR2n_BOOHkSrLIZnVX -goversion go1.15.3 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./sysdll.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b022/asm.o ./asm.s cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/0c/0c6893b095525403854a01521520c0acb241acc6677438f675e3c8e84d423983-d # internal internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b008/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.o # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/17/176e7aed4283d9b11e0cb9f8631dd354317918eb6ca91142180557b9a1f50f00-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/bytealg -std -+ -buildid T3dhUjgLs7XizElJH7EA/T3dhUjgLs7XizElJH7EA -goversion go1.15.3 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go math mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b016/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/39/39488575c623aade5fee9aff1d1197f28141ee48ba11faff1689f0a58e92d2b1-d # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/8d/8d8744ecaf720ee5d247dacc6a099eabdc0c88d1a651bb8a0364d2d0ba15bb6f-d # internal unicode/utf16 mkdir -p $WORK/b032/ internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cat >$WORK/b032/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p unicode/utf16 -std -complete -buildid EalkilmfZaRRhf49HOhA/EalkilmfZaRRhf49HOhA -goversion go1.15.3 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./utf16.go cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/76/763cd353b1f44e2d22cce3be41453c2f8fcaeb59ad17da1977d857b56ba9e4ad-d # internal mkdir -p $WORK/b036/ encoding mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p encoding -std -complete -buildid zWkfs2INUXRTATCswxSw/zWkfs2INUXRTATCswxSw -goversion go1.15.3 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./encoding.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p internal/testlog -std -complete -buildid eAMJedR1sJY978QaY1VW/eAMJedR1sJY978QaY1VW -goversion go1.15.3 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./log.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math -std -buildid nr7kshgchoZtJbnv52Cg/nr7kshgchoZtJbnv52Cg -goversion go1.15.3 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/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 ./exp_asm.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b008/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b008/count_amd64.o ./count_amd64.s cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/f1/f12488362391bfb1a26df1d7dd63e1301d26c028afdd21936cd082c0227aeda6-d # internal container/list mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p container/list -std -complete -buildid HjXVp_cLrZO95giPISTu/HjXVp_cLrZO95giPISTu -goversion go1.15.3 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./list.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b008/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b008/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/34/345307ae34cec6a892a721a5af6e02c5254acd8f1f1a42d8b9b97854c3e70fb5-d # internal crypto/internal/subtle mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/internal/subtle -std -complete -buildid wn7xN_GxZk-rJXXdhXOO/wn7xN_GxZk-rJXXdhXOO -goversion go1.15.3 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b008/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/93/93263a97976258904579ebcc4ddf6ee5b228c9e3cf82d0d5a25035dea9209761-d # internal crypto/subtle mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/subtle -std -complete -buildid Jz8hCQgN_8JMd0m68suM/Jz8hCQgN_8JMd0m68suM -goversion go1.15.3 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./constant_time.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_amd64.o $WORK/b008/count_amd64.o $WORK/b008/equal_amd64.o $WORK/b008/index_amd64.o $WORK/b008/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/e2/e2294e762cff919f9c7a050c11f1ef1dc5b8e0d58332f01cba3e6fbd0a8306f5-d # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/23/23b127afcd3231ff59e4c3de495eb34abec711ba0a4bb4def5a0aed33c040779-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid FLc_eUz1SllytwLwEB88/FLc_eUz1SllytwLwEB88 -goversion go1.15.3 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./asn1.go cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/06/06277edc0aa234cc217ff4677d0e7b85e1d0f084aba91867480ebb3d9c7793ce-d # internal internal/nettrace mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p internal/nettrace -std -complete -buildid WZkmo5oXopN9g1yvvovn/WZkmo5oXopN9g1yvvovn -goversion go1.15.3 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./nettrace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/d9/d95216fbc80da79079724c058887a82e277a96f211ca78311baaaae422d31a67-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal runtime mkdir -p $WORK/b007/ vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b105/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cat >$WORK/b105/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid -UVJ39RlPjN1sxO0tZIk/-UVJ39RlPjN1sxO0tZIk -goversion go1.15.3 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_windows_amd64.s ./sys_windows_amd64.s ./zcallback_windows.s cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/77/7741f1d383c7a130e029e73d9073bbfaa2cbef50aa45a982dad61fd6d0146e36-d # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p runtime -std -+ -buildid CbFUZujlWlcmz-sNNhqH/CbFUZujlWlcmz-sNNhqH -goversion go1.15.3 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./alg.go ./atomic_pointer.go ./auxv_none.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_windows_amd64.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_sema.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_windows.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_windows.go ./os_nonopenbsd.go ./os_windows.go ./panic.go ./plugin.go ./preempt.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_windows.go ./sigqueue.go ./sigqueue_note.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs3.go ./stubs_amd64.go ./stubs_nonlinux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./syscall_windows.go ./time.go ./time_nofake.go ./timeasm.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go ./zcallback_windows.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/61/6157cce5880550d3b396e184838e1dc7c95c38a0424595c2b812214ff6726b70-d # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/48/48deff70160daa10cc74f11b00840468b5c468ea5aaf225a68fe1213a1f85952-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/78/7858ff2a42550b6b983b5f5fb9b1fd91181ebac2d558521d0a4e55f4982bf133-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b016/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b016/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b016/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b016/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b016/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b016/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b016/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/dim_amd64.o $WORK/b016/exp_amd64.o $WORK/b016/floor_amd64.o $WORK/b016/hypot_amd64.o $WORK/b016/log_amd64.o $WORK/b016/sqrt_amd64.o $WORK/b016/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/03/03c8240ace78c364e211351851ce559761dc1bfcf1d490463bc4101f551429c4-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/rt0_windows_amd64.o ./rt0_windows_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/sys_windows_amd64.o ./sys_windows_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/zcallback_windows.o ./zcallback_windows.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_amd64.o $WORK/b007/duff_amd64.o $WORK/b007/memclr_amd64.o $WORK/b007/memmove_amd64.o $WORK/b007/preempt_amd64.o $WORK/b007/rt0_windows_amd64.o $WORK/b007/sys_windows_amd64.o $WORK/b007/zcallback_windows.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/d7/d7b80d7162aacc337b7031ce4371bb5813701ea5041abbc4c6f726d72293d5a2-d # internal internal/reflectlite mkdir -p $WORK/b004/ vendor/golang.org/x/sys/cpu mkdir -p $WORK/b107/ sync cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b004/symabis ./asm.s mkdir -p $WORK/b020/ cat >$WORK/b107/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b107/symabis ./cpu_x86.s cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync -std -buildid nz7jtPJ8iT77AcbBP3sH/nz7jtPJ8iT77AcbBP3sH -goversion go1.15.3 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid 3OyRs4C0oj_2YJH0iKDv/3OyRs4C0oj_2YJH0iKDv -goversion go1.15.3 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/sys/cpu -std -buildid 4c6EyRr4UwU6ZfipAnIv/4c6EyRr4UwU6ZfipAnIv -goversion go1.15.3 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h -c=4 ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b107/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b107/_pkg_.a $WORK/b107/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/67/67060aeaed193919569cdfb611a4c1ddd500141c91f8dfb1146bcbf6c89dbe93-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/a7/a754445a5fc90eb2ea788f0083993df7bbd72f14c2b1703c913e591a9ca8cec9-d # internal internal/singleflight mkdir -p $WORK/b101/ math/rand cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p internal/singleflight -std -complete -buildid 5QVO04ce2AeeOzvSEKfU/5QVO04ce2AeeOzvSEKfU -goversion go1.15.3 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./singleflight.go mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p math/rand -std -complete -buildid WaiaKjFKVLAtFN9mVNHO/WaiaKjFKVLAtFN9mVNHO -goversion go1.15.3 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/0b/0b9f9c36ac53d245c7b2d554a7139630b7aff6f23b0b0b653d4c915850f1901c-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/b8/b8fe2d151ff0322ca39ed6e791eac1d1a35b06a53463475faffe7aacb9378304-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b024/ cat >$WORK/b024/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_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p sort -std -complete -buildid P8lpKBYhK1JIvRTRFYV1/P8lpKBYhK1JIvRTRFYV1 -goversion go1.15.3 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go 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_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid -kjc7yyu94DDr14kcYTy/-kjc7yyu94DDr14kcYTy -goversion go1.15.3 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/c4/c439808fcf734bb7c7edb47aff469071a8a5ba335fec16d1b161e49f961c963d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/bb/bbb711a64839492f01cce3cff5e7306af66fe2cd55ff91ac596c56af3323b63b-d # internal strconv mkdir -p $WORK/b018/ internal/oserror mkdir -p $WORK/b027/ io mkdir -p $WORK/b025/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b099/ cat >$WORK/b027/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_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/oserror -std -complete -buildid f5kX8S4HSZHNd_Kmc4td/f5kX8S4HSZHNd_Kmc4td -goversion go1.15.3 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./errors.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p io -std -complete -buildid cOe-PafaScTGXfXRRN0m/cOe-PafaScTGXfXRRN0m -goversion go1.15.3 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid VxWdQ_we6YTgl4V73iIB/VxWdQ_we6YTgl4V73iIB -goversion go1.15.3 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./message.go cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p strconv -std -complete -buildid H1BXSoRD4YFNVpxMM0T9/H1BXSoRD4YFNVpxMM0T9 -goversion go1.15.3 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/bd/bdf90126bfba5f507192b98950fabfd58235ec91b6232e6572b81ebbcf7e5e6a-d # internal syscall mkdir -p $WORK/b031/ cat >$WORK/b031/go_asm.h << 'EOF' # internal EOF cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/5a/5ab4f69a0feeb7a2e0952612423e87e5152093b9b5d667943bba4e8ac0687dd5-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b031/symabis ./asm_windows.s cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b030/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p syscall -std -buildid hUtQ6MVJK0m-h6wZXs-u/hUtQ6MVJK0m-h6wZXs-u -goversion go1.15.3 -symabis $WORK/b031/symabis -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h -c=4 ./dll_windows.go ./endian_little.go ./env_windows.go ./exec_windows.go ./msan0.go ./net.go ./security_windows.go ./str.go ./syscall.go ./syscall_windows.go ./syscall_windows_amd64.go ./time_nofake.go ./types_windows.go ./types_windows_amd64.go ./zerrors_windows.go ./zerrors_windows_amd64.go ./zsyscall_windows.go ./zsysnum_windows_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/c4/c4b5a952a4747dc401bed372d0d98057febef1f7760549f00121aaa3bb17b633-d # internal bytes mkdir -p $WORK/b040/ hash mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p hash -std -complete -buildid Hs2-2mIDblIDfyewEs5B/Hs2-2mIDblIDfyewEs5B -goversion go1.15.3 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./hash.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p bytes -std -buildid Hw2jQ0pYRrGznpN1aZmc/Hw2jQ0pYRrGznpN1aZmc -goversion go1.15.3 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go strings mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p strings -std -complete -buildid VGixXDuRHsCHHXl2yT0k/VGixXDuRHsCHHXl2yT0k -goversion go1.15.3 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/e1/e1a6369c62fdb8c027c5d02110d658a4abc11c29191aa037b6c960476a0d160e-d # internal hash/crc32 mkdir -p $WORK/b067/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b067/symabis ./crc32_amd64.s cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p hash/crc32 -std -buildid DGq80vL81QaC3q9ECCXP/DGq80vL81QaC3q9ECCXP -goversion go1.15.3 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h -c=4 ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/fd/fdfb71ea1447a07fdebb565c75347678db7132759d3aa0daf3c37886ca44fdaa-d # internal reflect mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b015/symabis ./asm_amd64.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p reflect -std -buildid HityyOQtI_3mUPn67TW0/HityyOQtI_3mUPn67TW0 -goversion go1.15.3 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b067/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b067/_pkg_.a $WORK/b067/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/11/1148f7fb481d3f00f57ca46190b3b84cbd67c7ce312926da775fc8f9b8df3c25-d # internal crypto mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b056/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p crypto -std -complete -buildid LS5mKVmXHCXNcnBoEmhC/LS5mKVmXHCXNcnBoEmhC -goversion go1.15.3 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./crypto.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/0d/0d58dafa8785318679f2f830b91c741032a1ee1af2bf921afeac0bdb308c2a9e-d # internal crypto/internal/randutil mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/internal/randutil -std -complete -buildid GrH0nD5JsPtsQheuTbNM/GrH0nD5JsPtsQheuTbNM -goversion go1.15.3 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./randutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/89/89763e11ce2f34ad1b863dfb9218dfd2430dff65c83bd139269316a267714775-d # internal crypto/hmac mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/hmac -std -complete -buildid zzj_5wOIU1FfN8WTfbhz/zzj_5wOIU1FfN8WTfbhz -goversion go1.15.3 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/ba/bae6af5ad9f996181406bcd108b31d83048bc78c81df8a42dad2e151243388d8-d # internal crypto/rc4 mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/rc4 -std -complete -buildid ET69BW_wvIh4UkgnNjAM/ET69BW_wvIh4UkgnNjAM -goversion go1.15.3 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/16/162b688f8bae72db04b2961606d2851f7d84563e58e654d81d5cb5ca07d08b94-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid 2Fxws4r5ZkdTwG4qmDEm/2Fxws4r5ZkdTwG4qmDEm -goversion go1.15.3 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/77/77745bce107313732fd838cb24750543a80f425bda4322bd7705dbf193dd7b35-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b113/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/7f/7f1f1fcc75ffbbd290f38b2d5b16920c69c4468e42e9733d867ca96f13fdfb3a-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/text/transform -std -complete -buildid 4h9LbUilRJiCOFihEfk_/4h9LbUilRJiCOFihEfk_ -goversion go1.15.3 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./transform.go cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/07/074d622667f8c2c1dd0305f57de942556d1c2f964f724a1a4629ee5a4ce0d2d6-d # internal bufio mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p bufio -std -complete -buildid vnYQnC89O-WZcSa2x3NJ/vnYQnC89O-WZcSa2x3NJ -goversion go1.15.3 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal regexp/syntax mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p regexp/syntax -std -complete -buildid dVtbiX1EpBCysR_kCtoc/dVtbiX1EpBCysR_kCtoc -goversion go1.15.3 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/a8/a839be101e61baa3c4dcd359db1bf4950cb84f0e80d8a5fc50515b42c402ae78-d # internal path mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p path -std -complete -buildid 6xmgDitguZLJQ1EdIbJl/6xmgDitguZLJQ1EdIbJl -goversion go1.15.3 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./match.go ./path.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b031/asm_windows.o ./asm_windows.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b031/_pkg_.a $WORK/b031/asm_windows.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/89/89858641353741b42da89b6a7aa60cb7e9b4564339a884490959591983fb23e4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/57/57beaf599c39bfb895945e79012b28a2db1f74af7928b919b5ae808badd03709-d # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/ba/bac6be4d8068d841265470eb1b0c38d2b9e8d15f12e523ff5f08d29be17bad38-d # internal internal/syscall/windows mkdir -p $WORK/b029/ internal/syscall/windows/registry mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b030/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/windows/registry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/syscall/windows/registry -std -complete -buildid Y_4gIXc_-syUlOk_ZbvW/Y_4gIXc_-syUlOk_ZbvW -goversion go1.15.3 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./key.go ./syscall.go ./value.go ./zsyscall_windows.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile internal/syscall/windows/sysdll=$WORK/b030/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/windows /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/syscall/windows -std -complete -buildid rDvivCPF6LEbb3wS1BVd/rDvivCPF6LEbb3wS1BVd -goversion go1.15.3 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./psapi_windows.go ./reparse_windows.go ./security_windows.go ./symlink_windows.go ./syscall_windows.go ./zsyscall_windows.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/4c/4ca7a3e27a77fa553f04d5bdddf7ec0591b27649f93942650fc47640b1a9875c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/6e/6ecc974f7f4fb8e25eb11d81dd93fdf39e3932b9bb4e166d40ab887f1b61b4ae-d # internal internal/syscall/execenv mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile internal/syscall/windows=$WORK/b029/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p internal/syscall/execenv -std -complete -buildid lEjAZAVS79Mg78BqAPlr/lEjAZAVS79Mg78BqAPlr -goversion go1.15.3 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./execenv_windows.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/9c/9c0a24af800e942e4ebe0b14951762cb093ff82f0128fcd34ded824a0978350c-d # internal time mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p time -std -buildid WakWIr-FGxkO6Tl-3Vgd/WakWIr-FGxkO6Tl-3Vgd -goversion go1.15.3 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./format.go ./sleep.go ./sys_windows.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_abbrs_windows.go ./zoneinfo_read.go ./zoneinfo_windows.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/f1/f105d8c889f43b32bc3b71540fdb244c98cefc4548b03ae463dfaa5bedf45795-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/13/13093339be504ed4e083a3cf122c0f87165b1eccda94d0c102769724fe593ef3-d # internal regexp mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile regexp/syntax=$WORK/b042/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p regexp -std -complete -buildid PMnakAgPK4yW_XPg-z8v/PMnakAgPK4yW_XPg-z8v -goversion go1.15.3 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/99/99971f01449c6b12d10e31623d14e45ebee5bbedb66800443fbed6085e6000d0-d # internal context mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p context -std -complete -buildid -r9GpuBCPZePM_hVh-Vb/-r9GpuBCPZePM_hVh-Vb -goversion go1.15.3 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./context.go internal/poll mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile internal/syscall/windows=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/poll -std -buildid 9mz4apdXb7QHqN7EmHkk/9mz4apdXb7QHqN7EmHkk -goversion go1.15.3 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./errno_windows.go ./fd.go ./fd_fsync_windows.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_windows.go ./hook_windows.go ./sendfile_windows.go ./sockopt.go ./sockopt_windows.go ./sockoptip.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/03/03fb123d6d6f4231c981d087b4ecf888b4b0225f77b084dbf7afe17912cefe60-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/88/88cf509499849e631791badf77182f92a7772d23da7942fbb157df1ea89b968c-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/73/7345a83ad6b56aa9dfd372b93e46e784b1dec72121b920a927c971f8599d9375-d # internal encoding/binary mkdir -p $WORK/b048/ internal/fmtsort mkdir -p $WORK/b014/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p encoding/binary -std -complete -buildid wHeO5ER40twHByMNv0O7/wHeO5ER40twHByMNv0O7 -goversion go1.15.3 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./binary.go ./varint.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/fmtsort -std -complete -buildid yaWNd8VfGb2kqHcemB7O/yaWNd8VfGb2kqHcemB7O -goversion go1.15.3 -D "" -importcfg $WORK/b014/importcfg -pack -c=4 ./sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/41/417299fe5ea00f409761158139916c175b23f714d9cddb6fe7e7d822c941d1af-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/windows=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p os -std -buildid HXbOnn7G9jZQ2caJ_5Tz/HXbOnn7G9jZQ2caJ_5Tz -goversion go1.15.3 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./dir.go ./dir_windows.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_windows.go ./executable.go ./executable_windows.go ./file.go ./file_posix.go ./file_windows.go ./getwd.go ./path.go ./path_windows.go ./proc.go ./rawconn.go ./readfrom_stub.go ./removeall_noat.go ./stat.go ./stat_windows.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_windows.go ./types.go ./types_windows.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/56/566b86823ec90ab6df65790cde288d9dfd7a108d6a4e88cd02810f34803fb9b5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/ec/ecf38d4a0c656259ba4207fd8e8b1f4effb1a04e861aeac42bf55bdad06f3870-d # internal crypto/cipher mkdir -p $WORK/b075/ crypto/sha512 mkdir -p $WORK/b082/ crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b087/ crypto/md5 mkdir -p $WORK/b089/ cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b089/symabis ./md5block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b082/symabis ./sha512block_amd64.s cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid PO_3kdZx-hy3qtUleaTT/PO_3kdZx-hy3qtUleaTT -goversion go1.15.3 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./const.go ./edwards25519.go cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b075/symabis ./xor_amd64.s encoding/base64 mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p encoding/base64 -std -complete -buildid c13pX46y1HWpfl4T4apT/c13pX46y1HWpfl4T4apT -goversion go1.15.3 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./base64.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/md5 -std -buildid Yh4KU0wHa60z1_RP0cYg/Yh4KU0wHa60z1_RP0cYg -goversion go1.15.3 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/cipher -std -buildid 0m6nCaUUdkKLdBnVZ9wk/0m6nCaUUdkKLdBnVZ9wk -goversion go1.15.3 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/sha512 -std -buildid UHbKXLMqFcHaPmpzM7Kk/UHbKXLMqFcHaPmpzM7Kk -goversion go1.15.3 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_amd64.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b089/md5block_amd64.o ./md5block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b082/sha512block_amd64.o ./sha512block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/be/be75dee1b26157fc8a89726d21511cbc6a12e7bf34777390d52cd6ef072ba239-d # internal crypto/sha1 mkdir -p $WORK/b092/ cat >$WORK/b092/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b092/symabis ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b089/_pkg_.a $WORK/b089/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/87/877ede5bb9b735530085c2c20c57b542a73bfff785c11bca3b75a73618811ac7-d # internal crypto/sha256 mkdir -p $WORK/b093/ cat >$WORK/b093/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b093/symabis ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/sha256 -std -buildid GziijVHMtOp54wAz50LC/GziijVHMtOp54wAz50LC -goversion go1.15.3 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/sha1 -std -buildid teIxzWWFtjcYSjELiXlG/teIxzWWFtjcYSjELiXlG -goversion go1.15.3 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_amd64.go cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/eb/eba2b8a56b54875659706a3600abb8ca3af69c54f3ea6ecb7076c23a784574d7-d # internal fmt mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p fmt -std -complete -buildid _nrI48I6TpMn_nU_hqk9/_nrI48I6TpMn_nU_hqk9 -goversion go1.15.3 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b075/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b075/_pkg_.a $WORK/b075/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b082/_pkg_.a $WORK/b082/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/82/822462efe7b1616f7d59682e05646ad7ee99a5a4d6965741310ffd5fbcd1df1b-d # internal path/filepath mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p path/filepath -std -complete -buildid mZM9dBx4STjJ0C7KJ6f9/mZM9dBx4STjJ0C7KJ6f9 -goversion go1.15.3 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./match.go ./path.go ./path_windows.go ./symlink.go ./symlink_windows.go cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/71/71d1b45ec095e02d7a52b514c5c20fe9f95315f22a0d870ed6117b856df65be4-d # internal crypto/aes mkdir -p $WORK/b074/ cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b074/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/aes -std -buildid wxhO8ZXgrcTZHnjVdAaq/wxhO8ZXgrcTZHnjVdAaq -goversion go1.15.3 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/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_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/16/16edc8c506f9d91aeee3230df957d9502c73c65285e1356504529d0856aea0c4-d # internal crypto/des mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/des -std -complete -buildid C9PSfCvOoYwGpPvtIg7T/C9PSfCvOoYwGpPvtIg7T -goversion go1.15.3 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b092/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b093/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b092/_pkg_.a $WORK/b092/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/8a/8ab4c804e8c9d56c785f6754eb08bfca1688a21fc27335aca86b924a27f13880-d # internal encoding/pem mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p encoding/pem -std -complete -buildid TDVynOH3V6bbRKKtkbV8/TDVynOH3V6bbRKKtkbV8 -goversion go1.15.3 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./pem.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/44/447328955ec943fb3475810e2ce101abd651fd0384f720e168f304f6ddcd0c73-d # internal net mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b099/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b101/_pkg_.a packagefile internal/syscall/windows=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p net -std -buildid dieDYPuLjo5A2bbl4v2j/dieDYPuLjo5A2bbl4v2j -goversion go1.15.3 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./cgo_stub.go ./dial.go ./dnsclient.go ./error_posix.go ./error_windows.go ./fd_posix.go ./fd_windows.go ./file.go ./file_windows.go ./hook.go ./hook_windows.go ./hosts.go ./interface.go ./interface_windows.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_windows.go ./mac.go ./net.go ./parse.go ./pipe.go ./port.go ./rawconn.go ./sendfile_windows.go ./sock_posix.go ./sock_windows.go ./sockaddr_posix.go ./sockopt_posix.go ./sockopt_windows.go ./sockoptip_posix.go ./sockoptip_windows.go ./splice_stub.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_windows.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b074/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b074/gcm_amd64.o ./gcm_amd64.s cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/2e/2e1e75b9df1e110305649217a984f6419d3728aab0bed7c448b8f184c160e562-d # internal io/ioutil mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p io/ioutil -std -complete -buildid 7T9LUOlb5jQJb-qJFKHv/7T9LUOlb5jQJb-qJFKHv -goversion go1.15.3 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b074/_pkg_.a $WORK/b074/asm_amd64.o $WORK/b074/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/60/603a2e877b041494b66c0fe2f3c135a8974a8f289df0a75041c0c26bb41aa82b-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid 3X8hkTZnCfQ2yKCZnXtY/3X8hkTZnCfQ2yKCZnXtY -goversion go1.15.3 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b093/_pkg_.a $WORK/b093/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/42/42a10a894eff7ab7674b440af6e92d7d4a4b656bf7a66e28e2ef266376883188-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b106/ cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b106/symabis ./sum_amd64.s cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid X5otmdGbzhKZ-RFTD3oM/X5otmdGbzhKZ-RFTD3oM -goversion go1.15.3 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h -c=4 ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/c9/c90621d6e7fe15e5def017e5561c6d667d09e10267e9b40af1b7f77166f5ff78-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/69/69eb050ec3aca7cf08a9e6cc5802fb380a85e7057ca1aa208c605279150d20a8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b106/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/f4/f4cb7904c39d73eebae4fe245979d19b8684d67252c69a2c1c185361027f0a77-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b106/_pkg_.a $WORK/b106/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/0c/0c24b49426c97a155c093a516b070e732b81cb1554cbb8886b35948c8c86d03b-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b103/ cat >$WORK/b103/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b103/symabis ./chacha20poly1305_amd64.s cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid EZjFq3cT1FNyWb6ODNBb/EZjFq3cT1FNyWb6ODNBb -goversion go1.15.3 -symabis $WORK/b103/symabis -D "" -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h -c=4 ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/03/0332cbd7d5dde12ec637e8b46121625698af99fab27373aa01e648372ff6ac35-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b039/ github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b043/ encoding/json mkdir -p $WORK/b045/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/shared/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p github.com/coreos/ignition/v2/config/shared/errors -lang=go1.11 -complete -buildid 7Ib7MyNoQstZ08RrtbrC/7Ib7MyNoQstZ08RrtbrC -goversion go1.15.3 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./errors.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b041/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p github.com/coreos/go-semver/semver -complete -buildid yArv4VJJhPBK6J5AamLm/yArv4VJJhPBK6J5AamLm -goversion go1.15.3 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./semver.go ./sort.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding=$WORK/b046/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p encoding/json -std -complete -buildid bGchXBSLQa3dpnXym5aP/bGchXBSLQa3dpnXym5aP -goversion go1.15.3 -D "" -importcfg $WORK/b045/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/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b103/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p flag -std -complete -buildid CNem973N2X_ec2-smE79/CNem973N2X_ec2-smE79 -goversion go1.15.3 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./flag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/69/699b8c0efa02a6570b6e8ec9c5517b45b7ecab4f0b95f42d84068d739cdc8938-d # internal github.com/coreos/vcontext/path mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/coreos/vcontext/path -complete -buildid CsbaPjq621tG1YJlwrCY/CsbaPjq621tG1YJlwrCY -goversion go1.15.3 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/4c/4c4d85ebbf85b22f7dd2bd904e3fb91d9d5a15080aa7b213fd7cd01479e41831-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/coreos/vcontext/tree -complete -buildid o7GfhewCQ0e5WR-MqGIA/o7GfhewCQ0e5WR-MqGIA -goversion go1.15.3 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./tree.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b103/_pkg_.a $WORK/b103/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/f7/f79aa572522ed1169ca0aa18d66d9614988b11b59aca10f46168b72f03fc2713-d # internal encoding/hex mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p encoding/hex -std -complete -buildid PtXi05bw7U5Wt0rrfyT5/PtXi05bw7U5Wt0rrfyT5 -goversion go1.15.3 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./hex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/e5/e53d1072cc2d8939b597ab1c27f66bb8f6af87332e30c1fba78c2307775620f4-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/coreos/vcontext/report -complete -buildid FCn7Z1kfxhRhPCx0dnZe/FCn7Z1kfxhRhPCx0dnZe -goversion go1.15.3 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/f0/f069fe12698abe6dd2395f525b1a7b8d1a868551112b9c0cd1ee3f46a553c9d6-d # internal github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid wXSRCu-y7gJmimy6MPtN/wXSRCu-y7gJmimy6MPtN -goversion go1.15.3 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/3d/3deeee52355377b2b9580594742cb9d51e0e5774d288667aaf807b606a70e5c8-d # internal compress/flate mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p compress/flate -std -complete -buildid Y7ilo5j7Fb7e38dsFjj_/Y7ilo5j7Fb7e38dsFjj_ -goversion go1.15.3 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/85/851b7abef74213a921e7e73ded8f8c178955f08eb90af8b2303654441998d496-d # internal math/big mkdir -p $WORK/b071/ cat >$WORK/b071/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b071/symabis ./arith_amd64.s cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile math/rand=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p math/big -std -buildid UsnrU-L_FqybVLsBpp-0/UsnrU-L_FqybVLsBpp-0 -goversion go1.15.3 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h -c=4 ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/91/917d892936bccf8ed7f75ba871f137a50418304dd912d400ceb028369510a550-d # internal net/url mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p net/url -std -complete -buildid dhaH8Y_y0Z4Oz2o_DMgY/dhaH8Y_y0Z4Oz2o_DMgY -goversion go1.15.3 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/fd/fd939f91ec1b374e1b1cbf56de4c5838795a43148d8ff23d80aeca57da900b4c-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/shared/validations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/coreos/ignition/v2/config/shared/validations -lang=go1.11 -complete -buildid Caro_0sUcYyycjeURyuM/Caro_0sUcYyycjeURyuM -goversion go1.15.3 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./unit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/14/148fb9e52dbead48dc42c4cd64b70f7d9b4bee18759cff4ac75e7ff06d67a3cd-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b108/ cat >$WORK/b108/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b108/symabis ./curve25519_amd64.s cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid hlxcMLVFiqObP1K_17bw/hlxcMLVFiqObP1K_17bw -goversion go1.15.3 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h -c=4 ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b108/curve25519_amd64.o ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b108/_pkg_.a $WORK/b108/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/ad/ad5cb81895a227b5c138ef368f283e49a39aed574268925c9242d95ce4e2609b-d # internal log mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p log -std -complete -buildid R7-Bz2E5sdPOGG8CNGS6/R7-Bz2E5sdPOGG8CNGS6 -goversion go1.15.3 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/b2/b2f2aa2f45bcfacb6f4f208baa5acffb6cc918ee08939590b244135de0dbb62b-d # internal compress/gzip cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/9f/9f2c428a24a0700c5ee05b3f5d25cdc865304c4ddf12f95b3e62d5cac62655a4-d # internal mkdir -p $WORK/b065/ vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b113/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid O0FoRKjEGte-sbfv4-Wf/O0FoRKjEGte-sbfv4-Wf -goversion go1.15.3 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile compress/flate=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile hash/crc32=$WORK/b067/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p compress/gzip -std -complete -buildid G1jjFm89wDLFzgavAHIO/G1jjFm89wDLFzgavAHIO -goversion go1.15.3 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/79/79a7ddf476936ac9a6b6c47278a6a43d550bbbf559061400f795f91b7b2ee45d-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid 8YZs80noLl9InqKsLA1Y/8YZs80noLl9InqKsLA1Y -goversion go1.15.3 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/2f/2f0c286561d9055bf43e2e4a8517e90a5913ea4e9da9b90d188c184c4d0aa460-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p github.com/coreos/ignition/v2/config/util -lang=go1.11 -complete -buildid UJVcSYzBkGyjYQWOtshn/UJVcSYzBkGyjYQWOtshn -goversion go1.15.3 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/2f/2feab54df446157f69412a39f9286a5632563b45a6588439276e02c39ccbcbf9-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid jvws5Nl4y0ZwzwLoBtUZ/jvws5Nl4y0ZwzwLoBtUZ -goversion go1.15.3 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/7b/7bf49da86ed2674b2af707389ad7ba69414ff9d33da023599a7ec57e6a95b407-d # internal github.com/coreos/ignition/v2/config/merge mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/merge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p github.com/coreos/ignition/v2/config/merge -lang=go1.11 -complete -buildid JZRQIVvPwK_PTsk8RyZU/JZRQIVvPwK_PTsk8RyZU -goversion go1.15.3 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./merge.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/58/58f2c324298f963c69c92b1c66ba3e10c31ad1789b4ab245fadb7be1f1eb23a3-d # internal net/textproto mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p net/textproto -std -complete -buildid FvrUQnXg7T4JEQBMxdnY/FvrUQnXg7T4JEQBMxdnY -goversion go1.15.3 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/3f/3f7ff6eda43521a84090fa24f487d1987323f257f7194a03f9a173713180ea17-d # internal mime mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b034/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p mime -std -complete -buildid 1t1QpVkyFxqRl3AFx2p0/1t1QpVkyFxqRl3AFx2p0 -goversion go1.15.3 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_windows.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/cc/cc0a1fa3605f6db8f9f08b9ec0baf32e72998757fee17d8a8a6c22213b15c960-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b112/ cat >$WORK/b112/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/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b114/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid cFairXGHk9ArCuCz03h6/cFairXGHk9ArCuCz03h6 -goversion go1.15.3 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/0a/0af1afc98039852b87aa1a390f250bed27949b5e3b76425a91875917f757d737-d # internal mime/quotedprintable mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p mime/quotedprintable -std -complete -buildid rUpmGGJSpU_I8vu8IMpR/rUpmGGJSpU_I8vu8IMpR -goversion go1.15.3 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/06/0674318bd5eba8ca43ba58ff68317b7f443b5558c9be194ceca4ba135097fb91-d # internal net/http/internal mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p net/http/internal -std -complete -buildid hysvGqWREdmkSWfEGt1n/hysvGqWREdmkSWfEGt1n -goversion go1.15.3 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./chunked.go ./testcert.go cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/8e/8edc45bd1dcf1a35e62381e42b294a080daac750d54b08a864bee6a4c17385fc-d # internal github.com/ajeddeloh/go-json mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding=$WORK/b046/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/ajeddeloh/go-json -complete -buildid JVj0tpjLHjU-pbJv2rVZ/JVj0tpjLHjU-pbJv2rVZ -goversion go1.15.3 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/a9/a906ef87f95ed0de64ba3c73fc9e7dd15e1d308b610681edccaa740d04cd793d-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/coreos/vcontext/validate -complete -buildid LKSCFYB0X6Vr5ht63DN2/LKSCFYB0X6Vr5ht63DN2 -goversion go1.15.3 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/bf/bf4a9d27e959a5013245f35b861c6a2a1f3fcc73f84172d56d836bcf5ca4678f-d # internal github.com/coreos/ignition/v2/config/translate mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/ignition/v2/config/translate -lang=go1.11 -complete -buildid UybH3061VNYUMcFShZFM/UybH3061VNYUMcFShZFM -goversion go1.15.3 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./translate.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b071/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b071/_pkg_.a $WORK/b071/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/6c/6cc7892caccfa99faad6d075de85dfaa9c21c6a0e236074f0ba5cac31305975b-d # internal github.com/coreos/ignition/v2/internal/version mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/coreos/ignition/v2/internal/version -lang=go1.11 -complete -buildid Td_0GhgqQroJNNsWqpAg/Td_0GhgqQroJNNsWqpAg -goversion go1.15.3 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./version.go cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/ce/ce817e6f1fc2da9db6df3d22df4c8355df8ecf2db8d6b52558caadd62146f451-d # internal crypto/rand mkdir -p $WORK/b070/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/rand -std -complete -buildid WqM5wv3T31v4qU0blzM7/WqM5wv3T31v4qU0blzM7 -goversion go1.15.3 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./rand.go ./rand_windows.go ./util.go cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/10/106825a14f8868f7c6a083e6b534dfc9769e4baa788708611795c706b9aa6718-d # internal crypto/elliptic mkdir -p $WORK/b080/ cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b080/symabis ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/1e/1e367595c5c7774321fc0987cbb287d137e4bedca094cbfe1e8cbe41ecfff44f-d # internal encoding/asn1 mkdir -p $WORK/b084/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/elliptic -std -buildid liXnz_C4e0bY_tyoQbSj/liXnz_C4e0bY_tyoQbSj -goversion go1.15.3 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h -c=4 ./elliptic.go ./p224.go ./p256_asm.go cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p encoding/asn1 -std -complete -buildid n7h2nRu3EOSMczHUOKWM/n7h2nRu3EOSMczHUOKWM -goversion go1.15.3 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/b3/b34ccbc5e3f90c22447cb619c50997b4748f6fed67613233858ec4e81102508c-d # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/ea/ea901bc93d2e085bce21b2715a7ffbbb12396d13f414b5632e332249bdb362cf-d # internal crypto/ed25519 mkdir -p $WORK/b086/ crypto/rsa mkdir -p $WORK/b091/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b087/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/ed25519 -std -complete -buildid 4M7HPXjTWANPrwGcfkZc/4M7HPXjTWANPrwGcfkZc -goversion go1.15.3 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./ed25519.go cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/c0/c04fca4cf6b116be314328205cbab681b94f4e79879915d49b23ef22d84a7b3d-d # internal crypto/dsa mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a EOF cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/rsa -std -complete -buildid uvAQZBNVTrDzeXYQYfaP/uvAQZBNVTrDzeXYQYfaP -goversion go1.15.3 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/dsa -std -complete -buildid BTtXLi8JhSh0-ag4EoHv/BTtXLi8JhSh0-ag4EoHv -goversion go1.15.3 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./dsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/ea/ea47401a00df36bccfeb2608b86cc1717cfdd862406fe6c400617af367fca013-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b111/ cat >$WORK/b111/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/b013/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b116/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/net/idna -std -complete -buildid xA2Y_gMq0oqFWFkpxytc/xA2Y_gMq0oqFWFkpxytc -goversion go1.15.3 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/67/671a55ed1a5567ec41e7faafd1c974ec896a514c476d91ad0ae85da17ede8bd7-d # internal mime/multipart mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile mime/quotedprintable=$WORK/b122/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p mime/multipart -std -complete -buildid D0eIMx2UhrCIAqo788fQ/D0eIMx2UhrCIAqo788fQ -goversion go1.15.3 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/94/94caae403cbddfd395d69d8f48763d36de71d803188c9ed707f9a6866cace561-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/54/540ae56b7d79b3d9736fa3cedc486b0266bcb099a5d887b4d2f0d23a55e45673-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b080/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/d3/d3bf7e3b6db11f5473ab458f04a56008cb19307fe878e001f93f9219aa0c337c-d # internal crypto/x509/pkix mkdir -p $WORK/b096/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b083/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/x509/pkix -std -complete -buildid fE6uzvsaqjIFW35lNNfR/fE6uzvsaqjIFW35lNNfR -goversion go1.15.3 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./pkix.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b085/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid SXTn20ujX_m6Iz8Wq2uz/SXTn20ujX_m6Iz8Wq2uz -goversion go1.15.3 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b080/_pkg_.a $WORK/b080/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/4f/4f62c0073cb60ae3b2d83dc6c30f92266a7919a39a105069d65dd6abf312cf00-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/7f/7fa5d553e4c4e16d37029d6e452f009d43eefec55cb6ffdcdafd3a2543852b30-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b110/ vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b118/ cat >$WORK/b110/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/b111/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid JMK0HClnsgKpOwNcrCkp/JMK0HClnsgKpOwNcrCkp -goversion go1.15.3 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./guts.go ./httplex.go cat >$WORK/b118/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/b013/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b111/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid 10lHMM-NgswzaDylnWnb/10lHMM-NgswzaDylnWnb -goversion go1.15.3 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./proxy.go cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/08/0858f88e202ab6e001e15fe84f491b2326e6322eafdd5ec36575adc2cdf62d06-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b128/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p github.com/coreos/vcontext/json -complete -buildid VNcb3IsgMO9FGCQe_7if/VNcb3IsgMO9FGCQe_7if -goversion go1.15.3 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/54/54f39810a0c0e5d88709e8d3737f1ba24d9c8376302961bed3707f8b2a3c856d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/54/54f333e34d8c14a44796c610a1f2f99bff0479d6e895452f6e98a8d31f90dc73-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/41/41414638e8e30559169bce65b39264100010e9ce122d6e9b1c9f64d731de849f-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b127/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b051/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b129/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p github.com/coreos/ignition/v2/config/validate -lang=go1.11 -complete -buildid 3ZnBOfn8ZJatx3UIdfAc/3ZnBOfn8ZJatx3UIdfAc -goversion go1.15.3 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/6b/6b49b9e4a44d6dee04e60feb5699bbe47b61bfc1a59b4267edf97bc6c818a60a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/d6/d62cbe40a86ecfe411d617773a3944bfcf80c790920a38063bb42b9087968804-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/25/25e44e411cb419e386affe7527fc18891ddf35717c33fa1d13f1bc559e0c7493-d # internal crypto/ecdsa mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b085/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/ecdsa -std -complete -buildid I2aiWKSYw6TDNKZAgAbj/I2aiWKSYw6TDNKZAgAbj -goversion go1.15.3 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/80/8054b4c9cf10d0d5b1a0cc75a821ab870a350982147ef7ee714c815ecf4d37fa-d # internal crypto/x509 mkdir -p $WORK/b094/ cat >$WORK/b094/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/b055/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b078/_pkg_.a packagefile crypto/dsa=$WORK/b095/_pkg_.a packagefile crypto/ecdsa=$WORK/b079/_pkg_.a packagefile crypto/ed25519=$WORK/b086/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/md5=$WORK/b089/_pkg_.a packagefile crypto/rsa=$WORK/b091/_pkg_.a packagefile crypto/sha1=$WORK/b092/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile crypto/x509/pkix=$WORK/b096/_pkg_.a packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile encoding/pem=$WORK/b097/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b085/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/x509 -std -complete -buildid bY5e6HPkCoTSLqekMFB2/bY5e6HPkCoTSLqekMFB2 -goversion go1.15.3 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_windows.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/70/70b485f6545dc1335f890feca299723f451e7b6207ea2b3e9216da6805a140df-d # internal crypto/tls mkdir -p $WORK/b073/ cat >$WORK/b073/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/b068/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b078/_pkg_.a packagefile crypto/ecdsa=$WORK/b079/_pkg_.a packagefile crypto/ed25519=$WORK/b086/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/hmac=$WORK/b088/_pkg_.a packagefile crypto/md5=$WORK/b089/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile crypto/rc4=$WORK/b090/_pkg_.a packagefile crypto/rsa=$WORK/b091/_pkg_.a packagefile crypto/sha1=$WORK/b092/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile crypto/x509=$WORK/b094/_pkg_.a packagefile encoding/pem=$WORK/b097/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b109/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/tls -std -complete -buildid hDfCjIgG8o6mqpgwBDYN/hDfCjIgG8o6mqpgwBDYN -goversion go1.15.3 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/ca/ca3e49bda90cb69415540b93d82121c188bd9ca9d79a06e492f8529e4bc216ee-d # internal net/http/httptrace mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b073/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p net/http/httptrace -std -complete -buildid Eb-jPiITi49punb06jWs/Eb-jPiITi49punb06jWs -goversion go1.15.3 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/5b/5bd5cf19113ce6baea59fdc96994e51ed6a67f59527dd0da7a03b8b36e8c40e3-d # internal net/http mkdir -p $WORK/b064/ cat >$WORK/b064/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/b059/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile compress/gzip=$WORK/b065/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile crypto/tls=$WORK/b073/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b111/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b072/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile mime/multipart=$WORK/b121/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/http/httptrace=$WORK/b123/_pkg_.a packagefile net/http/internal=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p net/http -std -complete -buildid F2bTPN1QUiN0rRAe4Qv4/F2bTPN1QUiN0rRAe4Qv4 -goversion go1.15.3 -D "" -importcfg $WORK/b064/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_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/db/db18dd5db0319520e1e011193eac0066b83475fc8bea1607996d6693dffb822e-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/vincent-petithory/dataurl -complete -buildid Lpsntv8WkBs4q8ITDfXg/Lpsntv8WkBs4q8ITDfXg -goversion go1.15.3 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/60/601c7ad7962dc18a41116937b97c4a0a4ca6f575b5345dd21a5e1afa7affa41a-d # internal github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b131/ github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b054/ github.com/coreos/ignition/v2/config/v3_3_experimental/types mkdir -p $WORK/b138/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b039/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile regexp=$WORK/b041/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_0/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p github.com/coreos/ignition/v2/config/v3_0/types -lang=go1.11 -complete -buildid aLXq8bAvVTzoEJOoBR5O/aLXq8bAvVTzoEJOoBR5O -goversion go1.15.3 -D "" -importcfg $WORK/b054/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 cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b039/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile regexp=$WORK/b041/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/coreos/ignition/v2/config/v3_2/types mkdir -p $WORK/b135/ cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_1/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/ignition/v2/config/v3_1/types -lang=go1.11 -complete -buildid 3P6R5lM8PYJ81PPV5lYl/3P6R5lM8PYJ81PPV5lYl -goversion go1.15.3 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b039/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile regexp=$WORK/b041/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_3_experimental/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental/types -lang=go1.11 -complete -buildid zn8NAD-_1-ZSguS708XG/zn8NAD-_1-ZSguS708XG -goversion go1.15.3 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b039/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile regexp=$WORK/b041/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_2/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/ignition/v2/config/v3_2/types -lang=go1.11 -complete -buildid NtjyDOR23SVjuMWBIOws/NtjyDOR23SVjuMWBIOws -goversion go1.15.3 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/75/756716c8d541dc249c7329595adf1afac93e7423e45ef1c06a27842d8edf31ff-d # internal github.com/coreos/ignition/v2/config/v3_1 mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/coreos/ignition/v2/config/v3_1 -lang=go1.11 -complete -buildid 9rSw27jC3FnwUZ56yMgz/9rSw27jC3FnwUZ56yMgz -goversion go1.15.3 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/64/648ab5d9edc4bed1e06078926816ab1ddbf550b7f7a720eb4287cd74c13db4dc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/87/87f8de5069b35775489e1140b1377fa329832f6a245d2c984b26b6642bd1b1c1-d # internal github.com/coreos/ignition/v2/config/v3_0 mkdir -p $WORK/b052/ github.com/coreos/ignition/v2/config/v3_1/translate mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b054/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_1/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/coreos/ignition/v2/config/v3_1/translate -lang=go1.11 -complete -buildid k-40ELLnbTAYCuUuGRnD/k-40ELLnbTAYCuUuGRnD -goversion go1.15.3 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./translate.go cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b054/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p github.com/coreos/ignition/v2/config/v3_0 -lang=go1.11 -complete -buildid u20A_QYT9MA3J3tQ1HJv/u20A_QYT9MA3J3tQ1HJv -goversion go1.15.3 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/e0/e0dca67724bf94ae92b1bec16a055e4158e1476eb907136f684b3d35f3990d1b-d # internal github.com/coreos/ignition/v2/config/v3_2 mkdir -p $WORK/b134/ github.com/coreos/ignition/v2/config/v3_2/translate mkdir -p $WORK/b136/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b135/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_2/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/coreos/ignition/v2/config/v3_2/translate -lang=go1.11 -complete -buildid hKZGmtN7uNnjmnYDkSsG/hKZGmtN7uNnjmnYDkSsG -goversion go1.15.3 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./translate.go cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/ignition/v2/config/v3_2 -lang=go1.11 -complete -buildid UU92M7CIUJ6qVvdrNRob/UU92M7CIUJ6qVvdrNRob -goversion go1.15.3 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/7f/7fa08e3d9bb288e000dcb5f1b71a5cce2980494d0d968ac8ec4ae3e230c70c93-d # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/4b/4b9893b7e4eb54a09da53fc333337586b7053bd68805e024b24fd830cdc822bc-d # internal github.com/coreos/ignition/v2/config/v3_3_experimental mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_3_experimental /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental -lang=go1.11 -complete -buildid T3VzLCjq36tzXvtcIsdu/T3VzLCjq36tzXvtcIsdu -goversion go1.15.3 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./config.go github.com/coreos/ignition/v2/config/v3_3_experimental/translate mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_3_experimental/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental/translate -lang=go1.11 -complete -buildid e0bXq-orKpCVtqO8KNQQ/e0bXq-orKpCVtqO8KNQQ -goversion go1.15.3 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/16/16382e554ccee1a177efc6114867daae3a54a0ad5f9339a0833fd085d2197d21-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/04/04008383172fce1226a91bd41f0eb9a86cb26d09bef1779dc407f36de7d87ed7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/58/5807c538e88b742f765c9c97e9c9beebd639193bd4c6eaaf80fc2a6c73a9e989-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/37/375782a4f2551782b5af9b9c9bc5188ca5b3cbe236c1892e5608b2660927d5cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/54/54550dda507fb954958ad73bcc791372fb5c1b52b9de3fa4bf471efab3781c4a-d # internal github.com/coreos/ignition/v2/config mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b054/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/translate=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/translate=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p github.com/coreos/ignition/v2/config -lang=go1.11 -complete -buildid q942xSSeki2v28z3dmSs/q942xSSeki2v28z3dmSs -goversion go1.15.3 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/7f/7fa45092e1b5b7f7629038ccb42fa86a4c71da12aa2a911eb5e04ccb6b739ec9-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/v22\tv22.0.0\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/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b038/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b140/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.11 -complete -buildid meIx3ud2laSMPNCNzwtd/meIx3ud2laSMPNCNzwtd -goversion go1.15.3 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/71/71098e970cf1d064ef0b31d558f62d48083c3da95925bdda71f2cd882f5fd821-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/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b038/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b140/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b054/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/translate=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/translate=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/windows=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b034/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b126/_pkg_.a packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b060/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b133/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b030/_pkg_.a packagefile regexp/syntax=$WORK/b042/_pkg_.a packagefile encoding=$WORK/b046/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b127/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b129/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile bufio=$WORK/b059/_pkg_.a packagefile compress/gzip=$WORK/b065/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile crypto/tls=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b111/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile math/rand=$WORK/b072/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile mime/multipart=$WORK/b121/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/http/httptrace=$WORK/b123/_pkg_.a packagefile net/http/internal=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b128/_pkg_.a packagefile compress/flate=$WORK/b066/_pkg_.a packagefile hash/crc32=$WORK/b067/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b078/_pkg_.a packagefile crypto/ecdsa=$WORK/b079/_pkg_.a packagefile crypto/ed25519=$WORK/b086/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/hmac=$WORK/b088/_pkg_.a packagefile crypto/md5=$WORK/b089/_pkg_.a packagefile crypto/rc4=$WORK/b090/_pkg_.a packagefile crypto/rsa=$WORK/b091/_pkg_.a packagefile crypto/sha1=$WORK/b092/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile crypto/x509=$WORK/b094/_pkg_.a packagefile encoding/pem=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b116/_pkg_.a packagefile mime/quotedprintable=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b099/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile internal/singleflight=$WORK/b101/_pkg_.a packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b085/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b087/_pkg_.a packagefile crypto/dsa=$WORK/b095/_pkg_.a packagefile crypto/x509/pkix=$WORK/b096/_pkg_.a packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b113/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out.exe -importcfg $WORK/b001/importcfg.link -buildmode=pie -buildid=DniFXD36c_zsu88F15BD/meIx3ud2laSMPNCNzwtd/qelHiwVCCz_-Ove7n7ER/DniFXD36c_zsu88F15BD -X github.com/coreos/ignition/v2/internal/version.Raw=2.7.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0xbcc4f163e2c299ccf0b482d948431dd3c323a803 -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out.exe # internal mkdir -p ./ mv $WORK/b001/exe/a.out.exe ./ignition-validate-x86_64-pc-windows-gnu.exe rm -r $WORK/b001/ + export GOARCH= + GOARCH= + export GOOS=linux + GOOS=linux + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JOi9Bs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64 ++ dirname /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64 + cd ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8 + install -d -p /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64//usr/lib/dracut/modules.d + install -d -p /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64//usr/lib/systemd/system + cp -r dracut/30ignition /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64//usr/lib/dracut/modules.d/ + install -m 0644 -t /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64//usr/lib/systemd/system/ systemd/ignition-firstboot-complete.service + install -d -p /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64/usr/bin + install -p -m 0755 ./ignition-validate /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64/usr/bin + install -d -p /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64/usr/share/ignition + install -p -m 0644 ./ignition-validate-x86_64-apple-darwin /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64/usr/share/ignition + install -p -m 0644 ./ignition-validate-x86_64-pc-windows-gnu.exe /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64/usr/share/ignition + install -p -m 0755 ./ignition /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64//usr/lib/dracut/modules.d/30ignition + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 2.7.0-1.git5be43fd.eln105 --unique-debug-suffix -2.7.0-1.git5be43fd.eln105.x86_64 --unique-debug-src-base ignition-2.7.0-1.git5be43fd.eln105.x86_64 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64/usr/lib/dracut/modules.d/30ignition/ignition explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64/usr/bin/ignition-validate extracting debug info from /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64/usr/bin/ignition-validate extracting debug info from /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64/usr/lib/dracut/modules.d/30ignition/ignition dwz: Allocatable section in ./usr/bin/ignition-validate-2.7.0-1.git5be43fd.eln105.x86_64.debug after non-allocatable ones dwz: Too few files for multifile optimization original debug info size: 28532kB, size after compression: 27256kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 1 CRC32s did match. 16109 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 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/ignition-setup-base.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/module-setup.sh from /bin/bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.PaDpat + umask 022 + cd /builddir/build/BUILD + cd ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ignition-2.7.0-1.git5be43fd.eln105.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3dff9q + umask 022 + cd /builddir/build/BUILD + cd ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8 + DOCDIR=/builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64/usr/share/doc/ignition + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64/usr/share/doc/ignition + cp -pr README.md /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64/usr/share/doc/ignition + cp -pr docs/ /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64/usr/share/doc/ignition + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bUSIos + umask 022 + cd /builddir/build/BUILD + cd ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8 + LICENSEDIR=/builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64/usr/share/licenses/ignition + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64/usr/share/licenses/ignition + cp -pr LICENSE /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64/usr/share/licenses/ignition + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(golang(cloud.google.com/go)) = 0.58.0 bundled(golang(cloud.google.com/go/compute/metadata)) = 0.58.0 bundled(golang(cloud.google.com/go/iam)) = 0.58.0 bundled(golang(cloud.google.com/go/internal)) = 0.58.0 bundled(golang(cloud.google.com/go/internal/optional)) = 0.58.0 bundled(golang(cloud.google.com/go/internal/trace)) = 0.58.0 bundled(golang(cloud.google.com/go/internal/version)) = 0.58.0 bundled(golang(cloud.google.com/go/storage)) = 0.58.0 bundled(golang(github.com/aws/aws-sdk-go/aws)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/arn)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/awserr)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/awsutil)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/client)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/client/metadata)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/corehandlers)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/credentials)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/credentials/endpointcreds)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/credentials/processcreds)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/credentials/stscreds)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/csm)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/defaults)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/ec2metadata)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/endpoints)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/request)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/session)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/signer/v4)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/internal/context)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/internal/ini)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/internal/s3err)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/internal/sdkio)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/internal/sdkmath)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/internal/sdkrand)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/internal/sdkuri)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/internal/shareddefaults)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/internal/strings)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/internal/sync/singleflight)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/private/protocol)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/eventstream)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/json/jsonutil)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/query)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/query/queryutil)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/rest)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/restxml)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/service/s3)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/service/s3/internal/arn)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/service/s3/s3iface)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/service/s3/s3manager)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/service/sts)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/service/sts/stsiface)) = 1.30.28 bundled(golang(github.com/coreos/go-semver/semver)) = 0.3.0 bundled(golang(github.com/coreos/go-systemd/v22/dbus)) = 22.0.0 bundled(golang(github.com/coreos/go-systemd/v22/journal)) = 22.0.0 bundled(golang(github.com/coreos/go-systemd/v22/unit)) = 22.0.0 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/google/renameio)) = 0.1.0 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.5.1 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(go.opencensus.io)) = 0.22.5 bundled(golang(go.opencensus.io/internal)) = 0.22.5 bundled(golang(go.opencensus.io/internal/tagencoding)) = 0.22.5 bundled(golang(go.opencensus.io/metric/metricdata)) = 0.22.5 bundled(golang(go.opencensus.io/metric/metricproducer)) = 0.22.5 bundled(golang(go.opencensus.io/plugin/ochttp)) = 0.22.5 bundled(golang(go.opencensus.io/plugin/ochttp/propagation/b3)) = 0.22.5 bundled(golang(go.opencensus.io/resource)) = 0.22.5 bundled(golang(go.opencensus.io/stats)) = 0.22.5 bundled(golang(go.opencensus.io/stats/internal)) = 0.22.5 bundled(golang(go.opencensus.io/stats/view)) = 0.22.5 bundled(golang(go.opencensus.io/tag)) = 0.22.5 bundled(golang(go.opencensus.io/trace)) = 0.22.5 bundled(golang(go.opencensus.io/trace/internal)) = 0.22.5 bundled(golang(go.opencensus.io/trace/propagation)) = 0.22.5 bundled(golang(go.opencensus.io/trace/tracestate)) = 0.22.5 bundled(golang(golang.org/x/net/context)) = 0.0.0-20200602114024.git627f9648deb9 bundled(golang(golang.org/x/net/context/ctxhttp)) = 0.0.0-20200602114024.git627f9648deb9 bundled(golang(golang.org/x/net/http/httpguts)) = 0.0.0-20200602114024.git627f9648deb9 bundled(golang(golang.org/x/net/http/httpproxy)) = 0.0.0-20200602114024.git627f9648deb9 bundled(golang(golang.org/x/net/http2)) = 0.0.0-20200602114024.git627f9648deb9 bundled(golang(golang.org/x/net/http2/hpack)) = 0.0.0-20200602114024.git627f9648deb9 bundled(golang(golang.org/x/net/idna)) = 0.0.0-20200602114024.git627f9648deb9 bundled(golang(golang.org/x/net/internal/timeseries)) = 0.0.0-20200602114024.git627f9648deb9 bundled(golang(golang.org/x/net/trace)) = 0.0.0-20200602114024.git627f9648deb9 bundled(golang(golang.org/x/oauth2)) = 0.0.0-20200107190931.gitbf48bf16ab8d bundled(golang(golang.org/x/oauth2/google)) = 0.0.0-20200107190931.gitbf48bf16ab8d bundled(golang(golang.org/x/oauth2/internal)) = 0.0.0-20200107190931.gitbf48bf16ab8d bundled(golang(golang.org/x/oauth2/jws)) = 0.0.0-20200107190931.gitbf48bf16ab8d bundled(golang(golang.org/x/oauth2/jwt)) = 0.0.0-20200107190931.gitbf48bf16ab8d bundled(golang(golang.org/x/sys/internal/unsafeheader)) = 0.0.0-20200610111108.git226ff32320da bundled(golang(golang.org/x/sys/unix)) = 0.0.0-20200610111108.git226ff32320da bundled(golang(golang.org/x/tools/cmd/goimports)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/go/analysis)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/go/analysis/passes/inspect)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/go/ast/astutil)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/go/ast/inspector)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/go/buildutil)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/go/gcexportdata)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/go/internal/cgo)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/go/internal/gcimporter)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/go/internal/packagesdriver)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/go/loader)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/go/packages)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/go/types/objectpath)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/go/types/typeutil)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/internal/analysisinternal)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/internal/event)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/internal/event/core)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/internal/event/keys)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/internal/event/label)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/internal/fastwalk)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/internal/gocommand)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/internal/gopathwalk)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/internal/imports)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/internal/packagesinternal)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(google.golang.org/api/googleapi)) = 0.26.0 bundled(golang(google.golang.org/api/googleapi/transport)) = 0.26.0 bundled(golang(google.golang.org/api/internal)) = 0.26.0 bundled(golang(google.golang.org/api/internal/gensupport)) = 0.26.0 bundled(golang(google.golang.org/api/internal/third_party/uritemplates)) = 0.26.0 bundled(golang(google.golang.org/api/iterator)) = 0.26.0 bundled(golang(google.golang.org/api/option)) = 0.26.0 bundled(golang(google.golang.org/api/option/internaloption)) = 0.26.0 bundled(golang(google.golang.org/api/storage/v1)) = 0.26.0 bundled(golang(google.golang.org/api/transport/cert)) = 0.26.0 bundled(golang(google.golang.org/api/transport/http)) = 0.26.0 bundled(golang(google.golang.org/api/transport/http/internal/propagation)) = 0.26.0 bundled(golang(google.golang.org/genproto/googleapis/api/annotations)) = 0.0.0-20200610104632.gita5b850bcf112 bundled(golang(google.golang.org/genproto/googleapis/iam/v1)) = 0.0.0-20200610104632.gita5b850bcf112 bundled(golang(google.golang.org/genproto/googleapis/rpc/code)) = 0.0.0-20200610104632.gita5b850bcf112 bundled(golang(google.golang.org/genproto/googleapis/rpc/status)) = 0.0.0-20200610104632.gita5b850bcf112 bundled(golang(google.golang.org/genproto/googleapis/type/expr)) = 0.0.0-20200610104632.gita5b850bcf112 ignition = 2.7.0-1.git5be43fd.eln105 ignition(x86-64) = 2.7.0-1.git5be43fd.eln105 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.2.5)(64bit) libc.so.6(GLIBC_2.32)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Obsoletes: ignition-dracut < 0.31.0-3 Processing files: ignition-validate-2.7.0-1.git5be43fd.eln105.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.m8Rmos + umask 022 + cd /builddir/build/BUILD + cd ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8 + DOCDIR=/builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64/usr/share/doc/ignition-validate + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64/usr/share/doc/ignition-validate + cp -pr README.md /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64/usr/share/doc/ignition-validate + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.26sIHr + umask 022 + cd /builddir/build/BUILD + cd ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8 + LICENSEDIR=/builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64/usr/share/licenses/ignition-validate + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64/usr/share/licenses/ignition-validate + cp -pr LICENSE /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64/usr/share/licenses/ignition-validate + RPM_EC=0 ++ jobs -p + exit 0 Provides: ignition-validate = 2.7.0-1.git5be43fd.eln105 ignition-validate(x86-64) = 2.7.0-1.git5be43fd.eln105 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.32)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) Conflicts: ignition < 0.31.0-3 Processing files: ignition-validate-nonlinux-2.7.0-1.git5be43fd.eln105.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZyE96t + umask 022 + cd /builddir/build/BUILD + cd ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8 + LICENSEDIR=/builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64/usr/share/licenses/ignition-validate-nonlinux + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64/usr/share/licenses/ignition-validate-nonlinux + cp -pr LICENSE /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64/usr/share/licenses/ignition-validate-nonlinux + RPM_EC=0 ++ jobs -p + exit 0 Provides: ignition-validate-nonlinux = 2.7.0-1.git5be43fd.eln105 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: ignition < 0.31.0-3 Processing files: ignition-debugsource-2.7.0-1.git5be43fd.eln105.x86_64 Provides: ignition-debugsource = 2.7.0-1.git5be43fd.eln105 ignition-debugsource(x86-64) = 2.7.0-1.git5be43fd.eln105 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ignition-debuginfo-2.7.0-1.git5be43fd.eln105.x86_64 Provides: debuginfo(build-id) = dc7fce9e3415b5e774d5c894bda8d746f8900368 ignition-debuginfo = 2.7.0-1.git5be43fd.eln105 ignition-debuginfo(x86-64) = 2.7.0-1.git5be43fd.eln105 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ignition-debugsource(x86-64) = 2.7.0-1.git5be43fd.eln105 Processing files: ignition-validate-debuginfo-2.7.0-1.git5be43fd.eln105.x86_64 Provides: debuginfo(build-id) = f07c87648037afe2501c4293591f25923d6e759a ignition-validate-debuginfo = 2.7.0-1.git5be43fd.eln105 ignition-validate-debuginfo(x86-64) = 2.7.0-1.git5be43fd.eln105 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ignition-debugsource(x86-64) = 2.7.0-1.git5be43fd.eln105 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64 Wrote: /builddir/build/RPMS/ignition-validate-2.7.0-1.git5be43fd.eln105.x86_64.rpm Wrote: /builddir/build/RPMS/ignition-validate-debuginfo-2.7.0-1.git5be43fd.eln105.x86_64.rpm Wrote: /builddir/build/RPMS/ignition-debugsource-2.7.0-1.git5be43fd.eln105.x86_64.rpm Wrote: /builddir/build/RPMS/ignition-validate-nonlinux-2.7.0-1.git5be43fd.eln105.noarch.rpm Wrote: /builddir/build/RPMS/ignition-2.7.0-1.git5be43fd.eln105.x86_64.rpm Wrote: /builddir/build/RPMS/ignition-debuginfo-2.7.0-1.git5be43fd.eln105.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NBLOlu + umask 022 + cd /builddir/build/BUILD + cd ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0